|
Project JXTA | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
MessageTransport implementation which
which provides secure, private message transmission using TLS sockets.
See:
Description
| Class Summary | |
|---|---|
| JTlsDefs | |
| JTlsInputStream | Acts as the input for TLS. |
| JTlsOutputStream | Acts as the output for TLS. |
| TlsConn | This class implements the TLS connection between two peers. |
| TlsConn.HandshakeState | Tracks the state of our TLS connection with a remote peer. |
| TlsManager | Manages the connection pool between peers. |
| TlsMessenger | This class implements sending message onto a TLS connection. |
| TlsSocket | A "shim" socket which we provide to the TLS layer. |
| TlsTransport | A JXTA MessageTransport implementation which
uses TLS sockets. |
A JXTA MessageTransport implementation which
which provides secure, private message transmission using TLS sockets. A
virtual transport, the messages are transfered between peers using some
other message transport.
|
JXTA J2SE | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||