Project JXTA

Uses of Class
net.jxta.impl.endpoint.tls.TlsSocket

Packages that use TlsSocket
net.jxta.impl.endpoint.tls A JXTA MessageTransport implementation which which provides secure, private message transmission using TLS sockets. 
 

Uses of TlsSocket in net.jxta.impl.endpoint.tls
 

Fields in net.jxta.impl.endpoint.tls declared as TlsSocket
(package private)  TlsSocket TlsConn.tlsSocket
          Our synthetic socket which sends and receives the ciphertext.
 


JXTA J2SE