Java API for XML Web Services 2.2 2.0.0.Final

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 API for XML Web Services 2.2 2.0.0.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.