Uses of Interface
org.opensaml.messaging.decoder.httpclient.HttpClientResponseMessageDecoder
Packages that use HttpClientResponseMessageDecoder
Package
Description
Interfaces and classes for decoding HTTP messages.
Interfaces and classes for HTTP message processing pipelines.
-
Uses of HttpClientResponseMessageDecoder in org.opensaml.messaging.decoder.httpclient
Classes in org.opensaml.messaging.decoder.httpclient that implement HttpClientResponseMessageDecoderModifier and TypeClassDescriptionclassAbstract implementation ofHttpClientResponseMessageDecoder.classBase class for message decoders which decode XML messages from aClassicHttpResponse. -
Uses of HttpClientResponseMessageDecoder in org.opensaml.messaging.pipeline.httpclient
Methods in org.opensaml.messaging.pipeline.httpclient that return HttpClientResponseMessageDecoderModifier and TypeMethodDescriptionBasicHttpClientMessagePipeline.getDecoder()Get the message decoder instance.HttpClientMessagePipeline.getDecoder()Get the message decoder instance.