On 5/28/05, danilocelic <[EMAIL PROTECTED]> wrote:
> getResponseHeader (returns org.apache.axis.message.SOAPHeaderElement)
> getResponseHeaders (returns Lorg.apache.axis.message.SOAPHeaderElement;)

Lsometype means array of sometype.

> Unfortunately, searching livedocs for  either of them returns no
> results, so I'll have to live with that for now.

Right, you won't find these on LiveDocs because Macromedia didn't
write these classes.

Google turns up this resource:

http://ws.apache.org/axis/java/apiDocs/org/apache/axis/message/class-use/SOAPHeaderElement.html

which is the definitive word on Apache Axis stuff (select the FRAMES
version of the site so you can navigate the class hierarchy).

Mostly I pick this stuff up by using <cfdump> to see what methods are
available and then <cfdump> on the result of calling them etc etc.
-- 
Sean A Corfield -- http://corfield.org/
Team Fusebox -- http://fusebox.org/
Got Gmail? -- I have 50, yes 50, invites to give away!

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood


----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to 
[email protected] with the words 'unsubscribe cfcdev' as the subject of the 
email.

CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting 
(www.cfxhosting.com).

CFCDev is supported by New Atlanta, makers of BlueDragon
http://www.newatlanta.com/products/bluedragon/index.cfm

An archive of the CFCDev list is available at 
www.mail-archive.com/[email protected]


Reply via email to