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

I

incrementResponseCount() - Method in class org.softamis.net.multicast.listener.NetworkListener
 
InetAddressAcceptor - Interface in org.softamis.net.localinfo
Interface which declares generic policy for accepting particular NetworkInterface or particular InetAddress from that interface;
init() - Method in class org.softamis.net.cache.impl.DefaultDistributedCache
Method that performs initialization of the registry provider by additing it as listener to CommunicationHelper used to perform network communication.
init() - Method in interface org.softamis.net.exchange.CommunicationHelper
Method used for initialization of communication helper.
init() - Method in class org.softamis.net.exchange.jgroups.JGCommunicationHelper
 
init() - Method in class org.softamis.net.exchange.udp.UDPCommunicationHelper
Method used for initialization of communication helper.
init() - Method in class org.softamis.net.registry.impl.DefaultConsumingRegistry
Method that performs initialization of the consumer registry by additing it as listener to CommunicationHelper used to perform network communication.
init() - Method in class org.softamis.net.registry.impl.DefaultProvidingRegistry
Method that performs initialization of the registry provider by additing it as listener to CommunicationHelper used to perform network communication.
initAdapter() - Method in class org.softamis.net.exchange.jgroups.JGCommunicationHelper
 
INITIAL_REQUESTS - Static variable in class org.softamis.net.multicast.listener.NetworkListener
 
initMulticaster() - Method in class org.softamis.net.exchange.udp.UDPCommunicationHelper
 
INSTANCE - Static variable in class org.softamis.net.localinfo.acceptor.AnyAddressAcceptor
 
INSTANCE - Static variable in class org.softamis.net.localinfo.acceptor.NoAddressAcceptor
 
INSTANCE_NO_LOCAL - Static variable in class org.softamis.net.localinfo.acceptor.Ip4AddressesAcceptor
 
INSTANCE_WITH_LOCAL - Static variable in class org.softamis.net.localinfo.acceptor.Ip4AddressesAcceptor
 
insureCommunicationHelperSet() - Method in class org.softamis.net.cache.impl.DefaultDistributedCache
 
insureCommunicationHelperSet() - Method in class org.softamis.net.registry.impl.DefaultConsumingRegistry
 
insureCommunicationHelperSet() - Method in class org.softamis.net.registry.impl.DefaultProvidingRegistry
 
insureCommunicationProtocolAndMulticasterSet() - Method in class org.softamis.net.exchange.udp.UDPCommunicationHelper
 
insureCommunicationProtocolSet() - Method in class org.softamis.net.exchange.jgroups.JGCommunicationHelper
 
Ip4AddressesAcceptor - Class in org.softamis.net.localinfo.acceptor
Implementation of InetAddessAcceptor which accepts only ip addresses and network interfaces that support Ip4 protocol
Ip4AddressesAcceptor(boolean) - Constructor for class org.softamis.net.localinfo.acceptor.Ip4AddressesAcceptor
 
isAcceptLoopback() - Method in class org.softamis.net.localinfo.acceptor.Ip4AddressesAcceptor
 
isAcceptSignature(String) - Method in class org.softamis.net.exchange.support.MessageContent
 
isActive() - Method in class org.softamis.net.multicast.AbstractMulticaster
 
isActive() - Method in interface org.softamis.net.multicast.Multicaster
Indicates whether multicaster is active
isClosed() - Method in interface org.softamis.net.registry.ConsumingRegistry
Indicated whether registry it in closed state
isClosed() - Method in class org.softamis.net.registry.impl.DefaultConsumingRegistry
 
isDirty(K) - Method in interface org.softamis.net.registry.ConsumingRegistry
Indicates whether there were any changes in distributed registry occurred due to synchronization since the last call of the getItems() for given key.
isDirty(K) - Method in class org.softamis.net.registry.impl.AbstractConsumingRegistry
 
isIssueRequestForInvalidatedService() - Method in class org.softamis.net.registry.impl.DefaultConsumingRegistry
Returns option which defines policy how "COMMAND_ITEM_INVALIDATED" notification should be processed by ConsumingRegistry.
isItemNotRegistrered(K, V) - Method in class org.softamis.net.registry.impl.AbstractProvidingRegistry.MultiValueItemsStorage
Methods checks whether given item was already registred under given key
isItemNotRegistrered(K, V) - Method in class org.softamis.net.registry.impl.AbstractProvidingRegistry.SingleValueItemsStorage
Methods checks whether given item was already registred under given key
isMultivalued() - Method in class org.softamis.net.registry.impl.AbstractProvidingRegistry
Allows to determine whether storage allows to register several values under the same key
isMultiValued() - Method in interface org.softamis.net.registry.impl.AbstractProvidingRegistry.ItemsStorage
Allows to check whether storage allows to store several values under the same key
isMultiValued() - Method in class org.softamis.net.registry.impl.AbstractProvidingRegistry.MultiValueItemsStorage
 
isMultiValued() - Method in class org.softamis.net.registry.impl.AbstractProvidingRegistry.SingleValueItemsStorage
 
isNotOwnDatagaram(MessageContent<K, V, String>) - Method in class org.softamis.net.exchange.jgroups.JGCommunicationProtocol
 
isNotOwnDatagaram(MessageContent<K, V, A>) - Method in class org.softamis.net.exchange.support.AbstractCommunicationProtocol
Determines whether notification was obtained from external source
isNotOwnDatagaram(MessageContent<K, V, String>) - Method in class org.softamis.net.exchange.udp.UDPCommunicationProtocol
Determines whether notification was obtained from external source and is not result of own notification
isRequestItemsOnInit() - Method in class org.softamis.net.registry.impl.AbstractConsumingRegistry
Returns flag that indicates whether items should be requested right after initialization of registry
isUseCompression() - Method in class org.softamis.net.exchange.support.AbstractCommunicationProtocol
Returns indicates whether data that are sent via network should be compressed
ItemEntry<K extends java.io.Serializable,V extends java.io.Serializable> - Class in org.softamis.net.exchange.spi
Utility class used to wrap information about item.
ItemEntry() - Constructor for class org.softamis.net.exchange.spi.ItemEntry
 
ItemEntry(String, K, V) - Constructor for class org.softamis.net.exchange.spi.ItemEntry
 
ItemEntry(K, V) - Constructor for class org.softamis.net.exchange.spi.ItemEntry
 

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