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
 class EndDelimitedProtocol
          End delimited protocol implementation.
 

Methods in org.apache.synapse.transport.pipe that return Protocol
 Protocol PipeEndpoint.getProtocol()
           
 

Methods in org.apache.synapse.transport.pipe with parameters of type Protocol
 void PipeEndpoint.setProtocol(Protocol protocol)
           
 



Copyright © 2005–2015 Apache Software Foundation. All rights reserved.