|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlrpc.client.XmlRpcStreamTransport.ReqWriterImpl
protected class XmlRpcStreamTransport.ReqWriterImpl
Constructor Summary | |
---|---|
protected |
XmlRpcStreamTransport.ReqWriterImpl(XmlRpcRequest pRequest)
|
Method Summary | |
---|---|
void |
write(java.io.OutputStream pStream)
Writes the requests uncompressed XML data to the given output stream. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected XmlRpcStreamTransport.ReqWriterImpl(XmlRpcRequest pRequest)
Method Detail |
---|
public void write(java.io.OutputStream pStream) throws XmlRpcException, java.io.IOException, org.xml.sax.SAXException
write
in interface XmlRpcStreamTransport.ReqWriter
XmlRpcException
java.io.IOException
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |