| 软件包 | 描述 | 
|---|---|
| javax.xml.ws | 
           此软件包包含核心JAX-WS API。 
          | 
| javax.xml.ws.spi.http | 
           提供HTTP SPI,用于在容器中轻松部署JAX-WS Web服务(例如, 
          | 
| Class and Description | 
|---|
| HttpContext  
          的HttpContext表示Web服务到的根URI路径之间的映射 HttpHandler被调用来处理目的地为相关的容器上的路径的请求。 | 
| Class and Description | 
|---|
| HttpContext  
          的HttpContext表示Web服务到的根URI路径之间的映射 HttpHandler被调用来处理目的地为相关的容器上的路径的请求。 | 
| HttpExchange 
           此类封装了收到的HTTP请求和在一个交换中生成的响应。 
          | 
| HttpHandler 
           被调用以处理HTTP请求的处理程序。 
          | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.