Uses of Interface
com.iohao.net.framework.protocol.CommonResponse
Packages that use CommonResponse
Package
Description
External Server - Core - External Server Protocol Description, External Server Protocol Encoding and Decoding, Custom Unified Interaction Protocol
CoreFramework - Communication
CoreFramework - Flow
CoreFramework - Protocol
Aeron NetServer
-
Uses of CommonResponse in com.iohao.net.external.core.message
Classes in com.iohao.net.external.core.message that implement CommonResponse -
Uses of CommonResponse in com.iohao.net.framework.communication
Methods in com.iohao.net.framework.communication that return CommonResponseModifier and TypeMethodDescriptionExternalCollectCommunication.bindingLogicServer(BindingLogicServerMessage message) default CommonResponseExternalCommunicationDecorator.bindingLogicServer(BindingLogicServerMessage message) Methods in com.iohao.net.framework.communication that return types with arguments of type CommonResponseModifier and TypeMethodDescriptionExternalCollectCommunication.bindingLogicServerFuture(BindingLogicServerMessage message) -
Uses of CommonResponse in com.iohao.net.framework.core.flow
Methods in com.iohao.net.framework.core.flow that return CommonResponseModifier and TypeMethodDescriptiondefault CommonResponseFlowBindingLogicServerCommunication.bindingLogicServer(BindingEnum operation, int[] logicServerIds) default CommonResponseFlowBindingLogicServerCommunication.clearBindingLogicServer() -
Uses of CommonResponse in com.iohao.net.framework.protocol
Subinterfaces of CommonResponse in com.iohao.net.framework.protocolModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceResponseClasses in com.iohao.net.framework.protocol that implement CommonResponseModifier and TypeClassDescriptionclassAbstractCommunicationMessagefinal classBroadcastUserMessagefinal classfinal classExternalResponseMessagefinal classfinal classUserResponseMessage -
Uses of CommonResponse in com.iohao.net.server
Methods in com.iohao.net.server that return CommonResponseModifier and TypeMethodDescriptionDefaultCommunicationAggregation.bindingLogicServer(BindingLogicServerMessage message) Methods in com.iohao.net.server that return types with arguments of type CommonResponseModifier and TypeMethodDescriptionDefaultCommunicationAggregation.bindingLogicServerFuture(BindingLogicServerMessage message)