|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TcpMessagingSystemFactory | |
---|---|
eneter.messaging.messagingsystems.tcpmessagingsystem | Communication via TCP. |
Uses of TcpMessagingSystemFactory in eneter.messaging.messagingsystems.tcpmessagingsystem |
---|
Methods in eneter.messaging.messagingsystems.tcpmessagingsystem that return TcpMessagingSystemFactory | |
---|---|
TcpMessagingSystemFactory |
TcpMessagingSystemFactory.setClientSecurity(IClientSecurityFactory clientSecurityFactory)
Sets the factory that will be used for creation of secured client socket. |
TcpMessagingSystemFactory |
TcpMessagingSystemFactory.setInputChannelThreading(IThreadDispatcherProvider inputChannelThreading)
Sets threading mode for input channels. |
TcpMessagingSystemFactory |
TcpMessagingSystemFactory.setOutputChannelThreading(IThreadDispatcherProvider outputChannelThreading)
Sets threading mode for output channels. |
TcpMessagingSystemFactory |
TcpMessagingSystemFactory.setServerSecurity(IServerSecurityFactory serverSecurityFactory)
Sets the factory that will be used for creation of server sockets. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |