|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
boolean |
isValid()
Tells whether this ChannelRegistrar is running and accepting channels for further processing |
void |
register(ConnectionHeader receiverInfo,
int interest)
(Re-)Adds a incomplete read channel to the list of channels processed by the Selector of this ChannelRegistrar |
Method Detail |
public void register(ConnectionHeader receiverInfo, int interest)
receiverInfo
- the ConnectionHeader initially sent by the receiverinterest
- OP_WRITE or OP_READ interestpublic boolean isValid()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |