Package org.apache.woden.wsdl20.extensions.rpc
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
RPCInterfaceOperationExtensions RPCInterfaceOperationExtensions represents the WSDL 2.0 predefined RPC extensions, as specified on Part 2: Adjuncts, for the Interface Operation component.
Classes
Argument Argument represents a (name,direction) pair where name is the name of an argument and direction is its direction as defined in Part 2: Adjuncts.
Direction Direction is a typesafe enumeration of the four possible values, #in, #out, #inout, and #return.