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

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

Uses of PortComponentHandlerType 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 PortComponentHandlerType
protected  List<PortComponentHandlerType> PortComponentType.handler
           
protected  List<PortComponentHandlerType> HandlerChainType.handler
           
 

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

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 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.