Package | Description |
---|---|
com.sun.xml.ws.api.model.wsdl | |
com.sun.xml.ws.api.model.wsdl.editable | |
com.sun.xml.ws.model.wsdl |
Modifier and Type | Method and Description |
---|---|
WSDLPortType |
WSDLBoundPortType.getPortType()
Gets the
WSDLPortType associated with the wsdl:binding |
WSDLPortType |
WSDLModel.getPortType(QName name)
Gets
WSDLPortType that models wsdl:portType |
Modifier and Type | Method and Description |
---|---|
Map<QName,? extends WSDLPortType> |
WSDLModel.getPortTypes()
|
Modifier and Type | Interface and Description |
---|---|
interface |
EditableWSDLPortType |
Modifier and Type | Class and Description |
---|---|
class |
WSDLPortTypeImpl
Provides implementation of
WSDLPortType |
Copyright © 2015 Oracle Corporation. All rights reserved.