Uses of Interface javax.wsdl.Binding

Uses in package com.ibm.wsdl

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.

Uses in package com.ibm.wsdl.xml

Methods with return type javax.wsdl.Binding

Binding
WSDLReaderImpl.parseBinding(Element bindingEl, Definition def)

Uses in package javax.wsdl

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.

Copyright B) 2003,2005 IBM. All Rights Reserved.