Uses of Interface
org.apache.synapse.transport.pipe.ProtocolDecoder
-
-
Uses of ProtocolDecoder in org.apache.synapse.transport.pipe
Methods in org.apache.synapse.transport.pipe that return ProtocolDecoder Modifier and Type Method Description ProtocolDecoder
EndDelimitedProtocol. createProtocolDecoder()
ProtocolDecoder
Protocol. createProtocolDecoder()
Create a new protocol decoder for this protocol implementation.
-