Uses of Class
com.sun.xml.rpc.wsdl.framework.GlobalEntity
-
Packages that use GlobalEntity Package Description com.sun.xml.rpc.wsdl.document -
-
Uses of GlobalEntity in com.sun.xml.rpc.wsdl.document
Subclasses of GlobalEntity in com.sun.xml.rpc.wsdl.document Modifier and Type Class Description classBindingEntity corresponding to the "binding" WSDL element.classMessageEntity corresponding to the "message" WSDL element.classPortEntity corresponding to the "port" WSDL element.classPortTypeEntity corresponding to the "portType" WSDL element.classServiceEntity corresponding to the "service" WSDL element.
-