|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.xfire.wsdl11.builder.AbstractWSDL
org.codehaus.xfire.wsdl11.builder.AbstractJavaWSDL
org.codehaus.xfire.wsdl11.builder.DocumentWSDL
public class DocumentWSDL
Creates Document style WSDL documents for JavaServices.
| Field Summary |
|---|
| Fields inherited from class org.codehaus.xfire.wsdl11.builder.AbstractWSDL |
|---|
elementQ, schemaQ, xfireTypeQ, xsdNs |
| Fields inherited from interface org.codehaus.xfire.wsdl.WSDLWriter |
|---|
WSDL11_NS, WSDL11_SOAP_NS |
| Constructor Summary | |
|---|---|
DocumentWSDL(ObjectService service,
java.util.Collection transports)
|
|
| Method Summary | |
|---|---|
protected void |
createInputParts(javax.wsdl.Message req,
Operation op)
|
protected void |
createOutputParts(javax.wsdl.Message res,
Operation op)
|
| Methods inherited from class org.codehaus.xfire.wsdl11.builder.AbstractJavaWSDL |
|---|
createAbstractInterface, createConcreteInterface, createJavaxQName, createOperation |
| Methods inherited from class org.codehaus.xfire.wsdl11.builder.AbstractWSDL |
|---|
addDependency, addNamespace, createSchemaType, getDefinition, getDocument, getNamespace, getSchemaTypes, getService, setDefinition, setSchemaTypes, setService, write, writeComplexTypes, writeDocument, writeSchemaForNamespace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.codehaus.xfire.wsdl.WSDLWriter |
|---|
write |
| Constructor Detail |
|---|
public DocumentWSDL(ObjectService service,
java.util.Collection transports)
throws javax.wsdl.WSDLException
javax.wsdl.WSDLException| Method Detail |
|---|
protected void createOutputParts(javax.wsdl.Message res,
Operation op)
createOutputParts in class AbstractJavaWSDL
protected void createInputParts(javax.wsdl.Message req,
Operation op)
createInputParts in class AbstractJavaWSDL
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||