Uses of Class
com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainsType

Packages that use ServiceRefHandlerChainsType
com.sun.grizzly.http.webxml.schema.version_3_0   
 

Uses of ServiceRefHandlerChainsType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 declared as ServiceRefHandlerChainsType
protected  ServiceRefHandlerChainsType ServiceRefType.handlerChains
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return ServiceRefHandlerChainsType
 ServiceRefHandlerChainsType ObjectFactory.createServiceRefHandlerChainsType()
          Create an instance of ServiceRefHandlerChainsType
 ServiceRefHandlerChainsType ServiceRefType.getHandlerChains()
          Gets the value of the handlerChains property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type ServiceRefHandlerChainsType
 void ServiceRefType.setHandlerChains(ServiceRefHandlerChainsType value)
          Sets the value of the handlerChains property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.