Class ProxyTransport

java.lang.Object
org.apache.cxf.transport.AbstractTransportFactory
org.apache.cxf.transport.local.LocalTransportFactory
org.mule.soapkit.soap.server.transport.ProxyTransport
All Implemented Interfaces:
org.apache.cxf.transport.ConduitInitiator, org.apache.cxf.transport.DestinationFactory

public class ProxyTransport extends org.apache.cxf.transport.local.LocalTransportFactory
  • Field Summary

    Fields inherited from class org.apache.cxf.transport.local.LocalTransportFactory

    DEFAULT_NAMESPACES, MESSAGE_FILTER_PROPERTIES, MESSAGE_INCLUDE_PROPERTIES, TRANSPORT_ID

    Fields inherited from class org.apache.cxf.transport.AbstractTransportFactory

    PREFERRED_TRANSPORT_ID
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.cxf.transport.local.LocalDestination
    getDestination(org.apache.cxf.service.model.EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType reference, org.apache.cxf.Bus bus)
     

    Methods inherited from class org.apache.cxf.transport.local.LocalTransportFactory

    copy, getConduit, getConduit, getDestination, getExecutor, getIncludeMessageProperties, getMessageFilterProperties, getUriPrefixes, setExecutor, setMessageFilterProperties, setMessageIncludeProperties, setUriPrefixes

    Methods inherited from class org.apache.cxf.transport.AbstractTransportFactory

    getTransportIds, setTransportIds

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.apache.cxf.transport.ConduitInitiator

    getTransportIds

    Methods inherited from interface org.apache.cxf.transport.DestinationFactory

    getTransportIds
  • Constructor Details

    • ProxyTransport

      public ProxyTransport()
  • Method Details

    • getDestination

      public org.apache.cxf.transport.local.LocalDestination getDestination(org.apache.cxf.service.model.EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType reference, org.apache.cxf.Bus bus)
      Overrides:
      getDestination in class org.apache.cxf.transport.local.LocalTransportFactory