Skip navigation links

Oracle Application Server
Web Services Java API Reference
10g Release 3 (10.1.3.1.0)

B28977-01


Package oracle.webservices

This package contains the Oracle specific extension classes and interfaces that are common for all modules.

See:
          Description

Interface Summary
ClientConstants A class that holds all the constants used by Calls, Stubs, and ServiceFactory to set and get client side properties.
OracleCall This is Oracle's dynamic invocation call interface that extends the javax.xml.rpc.Call interface with additional API's.
OracleStub This is Oracle's interface for stub classes and extends javax.xml.rpc.Stub with additional APIs and properties.
ServerConstants A class that holds all the constants used to set and get server side properties.
WebServiceEndpointInfo Implementations of this interface provide access to information about a web service endpoint.
WebServiceEndpointRuntimeData Marker interface for web service runtime data objects.
WebServiceOperationInfo Implementations of this interface provide access to information about a web service operation.
WebServicesDescriptorInfo Implementations of this interface provide encapsulate web services deployment descriptor information.

 

Class Summary
SOAPUtil A SOAP utility class

 

Package oracle.webservices Description

This package contains the Oracle specific extension classes and interfaces that are common for all modules.


Skip navigation links

Copyright © 2006, Oracle. All Rights Reserved.