Uses of Interface
com.sas.services.publish.requester.RequesterTransportInterface

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

Uses of RequesterTransportInterface in com.sas.services.publish
 

Methods in com.sas.services.publish that return RequesterTransportInterface
 RequesterTransportInterface TransportFactory.getRequesterTransport(com.sas.iom.SAS.IResultPackage resultPackage, LoggerInterface logger, SessionContextInterface sessionContext)
          Deprecated. Use TransportFactory.getRequesterTransport(IResultPackage, SessionContextInterface)
 RequesterTransportInterface TransportFactory.getRequesterTransport(com.sas.iom.SAS.IResultPackage resultPackage, SessionContextInterface sessionContext)
          Creates an instance of the requester transport using an IResultPackage.
 RequesterTransportInterface TransportFactory.getRequesterTransport(com.sas.iom.SAS.IWorkspace workspace, java.lang.String transportInformation, java.lang.String[][] properties, LoggerInterface logger, SessionContextInterface sessionContext)
          Deprecated. use TransportFactory.getRequesterTransport(IWorkspace, String, String[][], SessionContextInterface)
 RequesterTransportInterface TransportFactory.getRequesterTransport(com.sas.iom.SAS.IWorkspace workspace, java.lang.String transportInformation, java.lang.String[][] properties, SessionContextInterface sessionContext)
          Creates an instance of the requester transport using the transport information specified.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.