A C D E F G H I J L M N O P R S T U W

A

AbstractCommunicationHelper<D extends java.io.Serializable,K extends java.io.Serializable,V extends java.io.Serializable> - Class in org.softamis.net.exchange.support
Class represents base implementation of CommunicationHelper used to isolate details of networking communications from registry logic.
AbstractCommunicationHelper() - Constructor for class org.softamis.net.exchange.support.AbstractCommunicationHelper
 
AbstractCommunicationProtocol<D extends java.io.Serializable,K extends java.io.Serializable,V extends java.io.Serializable,A extends java.io.Serializable> - Class in org.softamis.net.exchange.support
Abstract implementation of CommunicationProtocol that contains base methods used for transformation application level data to/from underlying network form
AbstractCommunicationProtocol() - Constructor for class org.softamis.net.exchange.support.AbstractCommunicationProtocol
 
AbstractConsumingRegistry<K extends java.io.Serializable,V extends java.io.Serializable> - Class in org.softamis.net.registry.impl
Base abstract implementation of ConsumingRegistry.
AbstractConsumingRegistry() - Constructor for class org.softamis.net.registry.impl.AbstractConsumingRegistry
 
AbstractMulticaster - Class in org.softamis.net.multicast
Abstract implementation of Multicaster that contains basic logic used for UDP multicasting
AbstractMulticaster() - Constructor for class org.softamis.net.multicast.AbstractMulticaster
 
AbstractMulticaster.ListenersInvoker - Class in org.softamis.net.multicast
 
AbstractMulticaster.ListenersInvoker() - Constructor for class org.softamis.net.multicast.AbstractMulticaster.ListenersInvoker
 
AbstractMulticaster.ListenersTask - Class in org.softamis.net.multicast
 
AbstractMulticaster.ListenersTask(List<MulticastListener>, MulticastDataEvent) - Constructor for class org.softamis.net.multicast.AbstractMulticaster.ListenersTask
 
AbstractProvidingRegistry<K extends java.io.Serializable,V extends java.io.Serializable> - Class in org.softamis.net.registry.impl
Base abstract implementation of ProvidingRegistry.
AbstractProvidingRegistry(boolean) - Constructor for class org.softamis.net.registry.impl.AbstractProvidingRegistry
Constructor which creates providing registry and initializes internal storage of registered items.
AbstractProvidingRegistry.ItemsStorage<K extends java.io.Serializable,V extends java.io.Serializable> - Interface in org.softamis.net.registry.impl
Interface with represents storage used by registry to store registered values internally
AbstractProvidingRegistry.MultiValueItemsStorage - Class in org.softamis.net.registry.impl
 
AbstractProvidingRegistry.MultiValueItemsStorage() - Constructor for class org.softamis.net.registry.impl.AbstractProvidingRegistry.MultiValueItemsStorage
 
AbstractProvidingRegistry.MultiValueItemsStorage.SimpleMapEntry<K extends java.io.Serializable,V extends java.io.Serializable> - Class in org.softamis.net.registry.impl
 
AbstractProvidingRegistry.MultiValueItemsStorage.SimpleMapEntry(K, V) - Constructor for class org.softamis.net.registry.impl.AbstractProvidingRegistry.MultiValueItemsStorage.SimpleMapEntry
 
AbstractProvidingRegistry.SingleValueItemsStorage - Class in org.softamis.net.registry.impl
Implementation of storage wich allows only one value be registered under the given key.
AbstractProvidingRegistry.SingleValueItemsStorage() - Constructor for class org.softamis.net.registry.impl.AbstractProvidingRegistry.SingleValueItemsStorage
 
acceptInetAddress(NetworkInterface, InetAddress) - Method in class org.softamis.net.localinfo.acceptor.AnyAddressAcceptor
 
acceptInetAddress(NetworkInterface, InetAddress) - Method in class org.softamis.net.localinfo.acceptor.Ip4AddressesAcceptor
 
acceptInetAddress(NetworkInterface, InetAddress) - Method in class org.softamis.net.localinfo.acceptor.NoAddressAcceptor
 
acceptInetAddress(NetworkInterface, InetAddress) - Method in interface org.softamis.net.localinfo.InetAddressAcceptor
Accepts or denies given InetAddress from corresponding NetworkInterface for further processing.
acceptNetworkInterface(NetworkInterface) - Method in class org.softamis.net.localinfo.acceptor.AnyAddressAcceptor
 
acceptNetworkInterface(NetworkInterface) - Method in class org.softamis.net.localinfo.acceptor.Ip4AddressesAcceptor
 
acceptNetworkInterface(NetworkInterface) - Method in class org.softamis.net.localinfo.acceptor.NoAddressAcceptor
 
acceptNetworkInterface(NetworkInterface) - Method in interface org.softamis.net.localinfo.InetAddressAcceptor
Accepts or denes given NetworkInterface for further processing
add(K, V) - Method in interface org.softamis.net.registry.impl.AbstractProvidingRegistry.ItemsStorage
Adds value to the storage
add(K, V) - Method in class org.softamis.net.registry.impl.AbstractProvidingRegistry.MultiValueItemsStorage
 
add(K, V) - Method in class org.softamis.net.registry.impl.AbstractProvidingRegistry.SingleValueItemsStorage
 
addMulticastListener(MulticastListener) - Method in class org.softamis.net.multicast.AbstractMulticaster
 
addMulticastListener(MulticastListener) - Method in interface org.softamis.net.multicast.Multicaster
Adds multicaster listener.
addRegistryEventProcessor(RegistryEventProcessor<K, V>) - Method in interface org.softamis.net.exchange.CommunicationHelper
Adds listener to list of registered RegistryEventProcessors which performs further processing of obtained external notifications
addRegistryEventProcessor(RegistryEventProcessor<K, V>) - Method in class org.softamis.net.exchange.support.AbstractCommunicationHelper
Adds listener to list of registered RegistryEventProcessors which performs further processing of obtained external notifications
addRegistryEventProcessor(RegistryEventProcessor<K, V>) - Method in interface org.softamis.net.registry.ConsumingRegistry
Adds listener to list of registered RegistryEventProcessors which performs the further processing of obtained external notifications
addRegistryEventProcessor(RegistryEventProcessor<K, V>) - Method in class org.softamis.net.registry.impl.DefaultConsumingRegistry
Adds listener to list of registered RegistryEventProcessors which performs further processing of obtained external notifications
addRegistryEventProcessor(RegistryEventProcessor<K, V>) - Method in class org.softamis.net.registry.impl.RegistryEventsMulticaster
Performs un-registration of event processor
addTask(AbstractMulticaster.ListenersTask) - Method in class org.softamis.net.multicast.AbstractMulticaster.ListenersInvoker
 
afterPropertiesSet() - Method in class org.softamis.net.registry.spring.DefaultConsumingRegistry
Invoked by Spring and is used to check that CommunicationHelper is set.
afterPropertiesSet() - Method in class org.softamis.net.registry.spring.DefaultDistributedCache
Invoked by Spring and is used to check that CommunicationHelper is set.
afterPropertiesSet() - Method in class org.softamis.net.registry.spring.DefaultProvidingRegistry
Invoked by Spring and performs checking that CommunicationHelper was actually set.
AnyAddressAcceptor - Class in org.softamis.net.localinfo.acceptor
Implementation of InetAddessAcceptor which accepts any given address and network interface
AnyAddressAcceptor() - Constructor for class org.softamis.net.localinfo.acceptor.AnyAddressAcceptor
 

A C D E F G H I J L M N O P R S T U W