Package | Description |
---|---|
com.rusticisoftware.tincan.exceptions | |
com.rusticisoftware.tincan.http | |
com.rusticisoftware.tincan.lrsresponses |
Modifier and Type | Method and Description |
---|---|
HTTPResponse |
UnexpectedHTTPResponse.getResponse() |
Modifier and Type | Method and Description |
---|---|
void |
UnexpectedHTTPResponse.setResponse(HTTPResponse response) |
Constructor and Description |
---|
UnexpectedHTTPResponse(HTTPResponse response) |
UnexpectedHTTPResponse(String message,
HTTPResponse response) |
Modifier and Type | Method and Description |
---|---|
HTTPResponse |
HTTPRequest.getResponse() |
Modifier and Type | Method and Description |
---|---|
void |
HTTPRequest.setResponse(HTTPResponse response) |
Modifier and Type | Method and Description |
---|---|
HTTPResponse |
LRSResponse.getResponse() |
Modifier and Type | Method and Description |
---|---|
void |
LRSResponse.setResponse(HTTPResponse response) |
Constructor and Description |
---|
AboutLRSResponse(HTTPRequest initRequest,
HTTPResponse initResponse) |
ActivityLRSResponse(HTTPRequest initRequest,
HTTPResponse initResponse) |
ActivityProfileLRSResponse(HTTPRequest initRequest,
HTTPResponse initResponse) |
AgentProfileLRSResponse(HTTPRequest initRequest,
HTTPResponse initResponse) |
LRSResponse(HTTPRequest initRequest,
HTTPResponse initResponse) |
PersonLRSResponse(HTTPRequest initRequest,
HTTPResponse initResponse) |
ProfileKeysLRSResponse(HTTPRequest initRequest,
HTTPResponse initResponse) |
StateLRSResponse(HTTPRequest initRequest,
HTTPResponse initResponse) |
StatementLRSResponse(HTTPRequest initRequest,
HTTPResponse initResponse) |
StatementsResultLRSResponse(HTTPRequest initRequest,
HTTPResponse initResponse) |
Copyright © 2016 Rustici Software. All Rights Reserved.