C D E G I M N O P R S U V

C

close() - Method in class org.apache.commons.jelly.tags.soap.StringInputStream
Closes the Stringreader.
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.InvokeRawTag
 
doTag(XMLOutput) - Method in class org.apache.commons.jelly.tags.soap.InvokeTag
 

E

endpoint - Variable in class org.apache.commons.jelly.tags.soap.InvokeRawTag
 
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

in - Variable in class org.apache.commons.jelly.tags.soap.StringInputStream
Source string, stored as a StringReader
InvokeRawTag - Class in org.apache.commons.jelly.tags.soap
Invokes a web service
InvokeRawTag() - Constructor for class org.apache.commons.jelly.tags.soap.InvokeRawTag
 
InvokeTag - Class in org.apache.commons.jelly.tags.soap
Invokes a web service
InvokeTag() - Constructor for class org.apache.commons.jelly.tags.soap.InvokeTag
 

M

mark(int) - Method in class org.apache.commons.jelly.tags.soap.StringInputStream
Marks the read limit of the StringReader.
markSupported() - Method in class org.apache.commons.jelly.tags.soap.StringInputStream
 
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
 
password - Variable in class org.apache.commons.jelly.tags.soap.InvokeTag
 

R

read() - Method in class org.apache.commons.jelly.tags.soap.StringInputStream
Reads from the Stringreader, returning the same value.
reset() - Method in class org.apache.commons.jelly.tags.soap.StringInputStream
Resets the StringReader.

S

service - Variable in class org.apache.commons.jelly.tags.soap.InvokeTag
 
setEndpoint(String) - Method in class org.apache.commons.jelly.tags.soap.InvokeRawTag
Sets the end point to which the invocation will occur
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.
setPassword(String) - Method in class org.apache.commons.jelly.tags.soap.InvokeTag
Set the password for the SOAP call.
setService(Service) - Method in class org.apache.commons.jelly.tags.soap.InvokeTag
Sets the service to be used by this invocation.
setSoapAction(String) - Method in class org.apache.commons.jelly.tags.soap.InvokeRawTag
The SOAPAction HTTP header.
setUsername(String) - Method in class org.apache.commons.jelly.tags.soap.InvokeTag
Set the username for the SOAP call.
setVar(String) - Method in class org.apache.commons.jelly.tags.soap.InvokeRawTag
Sets the name of the variable to output the results of the SOAP call to.
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.
soapAction - Variable in class org.apache.commons.jelly.tags.soap.InvokeRawTag
 
SoapTagLibrary - Class in org.apache.commons.jelly.tags.soap
Implements general utility tags.
SoapTagLibrary() - Constructor for class org.apache.commons.jelly.tags.soap.SoapTagLibrary
 
StringInputStream - Class in org.apache.commons.jelly.tags.soap
Wraps a String as an InputStream.
StringInputStream(String) - Constructor for class org.apache.commons.jelly.tags.soap.StringInputStream
Composes a stream from a String

U

username - Variable in class org.apache.commons.jelly.tags.soap.InvokeTag
 

V

var - Variable in class org.apache.commons.jelly.tags.soap.InvokeRawTag
 
var - Variable in class org.apache.commons.jelly.tags.soap.InvokeTag
 

C D E G I M N O P R S U V