Class PipeDispatcher

java.lang.Object
org.apache.synapse.transport.pipe.PipeDispatcher
All Implemented Interfaces:
org.apache.axis2.transport.base.datagram.DatagramDispatcher<PipeEndpoint>

public class PipeDispatcher extends Object implements org.apache.axis2.transport.base.datagram.DatagramDispatcher<PipeEndpoint>
DatagramDispatcher implementation for the pipe transport.
  • Constructor Details

    • PipeDispatcher

      public PipeDispatcher(org.apache.axis2.transport.base.datagram.DatagramDispatcherCallback callback)
  • Method Details