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

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

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

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 with type parameters of type ServiceRefHandlerType
protected  List<ServiceRefHandlerType> ServiceRefType.handler
           
protected  List<ServiceRefHandlerType> ServiceRefHandlerChainType.handler
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return ServiceRefHandlerType
 ServiceRefHandlerType ObjectFactory.createServiceRefHandlerType()
          Create an instance of ServiceRefHandlerType
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return types with arguments of type ServiceRefHandlerType
 List<ServiceRefHandlerType> ServiceRefType.getHandler()
          Gets the value of the handler property.
 List<ServiceRefHandlerType> ServiceRefHandlerChainType.getHandler()
          Gets the value of the handler property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.