类的使用
org.redkale.net.sncp.SncpContext
-
使用SncpContext的程序包 程序包 说明 org.redkale.mq.spi org.redkale.net.sncp SNCP协议包,提供SNCP协议服务器 -
-
org.redkale.mq.spi中SncpContext的使用
参数类型为SncpContext的org.redkale.mq.spi中的构造器 构造器 说明 SncpMessageRequest(SncpContext context, MessageRecord message)SncpMessageResponse(MessageClient messageClient, SncpContext context, SncpMessageRequest request) -
org.redkale.net.sncp中SncpContext的使用
返回SncpContext的org.redkale.net.sncp中的方法 修饰符和类型 方法 说明 protected SncpContextSncpServer. createContext()参数类型为SncpContext的org.redkale.net.sncp中的方法 修饰符和类型 方法 说明 voidSncpDispatcherServlet. destroy(SncpContext context, AnyValue config)voidSncpDispatcherServlet. init(SncpContext context, AnyValue config)参数类型为SncpContext的org.redkale.net.sncp中的构造器 构造器 说明 SncpRequest(SncpContext context)SncpResponse(SncpContext context, SncpRequest request)
-