|
xmlBlaster 2.1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlrpc.client.XmlRpcTransportImpl
org.apache.xmlrpc.client.XmlRpcStreamTransport
org.apache.xmlrpc.client.XmlRpcHttpTransport
org.apache.xmlrpc.client.XmlRpcSunHttpTransport
org.apache.xmlrpc.client.XmlRpcSun14HttpTransport
org.apache.xmlrpc.client.XmlRpcSun15HttpTransport
org.xmlBlaster.util.protocol.xmlrpc.XblHttpTransport
public class XblHttpTransport
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.xmlrpc.client.XmlRpcHttpTransport |
|---|
org.apache.xmlrpc.client.XmlRpcHttpTransport.ByteArrayReqWriter |
| Nested classes/interfaces inherited from class org.apache.xmlrpc.client.XmlRpcStreamTransport |
|---|
org.apache.xmlrpc.client.XmlRpcStreamTransport.GzipReqWriter, org.apache.xmlrpc.client.XmlRpcStreamTransport.ReqWriter, org.apache.xmlrpc.client.XmlRpcStreamTransport.ReqWriterImpl |
| Field Summary |
|---|
| Fields inherited from class org.apache.xmlrpc.client.XmlRpcHttpTransport |
|---|
USER_AGENT |
| Constructor Summary | |
|---|---|
XblHttpTransport(org.apache.xmlrpc.client.XmlRpcClient pClient)
|
|
| Method Summary | |
|---|---|
protected java.io.InputStream |
getInputStream()
|
| Methods inherited from class org.apache.xmlrpc.client.XmlRpcSun15HttpTransport |
|---|
getProxy, newURLConnection, setProxy |
| Methods inherited from class org.apache.xmlrpc.client.XmlRpcSun14HttpTransport |
|---|
getSSLSocketFactory, setSSLSocketFactory |
| Methods inherited from class org.apache.xmlrpc.client.XmlRpcSunHttpTransport |
|---|
close, getURLConnection, isResponseGzipCompressed, sendRequest, setRequestHeader, writeRequest |
| Methods inherited from class org.apache.xmlrpc.client.XmlRpcHttpTransport |
|---|
getUserAgent, initHttpHeaders, isUsingByteArrayOutput, newReqWriter, setCompressionHeaders, setContentLength, setCredentials |
| Methods inherited from class org.apache.xmlrpc.client.XmlRpcStreamTransport |
|---|
isCompressingRequest, newXMLReader, readResponse |
| Methods inherited from class org.apache.xmlrpc.client.XmlRpcTransportImpl |
|---|
getClient |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XblHttpTransport(org.apache.xmlrpc.client.XmlRpcClient pClient)
| Method Detail |
|---|
protected java.io.InputStream getInputStream()
throws org.apache.xmlrpc.XmlRpcException
getInputStream in class org.apache.xmlrpc.client.XmlRpcSunHttpTransportorg.apache.xmlrpc.XmlRpcException
|
xmlBlaster 2.1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||