com.sun.grizzly.util
Class SelectedKeyAttachmentLogic
java.lang.Object
com.sun.grizzly.util.SelectionKeyAttachment
com.sun.grizzly.util.SelectedKeyAttachmentLogic
- Direct Known Subclasses:
- CometTask, WebSocketSelectionKeyAttachment
public abstract class SelectedKeyAttachmentLogic
- extends SelectionKeyAttachment
allows for custom selector.select logic, if controller detects
SelectedKeyAttachmentLogic attachment
on a valid key it does not perform anything.
- Author:
- gustav trede
Methods inherited from class com.sun.grizzly.util.SelectionKeyAttachment |
getAttachment, getIdleTimeoutDelay, getKeySelectionListener, getTimeout, getTimeoutListener, handleSelectedKey, release, setIdleTimeoutDelay, setKeySelectionListener, setTimeout, setTimeoutListener, timedOut |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectedKeyAttachmentLogic
public SelectedKeyAttachmentLogic()
Copyright © 2012 Oracle Corporation. All Rights Reserved.