|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface ChannelState
Instances of this class represent the state of a socket channel connection.
| Method Summary | |
|---|---|
void |
exec(SelectionKey key)
Perform the action associated with this state. |
| Method Detail |
|---|
void exec(SelectionKey key)
throws IOException
key - the selector key this state is associated with.
IOException - if an error occurred while executing the action.
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||