Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X 

U

UdpMessagingSystemFactory - Class in eneter.messaging.messagingsystems.udpmessagingsystem
Messaging system delivering messages via UDP.
UdpMessagingSystemFactory() - Constructor for class eneter.messaging.messagingsystems.udpmessagingsystem.UdpMessagingSystemFactory
Constructs the UDP messaging factory.
UdpMessagingSystemFactory(IProtocolFormatter) - Constructor for class eneter.messaging.messagingsystems.udpmessagingsystem.UdpMessagingSystemFactory
Constructs the UDP messaging factory.
unblockProcessingThreads() - Method in class eneter.messaging.dataprocessing.messagequeueing.MessageQueue
Releases all threads waiting for messages in DequeueMessage() and sets the queue to the unblocking mode.
unregisterMessageHandler() - Method in class eneter.messaging.dataprocessing.messagequeueing.WorkingThread
Unregisters the method handling messages from the queue and stops the thread reading messages.
unregisterRequestMessageReceiver(Class<T>) - Method in interface eneter.messaging.endpoints.typedmessages.IMultiTypedMessageReceiver
Unregisters the message handler for the specified message type.
unregisterResponseMessageReceiver(Class<T>) - Method in interface eneter.messaging.endpoints.typedmessages.IMultiTypedMessageSender
Unregisters the response message handler for the specified message type.
unsubscribe(String) - Method in interface eneter.messaging.nodes.broker.IDuplexBroker
Unsubscribes from the specified message type.
unsubscribe(String[]) - Method in interface eneter.messaging.nodes.broker.IDuplexBroker
Unsubscribes from specified message types.
unsubscribe() - Method in interface eneter.messaging.nodes.broker.IDuplexBroker
Unsubscribe all messages.
unsubscribe(String) - Method in interface eneter.messaging.nodes.broker.IDuplexBrokerClient
Unsubscribes from the specified message type.
unsubscribe(String[]) - Method in interface eneter.messaging.nodes.broker.IDuplexBrokerClient
Unsubscribes from specified message types.
unsubscribe() - Method in interface eneter.messaging.nodes.broker.IDuplexBrokerClient
Unsubscribe all messages.
unsubscribe(EventHandler<T>) - Method in interface eneter.net.system.Event
Unsubscribes client from the event.
unsubscribeRemoteEvent(String, EventHandler<?>) - Method in interface eneter.messaging.endpoints.rpc.IRpcClient
Unsubscribes from the event in the service.
unwrap(Object, ISerializer) - Static method in class eneter.messaging.nodes.channelwrapper.DataWrapper
Takes the serialized WrappedData and deserializes it with the given serializer.
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links