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

Packages that use TransportInterface
com.sas.services.publish Publish services. 
com.sas.services.publish.archive Publish service archive. 
com.sas.services.publish.requester Publish Service requester. 
com.sas.services.publish.webdav Publishing capabilities for a WebDAV client. 
 

Uses of TransportInterface in com.sas.services.publish
 

Subinterfaces of TransportInterface in com.sas.services.publish
 interface ChannelTransportInterface
          The ChannelTransportInterface provides a mechanism for publishing a result package to a channel.
 

Uses of TransportInterface in com.sas.services.publish.archive
 

Subinterfaces of TransportInterface in com.sas.services.publish.archive
 interface ArchiveTransportInterface
          The ArchiveTransportInterface provides a mechanism for publishing a result package to an archive, and for retrieving a result package from an archive.
 

Uses of TransportInterface in com.sas.services.publish.requester
 

Subinterfaces of TransportInterface in com.sas.services.publish.requester
 interface RequesterTransportInterface
          The RequesterTransportInterface provides a mechanism for retrieving a result package on an IOM server.
 

Uses of TransportInterface in com.sas.services.publish.webdav
 

Subinterfaces of TransportInterface in com.sas.services.publish.webdav
 interface DAVTransportInterface
          The DAVTransportInterface provides a mechanism for publishing a result package to a WebDAV server, and for retrieving a result package from a WebDAV server.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.