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 

T

TcpMessagingSystemFactory - Class in eneter.messaging.messagingsystems.tcpmessagingsystem
Messaging system delivering messages via TCP.
TcpMessagingSystemFactory() - Constructor for class eneter.messaging.messagingsystems.tcpmessagingsystem.TcpMessagingSystemFactory
Constructs the TCP messaging factory.
TcpMessagingSystemFactory(IProtocolFormatter) - Constructor for class eneter.messaging.messagingsystems.tcpmessagingsystem.TcpMessagingSystemFactory
Constructs the TCP messaging factory.
ThreadMessagingSystemFactory - Class in eneter.messaging.messagingsystems.threadmessagingsystem
Messaging system delivering messages to the particular working thread.
ThreadMessagingSystemFactory() - Constructor for class eneter.messaging.messagingsystems.threadmessagingsystem.ThreadMessagingSystemFactory
Constructs thread based messaging factory.
ThreadMessagingSystemFactory(IProtocolFormatter) - Constructor for class eneter.messaging.messagingsystems.threadmessagingsystem.ThreadMessagingSystemFactory
Constructs thread based messaging factory.
ThreadPoolMessagingSystemFactory - Class in eneter.messaging.messagingsystems.threadpoolmessagingsystem
Messaging system delivering messages asynchronously (when a message is received a separate thread is invoked to process it).
ThreadPoolMessagingSystemFactory() - Constructor for class eneter.messaging.messagingsystems.threadpoolmessagingsystem.ThreadPoolMessagingSystemFactory
Constructs the factory.
ThreadPoolMessagingSystemFactory(IProtocolFormatter) - Constructor for class eneter.messaging.messagingsystems.threadpoolmessagingsystem.ThreadPoolMessagingSystemFactory
Constructs the factory.
TypedRequestReceivedEventArgs<TRequestMessage> - Class in eneter.messaging.endpoints.typedmessages
Event argument used when the typed message is received.
TypedRequestReceivedEventArgs(String, String, TRequestMessage) - Constructor for class eneter.messaging.endpoints.typedmessages.TypedRequestReceivedEventArgs
Constructs the event.
TypedRequestReceivedEventArgs(String, String, Exception) - Constructor for class eneter.messaging.endpoints.typedmessages.TypedRequestReceivedEventArgs
Constructs the message from the exception.
TypedResponseReceivedEventArgs<TResponseMessage> - Class in eneter.messaging.endpoints.typedmessages
Event argument used when a typed response message is received.
TypedResponseReceivedEventArgs(TResponseMessage) - Constructor for class eneter.messaging.endpoints.typedmessages.TypedResponseReceivedEventArgs
Constructs the event.
TypedResponseReceivedEventArgs(Exception) - Constructor for class eneter.messaging.endpoints.typedmessages.TypedResponseReceivedEventArgs
Constructs the event from the exception detected during receiving the response message.
TypeName - Variable in class eneter.messaging.endpoints.typedmessages.MultiTypedMessage
Name of the message type (without namespace).
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