public class SslHandshakeSniffingTransportWrapper extends HandshakeSniffingTransportWrapper<SslTransportWrapper,TransportWrapper> implements SslTransportWrapper
_selectedTransportWrapper, _wrapper1, _wrapper2
Modifier and Type | Method and Description |
---|---|
protected int |
bufferSize() |
java.lang.String |
getCipherName() |
java.lang.String |
getProtocolName() |
protected void |
makeDetermination(byte[] bytesInput) |
capacity, close_head, close_tail, head, isDeterminationMade, pending, pop, position, process, tail
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
capacity, close_tail, position, process, tail
close_head, head, pending, pop
public java.lang.String getCipherName()
getCipherName
in interface SslTransportWrapper
public java.lang.String getProtocolName()
getProtocolName
in interface SslTransportWrapper
protected int bufferSize()
bufferSize
in class HandshakeSniffingTransportWrapper<SslTransportWrapper,TransportWrapper>
protected void makeDetermination(byte[] bytesInput)
makeDetermination
in class HandshakeSniffingTransportWrapper<SslTransportWrapper,TransportWrapper>