Uses of Package
com.ibm.wsspi.zos.connect

  • Classes in com.ibm.wsspi.zos.connect used by com.ibm.wsspi.zos.connect 
    Class and Description
    Data
    Defines the set of common request specific data to be shared among different z/OS Connect artifacts.
    DataXform
    Defines an OSGI service provider that has the ability to transform data from/to different object types.
    DataXformException
    A DataXformException is thrown to indicate that the OSGI service implementing the DataXform SPI encountered an error.
    HttpZosConnectRequest
    Provides access to information associated to a specific HTTP request.
    Interceptor
    Defines an OSGI service that performs an action before and after the execution of a HTTP work request.
    InterceptorException
    A InterceptorException is thrown to indicate that the OSGI service implementing the Interceptor SPI encountered an error.
    RequestData
    Defines an object that holds data associated to a specific request.
    ResponseData
    Defines an Object that holds response data associated to a specific request.
    Service
    Defines an OSGI service that provides a link between z/OS assets and clients trying to access those z/OS assets.
    ServiceException
    A ServiceException is thrown to indicate that the OSGI service implementing the Service SPI encountered an error.
    ServiceStatus
    Represents a service endpoint's status.