org.eclipse.swordfish.plugins.cxf.support
Class NMRTransportFactoryWrapper

java.lang.Object
  extended by org.apache.cxf.transport.AbstractTransportFactory
      extended by org.apache.servicemix.cxf.transport.nmr.NMRTransportFactory
          extended by org.eclipse.swordfish.plugins.cxf.support.NMRTransportFactoryWrapper
All Implemented Interfaces:
org.apache.cxf.transport.ConduitInitiator, org.apache.cxf.transport.DestinationFactory

public class NMRTransportFactoryWrapper
extends org.apache.servicemix.cxf.transport.nmr.NMRTransportFactory


Field Summary
 
Fields inherited from class org.apache.servicemix.cxf.transport.nmr.NMRTransportFactory
TRANSPORT_ID
 
Constructor Summary
NMRTransportFactoryWrapper()
           
 
Method Summary
 
Methods inherited from class org.apache.servicemix.cxf.transport.nmr.NMRTransportFactory
getBus, getConduit, getConduit, getDestination, getDestination, getNmr, getUriPrefixes, putDestination, removeDestination, setActivationNamespaces, setBus, setNmr
 
Methods inherited from class org.apache.cxf.transport.AbstractTransportFactory
getTransportIds, setTransportIds
 
Methods inherited from class java.lang.Object
equals, 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 Detail

NMRTransportFactoryWrapper

public NMRTransportFactoryWrapper()