|
Spring Integration | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| TcpSocketFactorySupport | Strategy interface for supplying Socket Factories. |
| TcpSocketSupport | Strategy interface for modifying sockets. |
| TcpSSLContextSupport | Strategy interface for the creation of an SSLContext object
for use with SSL/TLS sockets. |
| Class Summary | |
|---|---|
| DefaultTcpNetSocketFactorySupport | Implementation of TcpSocketFactorySupport
for non-SSL sockets ServerSocket and
Socket. |
| DefaultTcpNetSSLSocketFactorySupport | Implementation of TcpSocketFactorySupport
for SSL sockets SSLServerSocket and
SSLSocket. |
| DefaultTcpSocketSupport | Default implementation of TcpSocketSupport; makes no
changes to sockets. |
| DefaultTcpSSLContextSupport | Default implementation of TcpSSLContextSupport; uses a
'TLS' (by default) SSLContext, initialized with 'JKS'
keystores, managed by 'SunX509' Key and Trust managers. |
Provides classes supporting the creation/manipulation of sockets, SSLContexts etc.
|
Spring Integration | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||