Uses of Class
com.sun.xml.rpc.wsdl.document.Port
Packages that use Port
Package
Description
-
Uses of Port in com.sun.xml.rpc.processor.modeler.nometadata
Fields in com.sun.xml.rpc.processor.modeler.nometadata declared as PortMethods in com.sun.xml.rpc.processor.modeler.nometadata with parameters of type PortModifier and TypeMethodDescriptionprotected booleanNoMetadataModeler.processPort(Port wsdlPort, Service service, WSDLDocument document) Constructors in com.sun.xml.rpc.processor.modeler.nometadata with parameters of type PortModifierConstructorDescriptionProcessSOAPOperationInfo(Port modelPort, Port port, Operation portTypeOperation, BindingOperation bindingOperation, SOAPBinding soapBinding, WSDLDocument document) -
Uses of Port in com.sun.xml.rpc.processor.modeler.wsdl
Fields in com.sun.xml.rpc.processor.modeler.wsdl declared as PortMethods in com.sun.xml.rpc.processor.modeler.wsdl with parameters of type PortModifier and TypeMethodDescriptionprotected booleanWSDLModelerBase.processPort(Port wsdlPort, Service service, WSDLDocument document) Constructors in com.sun.xml.rpc.processor.modeler.wsdl with parameters of type PortModifierConstructorDescriptionProcessSOAPOperationInfo(Port modelPort, Port port, Operation portTypeOperation, BindingOperation bindingOperation, SOAPBinding soapBinding, WSDLDocument document, boolean hasOverloadedOperations, Map headers) -
Uses of Port in com.sun.xml.rpc.wsdl.document
Methods in com.sun.xml.rpc.wsdl.document with parameters of type Port -
Uses of Port in com.sun.xml.rpc.wsdl.parser
Methods in com.sun.xml.rpc.wsdl.parser that return PortModifier and TypeMethodDescriptionprotected PortWSDLParser.parsePort(ParserContext context, Definitions definitions, Element e)