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:
TransportManager

public class PlexusTransportManager
extends DefaultTransportManager

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
dispose, getTransport, getTransportForUri, getTransports, getTransportsForUri, initialize, register, unregister
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlexusTransportManager

public PlexusTransportManager()


Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.