Uses of Class
com.sun.tools.ws.wsdl.document.Port
Packages that use Port
-
Uses of Port in com.sun.tools.ws.processor.modeler.wsdl
Fields in com.sun.tools.ws.processor.modeler.wsdl declared as PortMethods in com.sun.tools.ws.processor.modeler.wsdl with parameters of type PortModifier and TypeMethodDescriptionprotected voidWSDLModelerBase.applyPortMethodCustomization(Port port, Port wsdlPort) protected booleanWSDLModelerBase.isProvider(Port wsdlPort) protected booleanWSDLModeler.processPort(Port wsdlPort, Service service, WSDLDocument document) Constructors in com.sun.tools.ws.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.tools.ws.wsdl.document
Methods in com.sun.tools.ws.wsdl.document that return types with arguments of type PortMethods in com.sun.tools.ws.wsdl.document with parameters of type Port