程序包 | 说明 |
---|---|
org.redkale.net.sncp |
SNCP协议包,提供SNCP协议服务器
|
限定符和类型 | 方法和说明 |
---|---|
protected SncpContext |
SncpServer.createContext() |
限定符和类型 | 方法和说明 |
---|---|
void |
SncpPrepareServlet.destroy(SncpContext context,
AnyValue config) |
void |
SncpPrepareServlet.init(SncpContext context,
AnyValue config) |
构造器和说明 |
---|
SncpRequest(SncpContext context,
ObjectPool<java.nio.ByteBuffer> bufferPool) |
SncpResponse(SncpContext context,
SncpRequest request,
ObjectPool<Response> responsePool) |