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

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

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

Fields in org.glassfish.grizzly.servlet.ver25 with type parameters of type ServiceRefHandlerType
protected  java.util.List<ServiceRefHandlerType> ServiceRefType.handler
           
protected  java.util.List<ServiceRefHandlerType> ServiceRefHandlerChainType.handler
           
 

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

Methods in org.glassfish.grizzly.servlet.ver25 that return types with arguments of type ServiceRefHandlerType
 java.util.List<ServiceRefHandlerType> ServiceRefType.getHandler()
          Gets the value of the handler property.
 java.util.List<ServiceRefHandlerType> ServiceRefHandlerChainType.getHandler()
          Gets the value of the handler property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.