F G O P W 

F

FastInfosetBuilder - Class in org.apache.axis2.fastinfoset
 
FastInfosetBuilder() - Constructor for class org.apache.axis2.fastinfoset.FastInfosetBuilder
 
FastInfosetMessageFormatter - Class in org.apache.axis2.fastinfoset
 
FastInfosetMessageFormatter() - Constructor for class org.apache.axis2.fastinfoset.FastInfosetMessageFormatter
 
FastInfosetPOXBuilder - Class in org.apache.axis2.fastinfoset
 
FastInfosetPOXBuilder() - Constructor for class org.apache.axis2.fastinfoset.FastInfosetPOXBuilder
 
FastInfosetPOXMessageFormatter - Class in org.apache.axis2.fastinfoset
 
FastInfosetPOXMessageFormatter() - Constructor for class org.apache.axis2.fastinfoset.FastInfosetPOXMessageFormatter
 
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.fastinfoset.FastInfosetMessageFormatter
Fast Infoset message formatter doesn't need to handle SOAP.
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.fastinfoset.FastInfosetPOXMessageFormatter
Plain Fast Infoset message formatter doesn't need to handle SOAP.

G

getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.axis2.fastinfoset.FastInfosetMessageFormatter
Retrieves the raw bytes from the SOAP envelop.
getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.axis2.fastinfoset.FastInfosetPOXMessageFormatter
Retrieves the raw bytes from the SOAP envelop.
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.fastinfoset.FastInfosetMessageFormatter
Returns the content type
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.fastinfoset.FastInfosetPOXMessageFormatter
Returns the content type
getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in class org.apache.axis2.fastinfoset.FastInfosetMessageFormatter
Returns the target address to send the response FIXME This is very HTTP specific.
getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in class org.apache.axis2.fastinfoset.FastInfosetPOXMessageFormatter
Returns the target address to send the response FIXME This is very HTTP specific.

O

org.apache.axis2.fastinfoset - package org.apache.axis2.fastinfoset
 

P

processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.fastinfoset.FastInfosetBuilder
Returns a OMElement handler to the document element of the Fast Infoset message.
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.fastinfoset.FastInfosetPOXBuilder
Returns a OMElement handler to the document element of the Fast Infoset message.

W

writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.apache.axis2.fastinfoset.FastInfosetMessageFormatter
Write the SOAP envelop to the given OutputStream.
writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.apache.axis2.fastinfoset.FastInfosetPOXMessageFormatter
Write the SOAP envelop to the given OutputStream.
F G O P W 

Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.