Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
javax.net.ssl | Provides classes for the secure socket package. |
Uses of SSLSocket in javax.net.ssl |
---|
Modifier and Type | Method and Description |
---|---|
SSLSocket |
HandshakeCompletedEvent.getSocket()
Returns the socket which is the source of this event. |
Constructor and Description |
---|
HandshakeCompletedEvent(SSLSocket sock,
SSLSession s)
Constructs a new HandshakeCompletedEvent. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.