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

M

MapBasedCache<K extends java.io.Serializable,V extends java.io.Serializable> - Class in org.softamis.net.cache.impl
Generic implementation of simple cache.
MapBasedCache() - Constructor for class org.softamis.net.cache.impl.MapBasedCache
 
markDirty(K) - Method in class org.softamis.net.registry.impl.AbstractConsumingRegistry
Method allows to mark some key of items as dirty.
markItemInvalid(K, V) - Method in interface org.softamis.net.registry.ConsumingRegistry
Provides ability to mark specific item stored in the distributed registry as invalid one.
markItemInvalid(K, V) - Method in class org.softamis.net.registry.impl.AbstractConsumingRegistry
 
MaximumResponcesListener - Interface in org.softamis.net.multicast.listener
Interface defines policy that could be invoked if more instances of multicaster than allowed exist within network
maxResponsesExceeding(int) - Method in class org.softamis.net.multicast.listener.NetworkPolicy
 
MessageContent<K extends java.io.Serializable,V extends java.io.Serializable,A extends java.io.Serializable> - Class in org.softamis.net.exchange.support
Class that represents internal data that is sent as network notification.
MessageContent() - Constructor for class org.softamis.net.exchange.support.MessageContent
 
MessageContent(String) - Constructor for class org.softamis.net.exchange.support.MessageContent
 
MSG_EXCEPTION_CLOSING_STREAM - Static variable in class org.softamis.net.exchange.support.AbstractCommunicationProtocol
 
MulticastDataEvent - Class in org.softamis.net.multicast
Event object that contains information about data received by multicaster from network.
MulticastDataEvent(Object) - Constructor for class org.softamis.net.multicast.MulticastDataEvent
 
MulticastDataEvent(Object, byte[], InetAddress, int) - Constructor for class org.softamis.net.multicast.MulticastDataEvent
 
Multicaster - Interface in org.softamis.net.multicast
Interface defines generic multicaster that uses UDP multicasting to send/receive messages via network
MulticastListener - Interface in org.softamis.net.multicast
Interface defines listener that allows to receive data obtained by multicaster from network
MultihomeMulticaster - Class in org.softamis.net.multicast
Implementation of multicaster used to support multihome systems (ones that has several network interfaces).
MultihomeMulticaster() - Constructor for class org.softamis.net.multicast.MultihomeMulticaster
 
MultihomeMulticaster.WorkerThread - Class in org.softamis.net.multicast
 
MultihomeMulticaster.WorkerThread(String, AbstractMulticaster.SocketWorker) - Constructor for class org.softamis.net.multicast.MultihomeMulticaster.WorkerThread
 

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