Uses of Interface
com.sun.xml.rpc.wsdl.framework.GloballyKnown
Packages that use GloballyKnown
Package
Description
-
Uses of GloballyKnown in com.sun.xml.rpc.processor.modeler.j2ee
Methods in com.sun.xml.rpc.processor.modeler.j2ee with parameters of type GloballyKnownModifier and TypeMethodDescriptionstatic QNameJ2EEModelerHelper.getQNameOf(GloballyKnown entity) -
Uses of GloballyKnown in com.sun.xml.rpc.processor.modeler.nometadata
Methods in com.sun.xml.rpc.processor.modeler.nometadata with parameters of type GloballyKnownModifier and TypeMethodDescriptionprotected static QNameNoMetadataModeler.getQNameOf(GloballyKnown entity) -
Uses of GloballyKnown in com.sun.xml.rpc.processor.modeler.wsdl
Methods in com.sun.xml.rpc.processor.modeler.wsdl with parameters of type GloballyKnownModifier and TypeMethodDescriptionprotected static QNameWSDLModelerBase.getQNameOf(GloballyKnown entity) -
Uses of GloballyKnown in com.sun.xml.rpc.wsdl.document
Classes in com.sun.xml.rpc.wsdl.document that implement GloballyKnownModifier and TypeClassDescriptionclassEntity corresponding to the "binding" WSDL element.classEntity corresponding to the "message" WSDL element.classEntity corresponding to the "port" WSDL element.classEntity corresponding to the "portType" WSDL element.classEntity corresponding to the "service" WSDL element. -
Uses of GloballyKnown in com.sun.xml.rpc.wsdl.document.schema
Classes in com.sun.xml.rpc.wsdl.document.schema that implement GloballyKnown -
Uses of GloballyKnown in com.sun.xml.rpc.wsdl.framework
Classes in com.sun.xml.rpc.wsdl.framework that implement GloballyKnownModifier and TypeClassDescriptionclassAn entity that can be defined in a target namespace.Methods in com.sun.xml.rpc.wsdl.framework that return GloballyKnownMethods in com.sun.xml.rpc.wsdl.framework with parameters of type GloballyKnownModifier and TypeMethodDescriptionvoidAbstractDocument.define(GloballyKnown e) voidAbstractDocument.undefine(GloballyKnown e) Constructors in com.sun.xml.rpc.wsdl.framework with parameters of type GloballyKnown