|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object bexee.wsdl.WSDLBindingFactory
This class is used as a WSDL:Binding and WSDL:Service factory. It will be used for the generation of concrete bindings and services for abstract web services.
Constructor Summary | |
WSDLBindingFactory()
|
Method Summary | |
javax.wsdl.Definition |
addBinding(javax.wsdl.Definition definition,
java.lang.String uri)
Add a binding information to the Definitions instance. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WSDLBindingFactory()
Method Detail |
public javax.wsdl.Definition addBinding(javax.wsdl.Definition definition, java.lang.String uri) throws javax.wsdl.WSDLException
definition
- uri
-
javax.wsdl.WSDLException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |