org.lsst.ccs.bus
Class TransportManager
java.lang.Object
org.lsst.ccs.bus.TransportManager
public abstract class TransportManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransportManager
public TransportManager()
getConnection
public static BusMessagingLayer getConnection(String protocolstring,
String propertiesString)
throws TransportException
- Throws:
TransportException
getInstance
public abstract BusMessagingLayer getInstance(String protocolString,
String propertiesString)
Copyright © 2012 LSST. All Rights Reserved.