org.apache.synapse.transport.pipe
Class PipeEndpoint
java.lang.Object
org.apache.axis2.transport.base.ProtocolEndpoint
org.apache.axis2.transport.base.datagram.DatagramEndpoint
org.apache.synapse.transport.pipe.PipeEndpoint
public class PipeEndpoint
- extends org.apache.axis2.transport.base.datagram.DatagramEndpoint
Pipe endpoint description.
| Methods inherited from class org.apache.axis2.transport.base.datagram.DatagramEndpoint |
getContentType, getMetrics, setMetrics |
| Methods inherited from class org.apache.axis2.transport.base.ProtocolEndpoint |
createMessageContext, getConfigurationContext, getDescription, getListener, getService, getServiceName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PipeEndpoint
public PipeEndpoint()
getPipe
public File getPipe()
getProtocol
public Protocol getProtocol()
setProtocol
public void setProtocol(Protocol protocol)
loadConfiguration
public boolean loadConfiguration(org.apache.axis2.description.ParameterInclude params)
throws org.apache.axis2.AxisFault
- Overrides:
loadConfiguration in class org.apache.axis2.transport.base.datagram.DatagramEndpoint
- Throws:
org.apache.axis2.AxisFault
getEndpointReferences
public org.apache.axis2.addressing.EndpointReference[] getEndpointReferences(org.apache.axis2.description.AxisService service,
String ip)
- Specified by:
getEndpointReferences in class org.apache.axis2.transport.base.ProtocolEndpoint
Copyright © 2005–2015 Apache Software Foundation. All rights reserved.