|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES | |||||||||
| Package | Description |
|---|---|
| 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 HttpHandler in javax.xml.ws.spi.http |
|---|
| Modifier and Type | Field and Description |
|---|---|
protected HttpHandler |
HttpContext.handler
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpContext.setHandler(HttpHandler handler)
JAX-WS runtime sets its handler during Endpoint.publish(HttpContext) to handle
HTTP requests for this context. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.