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

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

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

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

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