| org.mortbay.jetty.security.SslHttpChannelEndPoint
SslHttpChannelEndPoint | public class SslHttpChannelEndPoint extends SelectChannelConnector.ConnectorEndPoint implements Runnable(Code) | | SslHttpChannelEndPoint.
author: Nik Gonzalez author: Greg Wilkins |
flush | public int flush(Buffer header, Buffer buffer, Buffer trailer) throws IOException(Code) | | |
isBufferingInput | public boolean isBufferingInput()(Code) | | |
isBufferingOutput | public boolean isBufferingOutput()(Code) | | |
isBufferred | public boolean isBufferred()(Code) | | |
updateKey | protected void updateKey()(Code) | | Updates selection key. Adds operations types to the selection key as needed. No operations
are removed as this is only done during dispatch. This method records the new key and
schedules a call to syncKey to do the keyChange
|
|
|