Example usage for javax.xml.ws.soap SOAPBinding interface-usage

List of usage examples for javax.xml.ws.soap SOAPBinding interface-usage

Introduction

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

Usage

From source file org.apache.axis2.jaxws.binding.SOAPBinding.java

/**
 * An implementation of the <link>javax.xml.ws.soap.SOAPBinding</link>
 * interface. This is the default binding for JAX-WS, and will exist for all
 * Dispatch and Dynamic Proxy instances unless the XML/HTTP Binding is
 * explicitly specificied.
 */