Uses of Class
org.glassfish.grizzly.servlet.ver30.HandlerChainsType

Packages that use HandlerChainsType
org.glassfish.grizzly.servlet.ver30   
 

Uses of HandlerChainsType in org.glassfish.grizzly.servlet.ver30
 

Fields in org.glassfish.grizzly.servlet.ver30 declared as HandlerChainsType
protected  HandlerChainsType ServiceRefType.handlerChains
           
 

Methods in org.glassfish.grizzly.servlet.ver30 that return HandlerChainsType
 HandlerChainsType ObjectFactory.createHandlerChainsType()
          Create an instance of HandlerChainsType
 HandlerChainsType ServiceRefType.getHandlerChains()
          Gets the value of the handlerChains property.
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type HandlerChainsType
 void ServiceRefType.setHandlerChains(HandlerChainsType value)
          Sets the value of the handlerChains property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.