WebSphere Application Server Network Deployment, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

Extensions to the JAX-RPC and Web Services for J2EE programming models

WebSphere Application Server provides extensions to the Java API for XML-based RPC (JAX-RPC) and Web Services for Java 2 Platform, Enterprise Edition (J2EE) client programming models.

These extensions are defined as follows: WebSphere Application Server defines a CustomBinder interface that you can implement to provide concrete custom data binders for a specific XML schema type.
The CustomBinder interface has three properties, in addition to deserialize and serialize methods: The custom data binder defines serialize and deserialize methods to convert between a Java object and a SOAPElement interface. A custom data binder is added to the run time system and interacts with the Web services runtime using a SOAPElement. They are added to the run time by using custom binding providers. See the related links to learn more about the topics associated with the CustomBinder interface.

See the related links to learn more about the topics associated with these programming model extensions.

To review the Javadoc used for APIs and SPIs, see Reference: Generated API documentation. Follow the instructions in this topic that lead you to the API and SPI interfaces.

Review the specifications for the standards and APIs used in developing Web services.




Sub-topics
Custom data binders
Custom binding providers
CustomBinder interface
Usage patterns for deploying custom data binders
HTTP transport header properties best practices
Sending HTTP transport headers
Retrieving HTTP transport headers
Reference topic    

Terms of Use | Feedback

Last updated: Dec 11, 2005 4:07:15 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/rwbs_extendpm.html

© Copyright IBM Corporation 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)