|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HostClientService | |
---|---|
com.sentilla.host.client | HostClient encapsulates the APIs necessary to communicate with the Sentilla Host Server, which provides all connectivity to mote networks, and maintains network state. |
com.sentilla.host.client.admin | Provides management of host server related properties and behavior as well as the behavior of its associated gateway. |
com.sentilla.host.client.application | Provides the client API for application management with the Sentilla Host Server. |
Uses of HostClientService in com.sentilla.host.client |
---|
Subclasses of HostClientService in com.sentilla.host.client | |
---|---|
class |
HostClient
HostClient encapsulates all communication with a host server, which provides all connectivity to mote networks, and maintains network state. |
Uses of HostClientService in com.sentilla.host.client.admin |
---|
Fields in com.sentilla.host.client.admin declared as HostClientService | |
---|---|
private HostClientService |
ServerAdminClientImpl.client
|
Constructors in com.sentilla.host.client.admin with parameters of type HostClientService | |
---|---|
ServerAdminClientImpl(HostClientService client)
|
Uses of HostClientService in com.sentilla.host.client.application |
---|
Fields in com.sentilla.host.client.application declared as HostClientService | |
---|---|
private HostClientService |
ApplicationServiceImpl.client
|
Constructors in com.sentilla.host.client.application with parameters of type HostClientService | |
---|---|
ApplicationServiceImpl(HostClientService client)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |