Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-02


Uses of Package
oracle.webservices

Packages that use oracle.webservices
oracle.webservices   
oracle.webservices.mdds   
oracle.webservices.portability This package contains the interfaces and classes needed to implement features in the web services platform portability layer. 
oracle.webservices.provider This package contains the interfaces and classes needed to implement Provider based endpoints. 

 

Classes in oracle.webservices used by oracle.webservices
ClientConstants
          A class that holds all the constants used by Calls, Stubs, and ServiceFactory to set and get client side properties.
ConnectionConfig
          This interface defines all of the properties that can be set when creating a remote connection for transports including http and https.
WebServiceEndpointInfo
          Implementations of this interface provide access to information about a web service endpoint.
WebServiceEndpointRuntimeData
          Marker interface for web service runtime data objects.

 

Classes in oracle.webservices used by oracle.webservices.mdds
ConnectionConfig
          This interface defines all of the properties that can be set when creating a remote connection for transports including http and https.

 

Classes in oracle.webservices used by oracle.webservices.portability
ConversationSession
           
WebServiceEndpointInfo
          Implementations of this interface provide access to information about a web service endpoint.
WebServicesDescriptorInfo
          Implementations of this interface provide encapsulate web services deployment descriptor information.

 

Classes in oracle.webservices used by oracle.webservices.provider
ConnectionConfig
          This interface defines all of the properties that can be set when creating a remote connection for transports including http and https.
ServiceInvocationInfo
          This interface can be implemented to provide additional information about a service at runtime - currently it is used by the ProviderConfig as a way to provide information about dynamic providers.
WebServiceEndpointInfo
          Implementations of this interface provide access to information about a web service endpoint.

 


Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.