| 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) |
static Location |
Location.convert(org.piangles.backbone.services.geo.GeoLocation geoLocation,
boolean precise) |
Location |
ClientDetails.getLocation() |
Location |
ClientDetails.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientDetails.setLocation(Location location) |
void |
ClientDetails.setLocation(Location location) |
| Constructor and Description |
|---|
ClientDetails(InetSocketAddress remoteAddress,
ClientEndpoint clientEndpoint,
org.piangles.core.services.remoting.SessionDetails sessionDetails,
Location location) |
ClientDetails(InetSocketAddress remoteAddress,
ClientEndpoint clientEndpoint,
org.piangles.core.services.remoting.SessionDetails sessionDetails,
Location location) |
| Modifier and Type | Method and Description |
|---|---|
Location |
LocationRequest.getLocation() |
Location |
LocationRequest.getLocation() |
| Constructor and Description |
|---|
LocationRequest(Location location) |
LocationRequest(Location location) |
| Modifier and Type | Method and Description |
|---|---|
protected Location |
GetLocationRequestProcessor.processRequest(ClientDetails clientDetails,
Request request,
EmptyRequest emptyRequest) |
protected Location |
GetLocationRequestProcessor.processRequest(ClientDetails clientDetails,
Request request,
EmptyRequest emptyRequest) |
Copyright © 2021. All rights reserved.