|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| 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 |
|---|
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HTTPBinding
The HTTPBinding interface is an
abstraction for the XML/HTTP binding. |
| Uses of Binding in javax.xml.ws.soap |
|---|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SOAPBinding
The SOAPBinding interface is an abstraction for
the SOAP binding. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.