Uses of Interface
com.iohao.net.framework.protocol.Request
Packages that use Request
Package
Description
External Server - Core - External Server Protocol Description, External Server Protocol Encoding and Decoding, Custom Unified Interaction Protocol
CoreFramework - Flow
CoreFramework - Kit
CoreFramework - Protocol
Aeron NetServer
-
Uses of Request in com.iohao.net.external.core.message
Classes in com.iohao.net.external.core.message that implement Request -
Uses of Request in com.iohao.net.framework.core.flow
Methods in com.iohao.net.framework.core.flow that return RequestMethods in com.iohao.net.framework.core.flow with parameters of type Request -
Uses of Request in com.iohao.net.framework.core.kit
Methods in com.iohao.net.framework.core.kit with parameters of type RequestModifier and TypeMethodDescriptionvoidBarMessageKit.employ(Request request, RequestMessage message) voidBarMessageKit.employ(Request request, ResponseMessage message) voidBarMessageKit.employ(Request request, UserResponseMessage message) -
Uses of Request in com.iohao.net.framework.protocol
Subinterfaces of Request in com.iohao.net.framework.protocolClasses in com.iohao.net.framework.protocol that implement RequestModifier and TypeClassDescriptionclassAbstractCommunicationMessageclassInternal Request Messagefinal classInternal Send Messagefinal classUserRequestMessage -
Uses of Request in com.iohao.net.server
Methods in com.iohao.net.server with parameters of type Request