Package | Description |
---|---|
org.komodo.spi.query.proc.wsdl.model |
Modifier and Type | Interface and Description |
---|---|
interface |
Binding
This class represents a Binding as defined in a WSDL
|
interface |
Fault |
interface |
Message |
interface |
Operation
This class represents an Operation as defined in the WSDL It does not contain any information about the messages that are used
by the operation as they are of no interest until it is time to actually create an MM model
|
interface |
Part |
interface |
Port
This class represents a port as defined in a WSDL
|
interface |
Service
This class represents a services as defined by as WSDL
|
Modifier and Type | Method and Description |
---|---|
WsdlElement |
WsdlElement.copy()
This method is used for making defensive copies of WSDLElements
|
Copyright © 2013–2019. All rights reserved.