org.codehaus.xfire.plexus.transport
Class PlexusTransportManager

java.lang.Object
  extended by org.codehaus.xfire.transport.DefaultTransportManager
      extended by org.codehaus.xfire.plexus.transport.PlexusTransportManager
All Implemented Interfaces:
org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable, RegistrationEventListener, TransportManager

public class PlexusTransportManager
extends DefaultTransportManager
implements org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable

Author:
Dan Diephouse

Field Summary
 
Fields inherited from interface org.codehaus.xfire.transport.TransportManager
ROLE
 
Constructor Summary
PlexusTransportManager()
           
 
Method Summary
 
Methods inherited from class org.codehaus.xfire.transport.DefaultTransportManager
disable, disableAll, enable, enableAll, endpointRegistered, endpointUnregistered, getServiceRegistry, getTransport, getTransportForUri, getTransports, getTransports, initialize, initializeTransports, isEnabled, register, setServiceRegistry, unregister
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
initialize
 

Constructor Detail

PlexusTransportManager

public PlexusTransportManager()


Copyright © 2004-2005 Codehaus. All Rights Reserved.