| 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Binding | |
|---|---|
| javax.xml.ws | This package contains the core JAX-WS APIs. | 
| javax.xml.ws.http | This package defines APIs specific to the HTTP binding. | 
| javax.xml.ws.soap | This package defines APIs specific to the SOAP binding. | 
| Uses of Binding in javax.xml.ws | 
|---|
| Methods in javax.xml.ws that return Binding | |
|---|---|
abstract  Binding | 
Endpoint.getBinding()
Returns the binding for this endpoint.  | 
 Binding | 
BindingProvider.getBinding()
Get the Binding for this binding provider.  | 
| Uses of Binding in javax.xml.ws.http | 
|---|
| Subinterfaces of Binding in javax.xml.ws.http | |
|---|---|
 interface | 
HTTPBinding
The HTTPBinding interface is an 
  abstraction for the XML/HTTP binding. | 
| Uses of Binding in javax.xml.ws.soap | 
|---|
| Subinterfaces of Binding in javax.xml.ws.soap | |
|---|---|
 interface | 
SOAPBinding
The SOAPBinding interface is an abstraction for
  the SOAP binding. | 
  | 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.