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

U

UDPCommunicationHelper<K extends java.io.Serializable,V extends java.io.Serializable> - Class in org.softamis.net.exchange.udp
Implementation of CommunicationHelper that uses UDP multicast as underlying trasport mechanizm of network communications.
UDPCommunicationHelper() - Constructor for class org.softamis.net.exchange.udp.UDPCommunicationHelper
 
UDPCommunicationProtocol<K extends java.io.Serializable,V extends java.io.Serializable> - Class in org.softamis.net.exchange.udp
Default implementation of CommunicationProtocol if multicasting UDP is used as underlying network transport protocol.
UDPCommunicationProtocol() - Constructor for class org.softamis.net.exchange.udp.UDPCommunicationProtocol
 
unregisterAllItems() - Method in class org.softamis.net.registry.impl.AbstractProvidingRegistry
 
unregisterAllItems() - Method in interface org.softamis.net.registry.ProvidingRegistry
 
unRegisterItem(K) - Method in class org.softamis.net.registry.impl.AbstractProvidingRegistry
Performs un-registration of the item under given key.
unRegisterItem(K) - Method in interface org.softamis.net.registry.ProvidingRegistry
Performs un-registration of the item under given key.
update(Map<K, V>) - Method in class org.softamis.net.cache.impl.MapBasedCache
 
update(Map<K, V>) - Method in interface org.softamis.net.cache.SimpleCache
Updates content of cache by given values (old values will be removed)

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