org.apache.qpid.transport.network
Class Transport

java.lang.Object
  extended by org.apache.qpid.transport.network.Transport

public class Transport
extends Object


Constructor Summary
Transport()
           
 
Method Summary
static NetworkTransport getTransport()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Transport

public Transport()
Method Detail

getTransport

public static NetworkTransport getTransport()
                                     throws TransportException
Throws:
TransportException


Licensed to the Apache Software Foundation