public static interface Transpond.FlowControlServerTask
Modifier and Type | Method and Description |
---|---|
void |
checkRecvMoreData() |
void |
closeSession() |
NetTask |
getNetTask() |
void |
readyNow() |
void |
sendData(java.nio.ByteBuffer buffer) |
void |
setTaskCounter(ServerContext context) |
void sendData(java.nio.ByteBuffer buffer)
void checkRecvMoreData() throws CodecException
CodecException
void closeSession()
void setTaskCounter(ServerContext context)
void readyNow()
NetTask getNetTask()