软件包 | 描述 |
---|---|
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.