Uses of Interface
com.sas.services.publish.ChannelTransportInterface
Packages that use ChannelTransportInterface
-
Uses of ChannelTransportInterface in com.sas.services.publish
Methods in com.sas.services.publish that return ChannelTransportInterfaceModifier and TypeMethodDescriptionTransportFactory.getChannelTransport(ChannelInterface channel, SessionContextInterface sessionContext) Creates an instance of the Channel transport.TransportFactory.getChannelTransport(ChannelInterface channel, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) Deprecated.
TransportFactory.getChannelTransport(ChannelInterface, SessionContextInterface)