|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BasicServerControlChannel
Basic subset of server side control channel functionality. Using this class, local server can send replies but not receive commands.
Method Summary | |
---|---|
int |
getReplyCount()
|
void |
resetReplyCount()
set reply count to 0. |
void |
write(Reply reply)
write reply to the control channel |
Method Detail |
---|
void write(Reply reply)
int getReplyCount()
void resetReplyCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |