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

Packages that use HttpHandler
javax.xml.ws.spi.http   
 

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)
           
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.