| Package | Description |
|---|---|
| org.piangles.gateway.client | |
| org.piangles.gateway.requests.dto | |
| org.piangles.gateway.requests.processors |
| Modifier and Type | Method and Description |
|---|---|
static Location |
Location.convert(org.piangles.backbone.services.geo.GeoLocation geoLocation,
boolean precise) |
Location |
ClientDetails.getLocation() |
| Constructor and Description |
|---|
ClientDetails(InetSocketAddress remoteAddress,
ClientEndpoint clientEndpoint,
org.piangles.core.services.remoting.SessionDetails sessionDetails,
long inactivityExpiryTimeInSeconds,
long lastLoggedInTimestamp,
Location location) |
| Modifier and Type | Method and Description |
|---|---|
Location |
LocationRequest.getLocation() |
| Constructor and Description |
|---|
LocationRequest(Location location) |
| Modifier and Type | Method and Description |
|---|---|
protected Location |
GetLocationRequestProcessor.processRequest(ClientDetails clientDetails,
Request request,
EmptyRequest emptyRequest) |
Copyright © 2022. All rights reserved.