- java.lang.Object
-
- org.eclipse.jetty.io.AbstractConnection
-
- org.cipango.server.nio.SelectSipConnection
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.jetty.io.AbstractConnection
org.eclipse.jetty.io.AbstractConnection.FillingInterestedCallback, org.eclipse.jetty.io.AbstractConnection.NestedState, org.eclipse.jetty.io.AbstractConnection.State
-
Nested classes/interfaces inherited from interface org.eclipse.jetty.io.Connection
org.eclipse.jetty.io.Connection.Listener
-
Field Summary
-
Fields inherited from class org.eclipse.jetty.io.AbstractConnection
EXECUTE_ONFILLABLE, FILL_INTERESTED, FILLING, FILLING_FILL_INTERESTED, IDLE, REFILLING
-
Method Summary
-
Methods inherited from class org.eclipse.jetty.io.AbstractConnection
addListener, close, failedCallback, fillInterested, fillInterested, getBytesIn, getBytesOut, getCreatedTimeStamp, getEndPoint, getExecutor, getInputBufferSize, getMessagesIn, getMessagesOut, next, onFillInterestedFailed, onReadTimeout, setInputBufferSize
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
onOpen
public void onOpen()
- Specified by:
onOpen in interface org.eclipse.jetty.io.Connection
- Overrides:
onOpen in class org.eclipse.jetty.io.AbstractConnection
-
onClose
public void onClose()
- Specified by:
onClose in interface org.eclipse.jetty.io.Connection
- Overrides:
onClose in class org.eclipse.jetty.io.AbstractConnection
-
onFillable
public void onFillable()
- Specified by:
onFillable in class org.eclipse.jetty.io.AbstractConnection
Copyright © 2015. All Rights Reserved.