Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainType

Packages that use ServiceRefHandlerChainType
com.sun.grizzly.http.webxml.schema.version_2_5   
 

Uses of ServiceRefHandlerChainType in com.sun.grizzly.http.webxml.schema.version_2_5
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_5 with type parameters of type ServiceRefHandlerChainType
protected  List<ServiceRefHandlerChainType> ServiceRefHandlerChainsType.handlerChain
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return ServiceRefHandlerChainType
 ServiceRefHandlerChainType ObjectFactory.createServiceRefHandlerChainType()
          Create an instance of ServiceRefHandlerChainType
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return types with arguments of type ServiceRefHandlerChainType
 List<ServiceRefHandlerChainType> ServiceRefHandlerChainsType.getHandlerChain()
          Gets the value of the handlerChain property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.