org.apache.woden.wsdl20.extensions.rpc
Interface RPCInterfaceOperationExtensions
- All Superinterfaces:
- ComponentExtensions
- All Known Implementing Classes:
- RPCInterfaceOperationExtensionsImpl
- public interface RPCInterfaceOperationExtensions
- extends ComponentExtensions
RPCInterfaceOperationExtensions
represents the WSDL 2.0 predefined
RPC extensions, as specified on Part 2: Adjuncts, for the Interface Operation
component.
The only predefined extension attribute is:
{rpc signature}
- Author:
- Arthur Ryman (ryman@ca.ibm.com)
getRPCSignature
public Argument[] getRPCSignature()
Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.