|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.net.Socket
COM.claymoresystems.ptls.SSLSocket
org.apache.tomcat.util.net.puretls.PureTLSSocket
Field Summary |
Fields inherited from interface COM.claymoresystems.sslg.SSLSocketXInt |
CLIENT, SERVER |
Constructor Summary | |
PureTLSSocket()
|
Methods inherited from class COM.claymoresystems.ptls.SSLSocket |
_stompOutputStream, close, getCertificateChain, getCipherSuite, getInputStream, getOutputStream, getPolicy, getSessionID, getVersion, handshake, hardClose, main, renegotiate, renegotiate, sendClose, toString, waitForClose |
Methods inherited from class java.net.Socket |
bind, connect, connect, getChannel, getInetAddress, getKeepAlive, getLocalAddress, getLocalPort, getLocalSocketAddress, getOOBInline, getPort, getReceiveBufferSize, getRemoteSocketAddress, getReuseAddress, getSendBufferSize, getSoLinger, getSoTimeout, getTcpNoDelay, getTrafficClass, isBound, isClosed, isConnected, isInputShutdown, isOutputShutdown, sendUrgentData, setKeepAlive, setOOBInline, setReceiveBufferSize, setReuseAddress, setSendBufferSize, setSocketImplFactory, setSoLinger, setSoTimeout, setTcpNoDelay, setTrafficClass, shutdownInput, shutdownOutput |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PureTLSSocket() throws java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |