
public abstract class TransportManager extends Object
| Constructor and Description |
|---|
TransportManager() |
| Modifier and Type | Method and Description |
|---|---|
static BusMessagingLayer |
getConnection(String protocolstring,
String propertiesString) |
abstract BusMessagingLayer |
getInstance(String protocolString,
String propertiesString) |
public static BusMessagingLayer getConnection(String protocolstring, String propertiesString) throws TransportException
TransportExceptionpublic abstract BusMessagingLayer getInstance(String protocolString, String propertiesString)
Copyright © 2019 LSST. All rights reserved.