Uses of Package
org.opensaml.messaging.context
Packages that use org.opensaml.messaging.context
Package
Description
Interfaces and classes for tracking message processing state.
Interfaces and classes for tracking HTTP message processing state.
A set of functions used to navigate and lookup data
from a tree of
BaseContexts.Interfaces and classes for decoding messages.
Interfaces and classes for encoding messages.
Interfaces and classes for message-related error handling.
Interfaces and classes for message context handlers.
Interfaces and classes for messaging logic.
Interfaces and classes for message processing pipelines.
-
Classes in org.opensaml.messaging.context used by org.opensaml.messaging.contextClassDescriptionBase implementation of a component which represents the context used to store state used for purposes related to messaging.A context component which holds the state related to the processing of a single message.
-
Classes in org.opensaml.messaging.context used by org.opensaml.messaging.context.httpclientClassDescriptionBase implementation of a component which represents the context used to store state used for purposes related to messaging.
-
Classes in org.opensaml.messaging.context used by org.opensaml.messaging.decoderClassDescriptionA context component which holds the state related to the processing of a single message.
-
Classes in org.opensaml.messaging.context used by org.opensaml.messaging.encoderClassDescriptionA context component which holds the state related to the processing of a single message.
-
Classes in org.opensaml.messaging.context used by org.opensaml.messaging.errorClassDescriptionA context component which holds the state related to the processing of a single message.
-
Classes in org.opensaml.messaging.context used by org.opensaml.messaging.handlerClassDescriptionA context component which holds the state related to the processing of a single message.
-
Classes in org.opensaml.messaging.context used by org.opensaml.messaging.logicClassDescriptionA context component which holds the state related to the processing of a single message.
-
Classes in org.opensaml.messaging.context used by org.opensaml.messaging.pipelineClassDescriptionAn operation context which represents concretely a message exchange pattern involving an inbound message and an outbound message.