public interface GcHttpTransport
| Modifier and Type | Method and Description |
|---|---|
org.xmlpull.infoset.XmlElement |
getXml(URI location) |
org.xmlpull.infoset.XmlElement |
getXml(URI location,
boolean secure) |
GcHttpResponse |
perform(GcHttpRequest req) |
org.xmlpull.infoset.XmlElement getXml(URI location) throws GcHttpException
GcHttpExceptionorg.xmlpull.infoset.XmlElement getXml(URI location, boolean secure) throws GcHttpException
GcHttpExceptionGcHttpResponse perform(GcHttpRequest req) throws GcHttpException
GcHttpExceptionCopyright © 2013. All Rights Reserved.