Package | Description |
---|---|
com.scvngr.levelup.core.net |
Modifier and Type | Class and Description |
---|---|
class |
BufferedResponse
An
AbstractResponse that uses a buffered interface where the response data is buffered in
memory. |
class |
LevelUpResponse
Class to encompass a response from the LevelUp Web Service.
|
class |
StreamingResponse
An
AbstractResponse that uses a streaming interface where the response data is read from
a stream. |