Uses of Interface
com.iohao.net.framework.core.flow.FlowExternalCommunication
Packages that use FlowExternalCommunication
Package
Description
Provides the action invocation flow model, context propagation, and execution pipeline contracts
used to process business requests end to end.
-
Uses of FlowExternalCommunication in com.iohao.net.framework.core.flow
Subinterfaces of FlowExternalCommunication in com.iohao.net.framework.core.flowModifier and TypeInterfaceDescriptioninterfaceFlow-level attachment communication for reading and writing request-scoped attachment data.interfaceFlow-level communication for binding or unbinding a user session to specific logic servers.interfaceThe FlowContext's lifecycle is limited to the duration of a single request flow.interfaceClasses in com.iohao.net.framework.core.flow that implement FlowExternalCommunicationModifier and TypeClassDescriptionclassDefault implementation ofFlowContextwith Lombok-generated getters and setters.