public interface Binding extends WsdlElement
Modifier and Type | Method and Description |
---|---|
Operation[] |
getOperations() |
Port |
getPort() |
String |
getStyle()
This returns the style information returned by the SOAP binding (RPC or DOC)
|
String |
getTransportURI() |
copy, getId, getName
Operation[] getOperations()
Port getPort()
String getTransportURI()
String getStyle()
Copyright © 2013–2019. All rights reserved.