|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectseda.sandStorm.lib.aSocket.SelectQueueElement
public abstract class SelectQueueElement
A SelectQueueElement is a wrapper for SelectItem which makes it a QueueElementIF.
| Constructor Summary | |
|---|---|
SelectQueueElement()
|
|
| Method Summary | |
|---|---|
protected abstract void |
clearEvents()
|
protected abstract java.lang.Object |
getAttachment()
|
protected abstract java.lang.Object |
getItem()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectQueueElement()
| Method Detail |
|---|
protected abstract java.lang.Object getItem()
protected abstract java.lang.Object getAttachment()
protected abstract void clearEvents()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||