public class InputTypeIntrospecterDelegate extends Object implements TypeIntrospecterDelegate
TypeIntrospecterDelegate.
This class is resposible for returning the information of the messages that are used to resolve INPUT metadata.
| Constructor and Description |
|---|
InputTypeIntrospecterDelegate() |
| Modifier and Type | Method and Description |
|---|---|
javax.wsdl.extensions.ElementExtensible |
getBindingType(javax.wsdl.BindingOperation operation) |
javax.wsdl.Message |
getMessage(javax.wsdl.Operation operation) |
public javax.wsdl.Message getMessage(javax.wsdl.Operation operation)
getMessage in interface TypeIntrospecterDelegatepublic javax.wsdl.extensions.ElementExtensible getBindingType(javax.wsdl.BindingOperation operation)
getBindingType in interface TypeIntrospecterDelegateCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.