Serialized Form


Package com.sentilla.host.client.admin

Class com.sentilla.host.client.admin.ServerAdminMessage extends HostMessage implements Serializable

serialVersionUID: 1L

Serialized Fields

communicationPort

String communicationPort

debug

int debug

Class com.sentilla.host.client.admin.ServiceException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

resultCode

int resultCode
Result code for the service call.


Package com.sentilla.host.client.application

Class com.sentilla.host.client.application.Application extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

appName

String appName

jarPath

String jarPath

data

byte[] data

binaryHash

int binaryHash

yaml

ApplicationYaml yaml

Class com.sentilla.host.client.application.ApplicationException extends IOException implements Serializable

serialVersionUID: 1L

Class com.sentilla.host.client.application.ApplicationExceptionMessage extends HostMessage implements Serializable

serialVersionUID: 1L

Class com.sentilla.host.client.application.ApplicationJarMessage extends HostMessage implements Serializable

serialVersionUID: 1L

Serialized Fields

appJar

Application appJar

appId

int appId

Class com.sentilla.host.client.application.ApplicationYaml extends HashMap<String,Object> implements Serializable

serialVersionUID: -7832362734067943359L

Class com.sentilla.host.client.application.ApplicationYamlMap extends HashMap<Integer,ApplicationYaml> implements Serializable

serialVersionUID: 1L


Package com.sentilla.host.client.gateway

Class com.sentilla.host.client.gateway.GatewayNode extends Object implements Serializable

serialVersionUID: -8757647085912146349L

Serialized Fields

name

String name

gatewayId

Mac64Address gatewayId

channel

int channel

lplInterval

int lplInterval

Package com.sentilla.host.client.network

Class com.sentilla.host.client.network.HealthMessage extends HostMessage implements Serializable

serialVersionUID: 7117219916354256316L

Serialized Fields

id

long id

humidity

double humidity

temperature

double temperature

voltage

double voltage

memory

short memory

totalMemory

short totalMemory

isolateHash

int isolateHash

binaryHash

int binaryHash

mimeoSlot

int mimeoSlot

Class com.sentilla.host.client.network.NetworkNode extends Object implements Serializable

serialVersionUID: 4679723095030885114L

Serialized Fields

name

String name

nodeId

Mac64Address nodeId

apps

ArrayList<E> apps

updateTime

Long updateTime

Class com.sentilla.host.client.network.SerializableByteBuffer extends Object implements Serializable

serialVersionUID: 754987153848140899L

Serialized Fields

start

int start

end

int end

data

byte[] data



Copyright © 2007 Sentilla, Inc. All Rights Reserved.