|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SSLSocketManager | |
|---|---|
| org.mpisws.p2p.transport.ssl | |
| Uses of SSLSocketManager in org.mpisws.p2p.transport.ssl |
|---|
| Fields in org.mpisws.p2p.transport.ssl with type parameters of type SSLSocketManager | |
|---|---|
protected Continuation<SSLSocketManager<Identifier>,java.lang.Exception> |
SSLSocketManager.c
|
| Methods in org.mpisws.p2p.transport.ssl that return SSLSocketManager | |
|---|---|
protected SSLSocketManager<Identifier> |
SSLTransportLayerImpl.getSocketManager(SSLTransportLayerImpl<Identifier,?> sslTL,
P2PSocket<Identifier> s,
Continuation<SSLSocketManager<Identifier>,java.lang.Exception> c,
boolean server,
boolean useClientAuth)
|
| Method parameters in org.mpisws.p2p.transport.ssl with type arguments of type SSLSocketManager | |
|---|---|
protected SSLSocketManager<Identifier> |
SSLTransportLayerImpl.getSocketManager(SSLTransportLayerImpl<Identifier,?> sslTL,
P2PSocket<Identifier> s,
Continuation<SSLSocketManager<Identifier>,java.lang.Exception> c,
boolean server,
boolean useClientAuth)
|
| Constructor parameters in org.mpisws.p2p.transport.ssl with type arguments of type SSLSocketManager | |
|---|---|
SSLSocketManager(SSLTransportLayerImpl<Identifier,?> sslTL,
P2PSocket<Identifier> s,
Continuation<SSLSocketManager<Identifier>,java.lang.Exception> c,
boolean server,
boolean useClientAuth)
Called on incoming side |
|
|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||