Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType

Packages that use PortComponentHandlerType
com.sun.grizzly.http.webxml.schema.version_2_5   
 

Uses of PortComponentHandlerType in com.sun.grizzly.http.webxml.schema.version_2_5
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_5 with type parameters of type PortComponentHandlerType
protected  List<PortComponentHandlerType> PortComponentType.handler
           
protected  List<PortComponentHandlerType> HandlerChainType.handler
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return PortComponentHandlerType
 PortComponentHandlerType ObjectFactory.createPortComponentHandlerType()
          Create an instance of PortComponentHandlerType
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return types with arguments of type PortComponentHandlerType
 List<PortComponentHandlerType> PortComponentType.getHandler()
          Gets the value of the handler property.
 List<PortComponentHandlerType> HandlerChainType.getHandler()
          Gets the value of the handler property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.