Uses of Interface
org.apache.synapse.transport.pipe.Protocol
-
-
Uses of Protocol in org.apache.synapse.transport.pipe
Classes in org.apache.synapse.transport.pipe that implement Protocol Modifier and Type Class Description class
EndDelimitedProtocol
End delimited protocol implementation.Methods in org.apache.synapse.transport.pipe that return Protocol Modifier and Type Method Description Protocol
PipeEndpoint. getProtocol()
Methods in org.apache.synapse.transport.pipe with parameters of type Protocol Modifier and Type Method Description void
PipeEndpoint. setProtocol(Protocol protocol)
-