|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas.ws.handler.URLWSDLHandler
In charge of published a given WSDL to an URL. Not used
Constructor Summary | |
URLWSDLHandler()
Create a new instance of URLWSDLHandler. |
Method Summary | |
void |
publish(WSDLFile wsdl)
Publish the given WSDL to the url location. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public URLWSDLHandler() throws WSServiceException
a
- new instance of URLWSDLHandler.
WSServiceException
Method Detail |
public void publish(WSDLFile wsdl) throws WSServiceException
publish
in interface WSDLHandler
wsdl
- the wsdl file to publish.
WSServiceException
- if an error occurs
at the publishing.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |