Interface HttpServletMessagePipeline

All Superinterfaces:
MessagePipeline
All Known Implementing Classes:
BasicHttpServletMessagePipeline

public interface HttpServletMessagePipeline extends MessagePipeline
Specialization of MessagePipeline which narrows the type of allowed encoders and decoders.