Uses of Class
org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainType

Packages that use ServiceRefHandlerChainType
org.glassfish.grizzly.servlet.ver25   
 

Uses of ServiceRefHandlerChainType in org.glassfish.grizzly.servlet.ver25
 

Fields in org.glassfish.grizzly.servlet.ver25 with type parameters of type ServiceRefHandlerChainType
protected  java.util.List<ServiceRefHandlerChainType> ServiceRefHandlerChainsType.handlerChain
           
 

Methods in org.glassfish.grizzly.servlet.ver25 that return ServiceRefHandlerChainType
 ServiceRefHandlerChainType ObjectFactory.createServiceRefHandlerChainType()
          Create an instance of ServiceRefHandlerChainType
 

Methods in org.glassfish.grizzly.servlet.ver25 that return types with arguments of type ServiceRefHandlerChainType
 java.util.List<ServiceRefHandlerChainType> ServiceRefHandlerChainsType.getHandlerChain()
          Gets the value of the handlerChain property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.