Uses of Class
org.mpisws.p2p.transport.ssl.SSLTransportLayerImpl

Packages that use SSLTransportLayerImpl
org.mpisws.p2p.transport.ssl   
 

Uses of SSLTransportLayerImpl in org.mpisws.p2p.transport.ssl
 

Fields in org.mpisws.p2p.transport.ssl declared as SSLTransportLayerImpl
protected  SSLTransportLayerImpl<Identifier,?> SSLSocketManager.sslTL
           
 

Methods in org.mpisws.p2p.transport.ssl with parameters of type SSLTransportLayerImpl
protected  SSLSocketManager<Identifier> SSLTransportLayerImpl.getSocketManager(SSLTransportLayerImpl<Identifier,?> sslTL, P2PSocket<Identifier> s, Continuation<SSLSocketManager<Identifier>,Exception> c, boolean server, boolean useClientAuth)
           
 

Constructors in org.mpisws.p2p.transport.ssl with parameters of type SSLTransportLayerImpl
SSLSocketManager(SSLTransportLayerImpl<Identifier,?> sslTL, P2PSocket<Identifier> s, Continuation<SSLSocketManager<Identifier>,Exception> c, boolean server, boolean useClientAuth)
          Called on incoming side
 



Copyright © 2010. All Rights Reserved.