Example usage for javax.xml.ws BindingProvider interface-usage

List of usage examples for javax.xml.ws BindingProvider interface-usage

Introduction

In this page you can find the example usage for javax.xml.ws BindingProvider interface-usage.

Usage

From source file org.apache.juddi.v3.client.transport.wrapper.Inquiry3to2.java

/**
 * This class provides a wrapper to enable UDDIv3 clients to talk to UDDIv2 servers
 * via JAXWS Transport. It handles all translations for Inquiry service methods.
 * @author <a href="alexoree@apache.org">Alex O'Ree</a>
 * @since 3.2
 */