Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT |
FRAMES
|
Package | Description |
---|---|
javax.xml.ws | This package contains the core JAX-WS APIs. |
javax.xml.ws.spi.http | Provides HTTP SPI that is used for portable deployment of JAX-WS web services in containers(for e.g. |
Uses of HttpContext in javax.xml.ws |
---|
Modifier and Type | Method and Description |
---|---|
void |
Endpoint.publish(HttpContext serverContext)
Publishes this endpoint at the provided server context. |
Uses of HttpContext in javax.xml.ws.spi.http |
---|
Modifier and Type | Method and Description |
---|---|
abstract HttpContext |
HttpExchange.getHttpContext()
Returns a HttpContext for this exchange. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT |
FRAMES
|
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.