|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.xfire.AbstractXFireComponent
org.codehaus.xfire.java.wsdl.JavaWSDLBuilder
public class JavaWSDLBuilder
Create a WSDL document for a JavaService.
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.xfire.wsdl.WSDLBuilder |
|---|
ROLE |
| Constructor Summary | |
|---|---|
JavaWSDLBuilder(org.codehaus.xfire.transport.TransportManager manager)
|
|
| Method Summary | |
|---|---|
org.codehaus.xfire.wsdl.WSDL |
createWSDL(org.codehaus.xfire.service.Service s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaWSDLBuilder(org.codehaus.xfire.transport.TransportManager manager)
| Method Detail |
|---|
public org.codehaus.xfire.wsdl.WSDL createWSDL(org.codehaus.xfire.service.Service s)
throws javax.wsdl.WSDLException
createWSDL in interface org.codehaus.xfire.wsdl.WSDLBuilderservice -
javax.wsdl.WSDLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||