Java Proxy Client for the Admin Web Service |
|
|
Oracle SES provides client-side Java proxies for marshalling and parsing
Web Services SOAP messages. Client applications can use the library to
access the Oracle SES Admin Web Service.The client stub is included in
the SDK and documented in Javadocs under the package "oracle.search.admin.ws.client". The proxy library includes the following Java classes, which are mapped to the corresponding Web Services data types and messages:
To compile and run your client application using the Oracle SES client-side Java proxy stub, include the following files in the Java CLASSPATH:
The wsclient_extended.jar file is available as a separate download from the Oracle Technology network: http://download.oracle.com/otn/java/oc4j/10131/wsclient_extended.zip |
|