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

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

Uses of PortComponentType 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 PortComponentType
protected  List<PortComponentType> WebserviceDescriptionType.portComponent
           
 

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

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return types with arguments of type PortComponentType
 List<PortComponentType> WebserviceDescriptionType.getPortComponent()
          Gets the value of the portComponent property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.