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

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

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

Fields in org.glassfish.grizzly.servlet.ver25 declared as ServiceRefHandlerChainsType
protected  ServiceRefHandlerChainsType ServiceRefType.handlerChains
           
 

Methods in org.glassfish.grizzly.servlet.ver25 that return ServiceRefHandlerChainsType
 ServiceRefHandlerChainsType ObjectFactory.createServiceRefHandlerChainsType()
          Create an instance of ServiceRefHandlerChainsType
 ServiceRefHandlerChainsType ServiceRefType.getHandlerChains()
          Gets the value of the handlerChains property.
 

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.