程序包的使用
org.redkale.net.sncp
-
使用org.redkale.net.sncp的程序包 程序包 说明 org.redkale.boot 提供Redkale服务器的启动、初始化和加载功能org.redkale.mq.spi org.redkale.net.sncp SNCP协议包,提供SNCP协议服务器 -
org.redkale.boot使用的org.redkale.net.sncp中的类 类 说明 SncpClient SNCP版Client, 一个SncpServer只能对应一个SncpClientSncpRpcGroups 协议地址组合对象, 对应application.xml中group节点信息SncpServer Service Node Communicate Protocol -
org.redkale.mq.spi使用的org.redkale.net.sncp中的类 类 说明 SncpContext 详情见: https://redkale.orgSncpRequest 详情见: https://redkale.orgSncpResponse 详情见: https://redkale.orgSncpServlet 详情见: https://redkale.org -
org.redkale.net.sncp使用的org.redkale.net.sncp中的类 类 说明 SncpAsyncHandler 异步回调函数SncpClient SNCP版Client, 一个SncpServer只能对应一个SncpClientSncpClientConnection client版连接SncpClientRequest client版请求SncpClientResult client版响应结果SncpContext 详情见: https://redkale.orgSncpContext.SncpContextConfig SncpFilter SncpHeader SncpRemoteInfo 每个Service的client相关信息对象SncpRemoteInfo.SncpRemoteAction SncpRequest 详情见: https://redkale.orgSncpResponse 详情见: https://redkale.orgSncpRpcGroup 协议地址组合对象, 对应application.xml 中 resources->group 节点信息SncpRpcGroups 协议地址组合对象, 对应application.xml中group节点信息SncpServer Service Node Communicate ProtocolSncpServlet 详情见: https://redkale.orgSncpServlet.SncpActionServlet