Interface | Description |
---|---|
ILocationService |
A LocationService interface to manage connections and their registrations.
|
IRegistrationResult |
IRegistrationResult represents successful registration of a location
|
Class | Description |
---|---|
JComponentType |
Helper class for Java to get the handle of `ComponentType` which is fundamental to LocationService library
|
JConnectionType |
Helper class for Java to get the handle of `ConnectionType` which is fundamental to LocationService library
|
JLocationServiceFactory |
The factory is used to create ILocationService instance.
|
JLocationServiceFactory$ |
The factory is used to create ILocationService instance.
|