Uses of Class
com.sas.services.TransportException
Packages that use TransportException
Package
Description
Publish services.
Publish service alerts.
Publish service archive.
Publish Service requester.
Publishing capabilities for a WebDAV client.
Execute stored processes.
-
Uses of TransportException in com.sas.services.publish
Methods in com.sas.services.publish that throw TransportExceptionModifier and TypeMethodDescriptionResultPackageEventBuilder.buildEvent(ResultPackageInterface rPkg, String persistedPackage, String channelName, String transportName, Map namespaces) Creates and returns the SASPackage event body that describes the result package.voidResultPackage.close()Close the result package.voidResultPackageInterface.close()Close the result package.voidResultPackage.delete()Delete the result package.voidResultPackageInterface.delete()Delete the result package.StringResultPackageInterface.getAbstract()Returns the abstract of the result package.TransportFactory.getArchiveTransport(File file, SessionContextInterface sessionContext) Creates an instance of the archive transport.TransportFactory.getArchiveTransport(File file, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) Deprecated.The Logging Service has been deprecated.TransportFactory.getChannelTransport(ChannelInterface channel, SessionContextInterface sessionContext) Creates an instance of the Channel transport.TransportFactory.getChannelTransport(ChannelInterface channel, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) HTMLEntry.getCompanionFiles()Returns an array of all companion files included in this HTML entry.HTMLEntryInterface.getCompanionFiles()Returns an array of all companion files included in this HTML entry.longResultPackageInterface.getCreationDateTime()Returns the creation datetime stamp.TransportFactory.getDAVTransport(ContentDestination content, SessionContextInterface sessionContext) Creates an instance of the WebDAV transport that can be used to publish a result package to a WebDAV server, and to retrieve a result package from a WebDAV server.TransportFactory.getDAVTransport(ContentDestination content, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) TransportFactory.getDAVTransport(String url, String domain, SessionContextInterface sessionContext) Creates an instance of the WebDAV transport.TransportFactory.getDAVTransport(String url, String username, String password, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) TransportFactory.getDAVTransport(String url, String domain, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) TransportFactory.getDAVTransportWithCredentials(String url, String username, String password, SessionContextInterface sessionContext) Creates an instance of the WebDAV transport.StringViewerEntryInterface.getEncoding()Returns the encoding of viewer.ResultPackageInterface.getEntries()Return an array of all entries in this package.ResultPackage.getEntry(String uniqueId) Returns the result package entry identified by the entity key.ResultPackageInterface.getEntry(int index) Returns a particular result package entry as indicated by the specified index.ResultPackageInterface.getEntry(String uniqueId) Returns the result package entry identified by the entity key.ResultPackage.getEventData()Returns the event data.ResultPackageInterface.getEventData()Returns the event data.longResultPackageInterface.getExpirationDateTime()Returns the expiration datetime stamp.DatasetEntryCallbackInterface.getExtendedAttributes()Returns the extended attributes for the data set.HTMLEntry.getFile()Returns the main file for this HTML entry.HTMLEntry.getFile(String uniqueId) Returns the file identified by the entity key.HTMLEntryInterface.getFile()Returns the main file for this HTML entry.HTMLEntryInterface.getFile(String uniqueId) Returns the file identified by the entity key.StringLibraryMemberEntryInterface.getLibraryName()Returns the library name.StringLibraryMemberEntryInterface.getMemberName()Returns the member name.StringBinaryFileEntry.getMIMEType()Returns the MIME type associated with this binary file entry.StringBinaryFileEntryInterface.getMIMEType()Returns the MIME type associated with this binary file entry.StringTextFileEntry.getMIMEType()Returns the MIME type associated with this text file entry.StringTextFileEntryInterface.getMIMEType()Returns the MIME type associated with this text file entry.StringViewerEntry.getMIMEType()Returns the MIME type associated with this viewer entry.StringViewerEntryInterface.getMIMEType()Returns the MIME type associated with this viewer entry.StringBinaryFileEntry.getName()Returns the name of the file.StringBinaryFileEntryInterface.getName()Returns the name of the file.StringResultPackage.getName()Returns the name for this result package.StringResultPackageInterface.getName()Returns the name for this result package.StringTextFileEntry.getName()Returns the name of the file.StringTextFileEntryInterface.getName()Returns the name of the file.StringViewerEntry.getName()Returns the name of the file.StringViewerEntryInterface.getName()Returns the name of the file.AbstractEntry.getNameValuePairs()Returns the name/value pairs.EntryInterface.getNameValuePairs()Returns the name/value pairs.ObsValue[]DatasetRetriever.getObservation()Returns an observation.VectorDatasetEntryCallbackInterface.getObservations()Returns the observations as a List.VectorDatasetRetriever.getObservations()Returns the observations as a VectorStringReferenceEntry.getReference()Returns the reference string.StringReferenceEntryInterface.getReference()Returns the reference string.StringReferenceEntry.getReferenceType()Returns the type of reference.StringReferenceEntryInterface.getReferenceType()Returns the type of reference.DatasetEntryInterface.getRemoteResultSet()Gets a remotable result set.ResultSetProviderInterface.getRemoteResultSet()Gets a remote result set This method is invoked on a remote object or if the returned ResultSet needs to be remoted.TransportFactory.getRequesterTransport(IResultPackage resultPackage, SessionContextInterface sessionContext) Creates an instance of the requester transport using an IResultPackage.TransportFactory.getRequesterTransport(IResultPackage resultPackage, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) TransportFactory.getRequesterTransport(IWorkspace workspace, String transportInformation, String[][] properties, SessionContextInterface sessionContext) Creates an instance of the requester transport using the transport information specified.TransportFactory.getRequesterTransport(IWorkspace workspace, String transportInformation, String[][] properties, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) abstract ResultPackageInterfaceAbstractTransport.getResultPackage()Retrieves an existing result package for browsing.ChannelTransport.getResultPackage()This method is not supported by the channel transport and unconditionally throws the UnsupportedOperationException listed below.ChannelTransportInterface.getResultPackage()This method is not supported by the channel transport and unconditionally throws the UnsupportedOperationException listed below.TransportInterface.getResultPackage()Retrieves an existing result package for browsing.ResultSetDatasetEntryInterface.getResultSet()Gets the result set for the data set entry.static ResultSetRemoteResultSet.getResultSet(ResultSetProviderInterface provider) Gets a local or remote result set.ResultSetResultSetProviderInterface.getResultSet()Gets a ResultSet.StringAbstractEntry.getURL()Returns the URL that identifies the entry.StringEntryInterface.getURL()Returns the URL string that identifies the entry.intViewerEntry.getViewerType()Returns the type of viewer, HTML or text.intViewerEntryInterface.getViewerType()Returns the type of viewer, HTML or text.voidDatasetRetriever.initialize()Initialize the dataset metadata by reading in the dataset definition information.abstract EventDataInterfaceAbstractTransport.publishResultPackage(ResultPackageInterface rpkg, boolean buildEvent) Publish the result package.ChannelTransport.publishResultPackage(ResultPackageInterface rpkg, boolean buildEvent) Publish the result package.TransportInterface.publishResultPackage(ResultPackageInterface rpkg, boolean buildEvent) Publish the result package.voidDatasetRetriever.readVariableDefinitions()Reads and initializes the dataset variable definitions.protected voidAbstractTransport.setSessionAndLogger(org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) Set the logger and session context.Constructors in com.sas.services.publish that throw TransportExceptionModifierConstructorDescriptionChannelTransport(ChannelInterface channel, SessionContextInterface sessionContext) Creates the Channel transport.ChannelTransport(ChannelInterface channel, org.apache.logging.log4j.Logger saslogger, SessionContextInterface sessionContext) Deprecated. -
Uses of TransportException in com.sas.services.publish.alerts
Methods in com.sas.services.publish.alerts that throw TransportExceptionModifier and TypeMethodDescriptionvoidMailAlertTransport.close()Close resources initialized for this mail transport.voidAlertTransportInterface.send(TemplateInterface template) Send the alert notification.voidMailAlertTransport.send(TemplateInterface template) -
Uses of TransportException in com.sas.services.publish.archive
Methods in com.sas.services.publish.archive that throw TransportExceptionModifier and TypeMethodDescriptionArchiveTransport.getResultPackage()Retrieves an existing result package for browsing.protected voidArchiveTransport.initializeResultPackage(ResultPackageInterface rPkg, boolean nested) ArchiveTransport.publishResultPackage(ResultPackageInterface rpkg, boolean buildEvent) Publish the result package.Constructors in com.sas.services.publish.archive that throw TransportExceptionModifierConstructorDescriptionArchiveTransport(ContentDestination content, SessionContextInterface sessionContext, String filename) Creates the archive transport.ArchiveTransport(ContentDestination content, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) Deprecated.The Logging Service has been deprecated.ArchiveTransport(ContentDestination content, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext, String filename) Deprecated.The Logging Service has been deprecated.ArchiveTransport(PackageInterface pkg, SessionContextInterface sessionContext) Creates the archive transport.ArchiveTransport(PackageInterface pkg, org.apache.logging.log4j.Logger logger) Deprecated.The Logging Service has been deprecated.ArchiveTransport(PackageInterface pkg, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) Deprecated.The Logging Service has been deprecated.ArchiveTransport(ResourceInterface davResource, SessionContextInterface sessionContext) Creates the archive transport.ArchiveTransport(ResourceInterface davResource, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) Deprecated.The Logging Service has been deprecated.ArchiveTransport(File file, SessionContextInterface sessionContext) Creates the archive transport.ArchiveTransport(File file, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) Deprecated.The Logging Service has been deprecated.ArchiveTransport(InputStream stream, SessionContextInterface sessionContext) Creates the archive transport.ArchiveTransport(InputStream stream, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) Deprecated.The Logging Service has been deprecated. -
Uses of TransportException in com.sas.services.publish.requester
Methods in com.sas.services.publish.requester that throw TransportExceptionModifier and TypeMethodDescriptionRequesterTransport.getResultPackage()Retrieves an existing result package for browsing.Constructors in com.sas.services.publish.requester that throw TransportExceptionModifierConstructorDescriptionRequesterTransport(IResultPackage iResultPackage, SessionContextInterface sessionContext) Creates a RequesterTransport using an IResultPackage and a session.RequesterTransport(IResultPackage iResultPackage, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) Deprecated.RequesterTransport(IWorkspace iWorkspace, String transportInformation, String[][] properties, SessionContextInterface sessionContext) Creates a RequesterTransport using the transport information specified, the session context and a logger.RequesterTransport(IWorkspace iWorkspace, String transportInformation, String[][] properties, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) Deprecated. -
Uses of TransportException in com.sas.services.publish.webdav
Methods in com.sas.services.publish.webdav that throw TransportExceptionModifier and TypeMethodDescriptionDAVTransport.getResultPackage()Retrieves an existing result package for browsing.DAVTransport.publishResultPackage(ResultPackageInterface rpkg, boolean buildEvent) Publish the result package.Constructors in com.sas.services.publish.webdav that throw TransportExceptionModifierConstructorDescriptionDAVTransport(ContentDestination content, SessionContextInterface sessionContext) Creates the DAV transport.DAVTransport(ContentDestination content, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) Deprecated.DAVTransport(String url, String domain, SessionContextInterface sessionContext) Creates the DAV transport.DAVTransport(String url, String domain, SessionContextInterface sessionContext, InputStream archiveStream) Intended for internal use by the stored process service and information services only.DAVTransport(String url, String username, String password, SessionContextInterface sessionContext) Creates the DAV transport.DAVTransport(String url, String username, String password, SessionContextInterface sessionContext, InputStream archiveStream) Intended for internal use by the stored process service only.DAVTransport(String url, String username, String password, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) Deprecated.The Logging Service has been deprecated.DAVTransport(String url, String username, String password, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext, InputStream archiveStream) Deprecated.DAVTransport(String url, String domain, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext) Deprecated.The Logging Service has been deprecated.DAVTransport(String url, String domain, org.apache.logging.log4j.Logger logger, SessionContextInterface sessionContext, InputStream archiveStream) Deprecated. -
Uses of TransportException in com.sas.services.storedprocess
Methods in com.sas.services.storedprocess that throw TransportExceptionModifier and TypeMethodDescriptionvoidExecution2Interface.abort()Abort execution of the stored process.voidExecution2Interface.destroy()Free resources allocated by the service for this execution.voidExecutionBaseInterface.destroy()Free resources allocated by the service for this execution.Execution2Interface.getOutputParameter(String name) Get theOutputParameterInterfaceobject corresponding to the output parameter (SAS macro variable) name specified from the list returned byExecution2Interface.getOutputParameters().StringExecutionInterface.getOutputParameter(String name) Deprecated.Get the value of the output parameter (SAS macro variable).List<OutputParameterInterface> Execution2Interface.getOutputParameters()Returns the list of output parameters asOutputParameterInterfaceobjects.Execution2Interface.getSASListing()Get the SAS listing associated with this execution.Execution2Interface.getSASListing(int maxLines) Get the SAS listing associated with this execution.Execution2Interface.getSASLog()/** Get the SAS log associated with this execution.Execution2Interface.getSASLog(int maxLines) Get the SAS log associated with this execution.StoredProcessService.newStoredProcess(SessionContextInterface sessionContext, StoredProcessInterface storedProcessSmartObject) ObjectStoredProcessService.newStoredProcess(StoredProcessInterface smartObject, StoredProcessOptions options) StoredProcessServiceInterface.newStoredProcess(SessionContextInterface sessionContext, StoredProcessInterface storedProcessSmartObject) Deprecated.TheStoredProcessInterfaceservice object returned by this method cannot be used to avail of features introduced in 9.2 or later.ObjectStoredProcessServiceInterface.newStoredProcess(StoredProcessInterface smartObject, StoredProcessOptions options) Create an instance of a Stored Process service object from metadata using the provided smart object.final StoredProcessInterfaceStoredProcessServiceProxy.newStoredProcess(SessionContextInterface sessionContext, StoredProcessInterface storedProcessSmartObject) Deprecated.This method has been deprecated since it is a pass through call to the deprecatedStoredProcessServiceInterface.newStoredProcess(SessionContextInterface, com.sas.services.storedprocess.metadata.StoredProcessInterface).final ObjectStoredProcessServiceProxy.newStoredProcess(StoredProcessInterface storedProcessSmartObject, StoredProcessOptions options) StringExecution2Interface.readSASLog(int flag, int maxLines) Read the SAS log associated with this execution.StringExecutionBaseInterface.readSASLog(int flag, int maxLines) Read the SAS log associated with this execution.