Uses of Interface
com.sas.services.publish.ChannelTransportInterface

Packages that use ChannelTransportInterface
com.sas.services.publish Publish services. 
 

Uses of ChannelTransportInterface in com.sas.services.publish
 

Methods in com.sas.services.publish that return ChannelTransportInterface
 ChannelTransportInterface TransportFactory.getChannelTransport(ChannelInterface channel, LoggerInterface logger, SessionContextInterface sessionContext)
          Deprecated. use TransportFactory.getChannelTransport(ChannelInterface, SessionContextInterface)
 ChannelTransportInterface TransportFactory.getChannelTransport(ChannelInterface channel, SessionContextInterface sessionContext)
          Creates an instance of the Channel transport.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.