Package org.mule.wsdl.parser.operation
Class DefaultWsdlOperationParser
-
- All Implemented Interfaces:
public final class DefaultWsdlOperationParser extends BaseWsdlOperationParser
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classDefaultWsdlOperationParser.Companion
-
Field Summary
Fields Modifier and Type Field Description public final static DefaultWsdlOperationParser.CompanionCompanion
-
Method Summary
Modifier and Type Method Description TypegetInputType()TypegetOutputType()-
-
Method Detail
-
getInputType
Type getInputType()
-
getOutputType
Type getOutputType()
-
-
-
-