Uses of Class
com.sentilla.host.client.gateway.GatewayNode

Packages that use GatewayNode
com.sentilla.host.client.admin Provides management of host server related properties and behavior as well as the behavior of its associated gateway. 
 

Uses of GatewayNode in com.sentilla.host.client.admin
 

Methods in com.sentilla.host.client.admin that return GatewayNode
 GatewayNode ServerAdminService.getConnectedGateway()
          Returns the gateway communication port currently used by the host server.
 GatewayNode ServerAdminClientImpl.getConnectedGateway()
           
 

Methods in com.sentilla.host.client.admin that return types with arguments of type GatewayNode
 Collection<GatewayNode> ServerAdminService.listComBaseStations()
          Lists the serial COM ports with BaseStations connected.
 Collection<GatewayNode> ServerAdminClientImpl.listComBaseStations()
           
 



Copyright © 2007 Sentilla, Inc. All Rights Reserved.