JAX-WS
v2.2

Uses of Class
javax.xml.ws.spi.http.HttpHandler

Packages that use HttpHandler
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
 

Fields in javax.xml.ws.spi.http declared as HttpHandler
protected  HttpHandler HttpContext.handler
           
 

Methods in javax.xml.ws.spi.http with parameters of type HttpHandler
 void HttpContext.setHandler(HttpHandler handler)
          JAX-WS runtime sets its handler during Endpoint.publish(HttpContext) to handle HTTP requests for this context.
 


JAX-WS
v2.2


Comments to: jsr224-spec-comments@sun.com
More information at: Metro Web Services Overview
Copyright © 2005, 2011, Oracle and/or its affiliates. All rights reserved.