public class ResolveRequest extends Object implements Serializable
For internal use only. May be renamed or removed in a future release.
| 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 © 2025. All rights reserved.