Package com.epam.common.transport
Interface NIOTransport
- All Superinterfaces:
Transport
- All Known Implementing Classes:
NIOSocketTransport
,NIOTCPTransport
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setSessionConnectivityParams
(Map<String, Object> connectivityParams) Methods inherited from interface com.epam.common.transport.Transport
close, getAddress, getInetAddress, getLocalPort, getPort, getSSLCertificates, getSSLCipherSuite, getSSLProtocol, isBlockingSocket, isOpen, open, read, read, read, read, waitUntilReadyToWrite, write, write, write, write
-
Method Details
-
setSessionConnectivityParams
-