|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.veriplace.client.util.AbstractRequestManager<Location>
com.veriplace.client.util.GetLocationRequestManager
public class GetLocationRequestManager
Abstraction around making a location request and retrieving the result.
| Nested Class Summary | |
|---|---|
protected static class |
GetLocationRequestManager.LocationRequest
Inner class representing a location request. |
| Nested classes/interfaces inherited from class com.veriplace.client.util.AbstractRequestManager |
|---|
AbstractRequestManager.AbstractRequest<ResultType> |
| Field Summary |
|---|
| Fields inherited from class com.veriplace.client.util.AbstractRequestManager |
|---|
requestStore |
| Constructor Summary | |
|---|---|
GetLocationRequestManager()
|
|
| Method Summary | |
|---|---|
AbstractRequestManager.AbstractRequest<Location> |
newRequest(Client client,
User user,
Token accessToken,
LocationOptions options)
Create a new location request to be submitted with AbstractRequestManager.submitRequest(com.veriplace.client.util.AbstractRequestManager.AbstractRequest. |
| Methods inherited from class com.veriplace.client.util.AbstractRequestManager |
|---|
getResult, getResultAndToken, setExecutorService, setRequestStore, submitRequest, waitForCompletion, waitForCompletion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetLocationRequestManager()
| Method Detail |
|---|
public AbstractRequestManager.AbstractRequest<Location> newRequest(Client client,
User user,
Token accessToken,
LocationOptions options)
AbstractRequestManager.submitRequest(com.veriplace.client.util.AbstractRequestManager.AbstractRequest) .
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||