Uses of Class
com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChain

Packages that use ServiceRefHandlerChain
com.sun.grizzly.http.webxml.schema   
 

Uses of ServiceRefHandlerChain in com.sun.grizzly.http.webxml.schema
 

Fields in com.sun.grizzly.http.webxml.schema with type parameters of type ServiceRefHandlerChain
 List<ServiceRefHandlerChain> ServiceRefHandlerChains.handlerChain
           
 

Methods in com.sun.grizzly.http.webxml.schema that return types with arguments of type ServiceRefHandlerChain
 List<ServiceRefHandlerChain> ServiceRefHandlerChains.getHandlerChain()
           
 

Method parameters in com.sun.grizzly.http.webxml.schema with type arguments of type ServiceRefHandlerChain
 void ServiceRefHandlerChains.setHandlerChain(List<ServiceRefHandlerChain> handlerChain)
           
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.