Uses of Interface
org.lsst.ccs.bus.BusMessagingLayer

Packages that use BusMessagingLayer
org.lsst.ccs.bus   
 

Uses of BusMessagingLayer in org.lsst.ccs.bus
 

Fields in org.lsst.ccs.bus declared as BusMessagingLayer
protected  BusMessagingLayer BusApplicationLayer.busMessagingLayer
           
protected  BusMessagingLayer BusMessagingFactory.busMessagingLayer
           
 

Methods in org.lsst.ccs.bus that return BusMessagingLayer
static BusMessagingLayer TransportManager.getConnection(String protocolstring, String propertiesString)
           
abstract  BusMessagingLayer TransportManager.getInstance(String protocolString, String propertiesString)
           
 

Constructors in org.lsst.ccs.bus with parameters of type BusMessagingLayer
BusApplicationLayer(String subsystemName, BusMessagingLayer busMessagingLayer)
          creates an entry point to communication for the subsystem.
 



Copyright © 2013 LSST. All Rights Reserved.