public interface Transport
HttpUrlTrasport
comes with this api by default. Pass it as a parameter
if you want to use HTTP/HTTPS as network layer.
User: Kirill, Date: 13.09.13 13:40
Modifier and Type | Method and Description |
---|---|
void |
closeConnection() |
Response |
invoke(HttpMethod httpMethod,
String uri,
String authenticaton,
String eTag,
String mimeType,
ConnectionWriter body,
Locale acceptLanguage) |
Response invoke(HttpMethod httpMethod, String uri, String authenticaton, String eTag, String mimeType, ConnectionWriter body, Locale acceptLanguage)
void closeConnection()
Copyright © 2016. All rights reserved.