public interface HandlerChainAware
MessageDecoder
and MessageEncoder
implementations
which process a message context's Handler
's.
Specifically, it identifies those implementations which process the handlers produced by a message context's
MessageContext.getPreSecurityInboundHandlerChainResolver()
and
MessageContext.getPostSecurityInboundHandlerChainResolver()
,
and MessageContext.getOutboundHandlerChainResolver()
, for decoders and encoders respectively.
Copyright © 2018 JBoss by Red Hat. All rights reserved.