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 classEndDelimitedProtocolEnd delimited protocol implementation.Methods in org.apache.synapse.transport.pipe that return Protocol Modifier and Type Method Description ProtocolPipeEndpoint. getProtocol()Methods in org.apache.synapse.transport.pipe with parameters of type Protocol Modifier and Type Method Description voidPipeEndpoint. setProtocol(Protocol protocol)
-