public class ResolveRequest extends Object implements Serializable
| Constructor and Description |
|---|
ResolveRequest(Router router,
Location location)
Constructs a new ResolveRequest with the given Router and Location.
|
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation()
Gets the location that is requested to be resolved.
|
Router |
getRouter()
Gets the router that this request originates from.
|
Copyright © 2018. All rights reserved.