Uses of Class
org.conscrypt.SSLSocketImpl
| Package | Description |
|---|---|
| org.conscrypt |
-
Uses of SSLSocketImpl in org.conscrypt
Subclasses of SSLSocketImpl in org.conscrypt Modifier and Type Class Description classSSLSocketWrapperThis class wraps the SSL fuctionality over existing conneted socket.Fields in org.conscrypt declared as SSLSocketImpl Modifier and Type Field Description SSLSocketImplHandshakeProtocol. socketOwnerSSLSocket owning this HandshakeProtocolConstructors in org.conscrypt with parameters of type SSLSocketImpl Constructor Description SSLSocketInputStream(SSLSocketImpl owner)Creates the application data input stream for specified socket.SSLSocketOutputStream(SSLSocketImpl owner)