Uses of Interface
com.sas.services.publish.TransportInterface
Packages that use TransportInterface
Package
Description
Publish services.
Publish service archive.
Publish Service requester.
Publishing capabilities for a WebDAV client.
-
Uses of TransportInterface in com.sas.services.publish
Subinterfaces of TransportInterface in com.sas.services.publishModifier and TypeInterfaceDescriptioninterfaceThe 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.archiveModifier and TypeInterfaceDescriptioninterfaceThe 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.requesterModifier and TypeInterfaceDescriptioninterfaceThe 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.webdavModifier and TypeInterfaceDescriptioninterfaceThe DAVTransportInterface provides a mechanism for publishing a result package to a WebDAV server, and for retrieving a result package from a WebDAV server.