Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
G
I
M
N
O
P
S
V
C
createService()
- Method in class org.apache.commons.jelly.tags.soap.
InvokeTag
Factory method to create a new default Service instance
D
doTag(XMLOutput)
- Method in class org.apache.commons.jelly.tags.soap.
InvokeTag
E
endpoint
- Variable in class org.apache.commons.jelly.tags.soap.
InvokeTag
G
getParamArray()
- Method in class org.apache.commons.jelly.tags.soap.
InvokeTag
Performs any type coercion on the given parameters to form an Object[] or returns null if no parameter has been specified
getService()
- Method in class org.apache.commons.jelly.tags.soap.
InvokeTag
Returns the service to be used by this web service invocation.
I
InvokeTag
- class org.apache.commons.jelly.tags.soap.
InvokeTag
.
Invokes a web service
InvokeTag()
- Constructor for class org.apache.commons.jelly.tags.soap.
InvokeTag
M
method
- Variable in class org.apache.commons.jelly.tags.soap.
InvokeTag
N
namespace
- Variable in class org.apache.commons.jelly.tags.soap.
InvokeTag
O
org.apache.commons.jelly.tags.soap
- package org.apache.commons.jelly.tags.soap
Tags for invoking Web Services via
Apache Axis
P
params
- Variable in class org.apache.commons.jelly.tags.soap.
InvokeTag
S
SoapTagLibrary
- class org.apache.commons.jelly.tags.soap.
SoapTagLibrary
.
Implements general utility tags.
SoapTagLibrary()
- Constructor for class org.apache.commons.jelly.tags.soap.
SoapTagLibrary
service
- Variable in class org.apache.commons.jelly.tags.soap.
InvokeTag
setEndpoint(String)
- Method in class org.apache.commons.jelly.tags.soap.
InvokeTag
Sets the end point to which the invocation will occur
setMethod(String)
- Method in class org.apache.commons.jelly.tags.soap.
InvokeTag
setNamespace(String)
- Method in class org.apache.commons.jelly.tags.soap.
InvokeTag
Sets the namespace of the operation
setParams(Object)
- Method in class org.apache.commons.jelly.tags.soap.
InvokeTag
Sets the parameters for this SOAP call.
setService(Service)
- Method in class org.apache.commons.jelly.tags.soap.
InvokeTag
Sets the service to be used by this invocation.
setVar(String)
- Method in class org.apache.commons.jelly.tags.soap.
InvokeTag
Sets the name of the variable to output the results of the SOAP call to.
V
var
- Variable in class org.apache.commons.jelly.tags.soap.
InvokeTag
C
D
E
G
I
M
N
O
P
S
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes