public class RPCInterfaceOperationExtensionsImpl extends BaseComponentExtensionContext implements RPCInterfaceOperationExtensions
Interface Operation component as part of the
WSDL RPC extension defined by the WSDL 2.0 spec.errorReporter| Constructor and Description |
|---|
RPCInterfaceOperationExtensionsImpl(WSDLComponent parent,
URI extNamespace,
ErrorReporter errReporter) |
| Modifier and Type | Method and Description |
|---|---|
ExtensionProperty[] |
getProperties() |
ExtensionProperty |
getProperty(String propertyName) |
Argument[] |
getRPCSignature()
Returns the {rpc signature} extension property of Interface Operation
as defined by the wrpc:signature attribute.
|
getNamespace, getParent, newExtensionPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamespace, getParentpublic RPCInterfaceOperationExtensionsImpl(WSDLComponent parent, URI extNamespace, ErrorReporter errReporter)
public ExtensionProperty[] getProperties()
getProperties in interface ComponentExtensionContextgetProperties in class BaseComponentExtensionContextComponentExtensionContext.getProperties()public ExtensionProperty getProperty(String propertyName)
getProperty in interface ComponentExtensionContextgetProperty in class BaseComponentExtensionContextComponentExtensionContext.getProperty(java.lang.String)public Argument[] getRPCSignature()
RPCInterfaceOperationExtensionsgetRPCSignature in interface RPCInterfaceOperationExtensionsCopyright © 2005–2019 Apache Software Foundation. All rights reserved.