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

C

checkExternalItemUnregistration(ItemEntry<K, V>) - Method in class org.softamis.net.registry.impl.DefaultConsumingRegistry
Tries to perform unregistration of the item issued by ProvidingRegistry.
cleanup() - Method in class org.softamis.net.multicast.AbstractMulticaster
 
cleanup() - Method in class org.softamis.net.multicast.DefaultMulticaster
 
cleanup() - Method in class org.softamis.net.multicast.MultihomeMulticaster
 
clear() - Method in class org.softamis.net.cache.impl.MapBasedCache
 
clear() - Method in interface org.softamis.net.cache.SimpleCache
Clears cache content
clear() - Method in interface org.softamis.net.registry.impl.AbstractProvidingRegistry.ItemsStorage
Clears all storage content
clear() - Method in class org.softamis.net.registry.impl.AbstractProvidingRegistry.MultiValueItemsStorage
 
clear() - Method in class org.softamis.net.registry.impl.AbstractProvidingRegistry.SingleValueItemsStorage
 
close() - Method in class org.softamis.net.cache.impl.DefaultDistributedCache
Closes ProvidingRegistry.
close() - Method in interface org.softamis.net.exchange.CommunicationHelper
Used to close helper after usage at the end of lifecycle.
close() - Method in class org.softamis.net.exchange.jgroups.JGCommunicationHelper
 
close() - Method in class org.softamis.net.exchange.udp.UDPCommunicationHelper
Closing helper and multicaster (if one was not set from outside)
close() - Method in class org.softamis.net.multicast.AbstractMulticaster
 
close() - Method in class org.softamis.net.multicast.listener.NetworkInstancesChecker
 
close() - Method in interface org.softamis.net.multicast.Multicaster
Closes multicaster.
close() - Method in interface org.softamis.net.registry.ConsumingRegistry
Closes this registry instance and performs all necessary cleanup.
close() - Method in class org.softamis.net.registry.impl.DefaultConsumingRegistry
Closed consumer registry.
close() - Method in class org.softamis.net.registry.impl.DefaultProvidingRegistry
Closes ProvidingRegistry.
closeStream(OutputStream, String) - Static method in class org.softamis.net.exchange.support.AbstractCommunicationProtocol
Utility method used to close OutputStream
closeStream(InputStream, String) - Static method in class org.softamis.net.exchange.support.AbstractCommunicationProtocol
Utility method used to close InputStream
collectInterfaceAddresses(NetworkInterface, List<InetAddress>, InetAddressAcceptor) - Method in class org.softamis.net.localinfo.DefaultLocalNetworkInfoProvider
 
collectInterfaceIPs(NetworkInterface, List<String>, InetAddressAcceptor) - Static method in class org.softamis.net.localinfo.DefaultLocalNetworkInfoProvider
 
COMMAND_ITEM_INVALID - Static variable in interface org.softamis.net.exchange.CommunicationHelper
Command indicates that item is invalidated
COMMAND_ITEM_REGISTERED - Static variable in interface org.softamis.net.exchange.CommunicationHelper
Command indicates that item is registered
COMMAND_ITEM_REQUEST - Static variable in interface org.softamis.net.exchange.CommunicationHelper
Command indicates that information about items for key is requested
COMMAND_ITEM_UNREGISTERED - Static variable in interface org.softamis.net.exchange.CommunicationHelper
Command indicates that item is unregistered
CommunicationHelper<K extends java.io.Serializable,V extends java.io.Serializable> - Interface in org.softamis.net.exchange
Interface defines generic facade for network communication protocol used by distributed registry.
CommunicationProtocol<D extends java.io.Serializable,K extends java.io.Serializable,V extends java.io.Serializable> - Interface in org.softamis.net.exchange
Interface defines generic facade for transformation data from/to form used during low level network communications.
ConsumingRegistry<K extends java.io.Serializable,V extends java.io.Serializable> - Interface in org.softamis.net.registry
Generic interface for ConsumingRegistry.
createDataToSend(byte, String, ItemEntry<K, V>) - Method in interface org.softamis.net.exchange.CommunicationProtocol
Converts information stored in ItemEntry into low level data which could be sent in network communication.
createDataToSend(byte, String, ItemEntry<K, V>) - Method in class org.softamis.net.exchange.support.AbstractCommunicationProtocol
Converts information stored in ItemEntry into low level data which could be sent in network communication.
createEntryToReceiveData() - Method in class org.softamis.net.exchange.support.AbstractCommunicationHelper
 
createListenerInvokers() - Method in class org.softamis.net.multicast.AbstractMulticaster
 
createMessageContent(byte, String, ItemEntry<K, V>) - Method in class org.softamis.net.exchange.jgroups.JGCommunicationProtocol
 
createMessageContent(byte, String, ItemEntry<K, V>) - Method in class org.softamis.net.exchange.support.AbstractCommunicationProtocol
Creates MessageContent which will be converted into form used by underlying network communication based on provided parameters.
createMessageContent(byte, String, ItemEntry<K, V>) - Method in class org.softamis.net.exchange.udp.UDPCommunicationProtocol
Creates MessageContent which will be converted into form used by underlying network communication based on provided parameters.
createMessageContentToRead() - Method in class org.softamis.net.exchange.support.AbstractCommunicationProtocol
 

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