C D G I M O R S

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
 

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

InvokeRawTag - class org.apache.commons.jelly.tags.soap.InvokeRawTag.
Invokes a web service
InvokeRawTag() - Constructor for class org.apache.commons.jelly.tags.soap.InvokeRawTag
 
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

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
 

O

org.apache.commons.jelly.tags.soap - package org.apache.commons.jelly.tags.soap
Tags for invoking Web Services via Apache Axis

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

SoapTagLibrary - class org.apache.commons.jelly.tags.soap.SoapTagLibrary.
Implements general utility tags.
SoapTagLibrary() - Constructor for class org.apache.commons.jelly.tags.soap.SoapTagLibrary
 
StringInputStream - class org.apache.commons.jelly.tags.soap.StringInputStream.
Wraps a String as an InputStream.
StringInputStream(String) - Constructor for class org.apache.commons.jelly.tags.soap.StringInputStream
Composes a stream from a String
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.

C D G I M O R S

Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.