| Frames | No Frames |
Classes implementing javax.wsdl.Binding | |
| class | This class represents a port type binding and describes the
protocol required for using operations in a port type.
|
Fields of type javax.wsdl.Binding | |
| Binding | |
Methods with parameter type javax.wsdl.Binding | |
| void | Add a binding to this WSDL description.
|
| void | Set the binding this port should refer to.
|
Methods with return type javax.wsdl.Binding | |
| Binding | Create a new binding.
|
| Binding | Get the binding this port refers to.
|
| Binding | Get the specified binding. |
| Binding | Remove the specified binding from this definition.
|
Methods with return type javax.wsdl.Binding | |
| Binding | |
Methods with parameter type javax.wsdl.Binding | |
| void | Add a binding to this WSDL description.
|
| void | Set the binding this port should refer to.
|
Methods with return type javax.wsdl.Binding | |
| Binding | Create a new binding.
|
| Binding | Get the binding this port refers to.
|
| Binding | Get the specified binding. |
| Binding | Remove the specified binding from this definition.
|