public interface BasicServerControlChannel
Modifier and Type | Method and Description |
---|---|
int |
getReplyCount() |
void |
resetReplyCount()
set reply count to 0.
|
void |
write(Reply reply)
write reply to the control channel
|
void write(Reply reply)
int getReplyCount()
void resetReplyCount()
Copyright © 2016. All rights reserved.