com.sun.grizzly.util
Class SelectionKeyOP.ConnectSelectionKeyOP
java.lang.Object
com.sun.grizzly.util.SelectionKeyOP
com.sun.grizzly.util.SelectionKeyOP.ConnectSelectionKeyOP
- Enclosing class:
- SelectionKeyOP
public static class SelectionKeyOP.ConnectSelectionKeyOP
- extends SelectionKeyOP
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectionKeyOP.ConnectSelectionKeyOP
public SelectionKeyOP.ConnectSelectionKeyOP()
getLocalAddress
public SocketAddress getLocalAddress()
setLocalAddress
public void setLocalAddress(SocketAddress localAddress)
getRemoteAddress
public SocketAddress getRemoteAddress()
setRemoteAddress
public void setRemoteAddress(SocketAddress remoteAddress)
getCallbackHandler
public CallbackHandler getCallbackHandler()
setCallbackHandler
public void setCallbackHandler(CallbackHandler callbackHandler)
recycle
protected void recycle()
- Overrides:
recycle
in class SelectionKeyOP
Copyright © 2011 SUN Microsystems. All Rights Reserved.