Java(TM) API for XML-Based Web Services 2.2 2.0.1.Final-redhat-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.
 


Java(TM) API for XML-Based Web Services 2.2 2.0.1.Final-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.