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

B25988-01

A B C D E F G H I J M N O P R S T V W X


P

Provider - interface oracle.webservices.provider.Provider.
An interface a provider implementation has to implement .
ProviderConfig - interface oracle.webservices.provider.ProviderConfig.
Configuration related information for the Provider.
ProviderException - exception oracle.webservices.provider.ProviderException.
The oracle.webservices.provider.ProviderException is thrown from the core Provider APIs to indicate an exception related to the provider runtime mechanisms.
ProviderException() - Constructor for class oracle.webservices.provider.ProviderException
Constructs a new exception with null as its detail message.
ProviderException(String) - Constructor for class oracle.webservices.provider.ProviderException
Constructs a new exception with the specified detail message.
ProviderException(String, Throwable) - Constructor for class oracle.webservices.provider.ProviderException
Constructs a new exception with the specified detail message and cause.
ProviderException(Throwable) - Constructor for class oracle.webservices.provider.ProviderException
Constructs a new ProviderException with the specified cause and a detail message of (cause==null ?
processMessage(SOAPMessage, MessageContext) - Method in interface oracle.webservices.provider.Provider
This is the main method of the provider available for processing logic.

Copyright © 2006, Oracle. All Rights Reserved.

A B C D E F G H I J M N O P R S T V W X