Serialized Form


Package com.eurotech.framework

Class com.eurotech.framework.EsfConnectException extends EsfException implements Serializable

serialVersionUID: 5894832757268538532L

Class com.eurotech.framework.EsfException extends Exception implements Serializable

serialVersionUID: 7468633737373095296L

Serialized Fields

m_code

EsfErrorCode m_code

m_arguments

Object[] m_arguments

Class com.eurotech.framework.EsfInvalidMessageException extends EsfRuntimeException implements Serializable

serialVersionUID: -3636897647706575102L

Class com.eurotech.framework.EsfInvalidMetricTypeException extends EsfRuntimeException implements Serializable

serialVersionUID: 3811194468467381264L

Class com.eurotech.framework.EsfNotConnectedException extends EsfException implements Serializable

serialVersionUID: 5894832757268538532L

Class com.eurotech.framework.EsfPartialSuccessException extends EsfException implements Serializable

serialVersionUID: -350563041335590477L

Serialized Fields

m_causes

List<E> m_causes

Class com.eurotech.framework.EsfRuntimeException extends RuntimeException implements Serializable

serialVersionUID: -7202805328805688329L

Serialized Fields

m_code

EsfErrorCode m_code

m_arguments

Object[] m_arguments

Class com.eurotech.framework.EsfStoreCapacityReachedException extends EsfStoreException implements Serializable

serialVersionUID: 2622483579047285733L

Class com.eurotech.framework.EsfStoreException extends EsfException implements Serializable

serialVersionUID: -3405089623687223551L

Class com.eurotech.framework.EsfTimeoutException extends EsfException implements Serializable

serialVersionUID: -3042470573773974746L

Class com.eurotech.framework.EsfTooManyInflightMessagesException extends EsfException implements Serializable

serialVersionUID: 8759879149959567323L


Package com.eurotech.framework.core.message.protobuf

Class com.eurotech.framework.core.message.protobuf.EsfPayloadProto.EsfPayload extends com.google.protobuf.GeneratedMessage.ExtendableMessage<EsfPayloadProto.EsfPayload> implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

timestamp_

long timestamp_

position_

EsfPayloadProto.EsfPayload.EsfPosition position_

metric_

List<E> metric_

body_

com.google.protobuf.ByteString body_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.eurotech.framework.core.message.protobuf.EsfPayloadProto.EsfPayload.EsfMetric extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

name_

Object name_

type_

EsfPayloadProto.EsfPayload.EsfMetric.ValueType type_

doubleValue_

double doubleValue_

floatValue_

float floatValue_

longValue_

long longValue_

intValue_

int intValue_

boolValue_

boolean boolValue_

stringValue_

Object stringValue_

bytesValue_

com.google.protobuf.ByteString bytesValue_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class com.eurotech.framework.core.message.protobuf.EsfPayloadProto.EsfPayload.EsfPosition extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

latitude_

double latitude_

longitude_

double longitude_

altitude_

double altitude_

precision_

double precision_

heading_

double heading_

speed_

double speed_

timestamp_

long timestamp_

satellites_

int satellites_

status_

int status_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Package com.eurotech.framework.position

Class com.eurotech.framework.position.PositionException extends Exception implements Serializable

serialVersionUID: 2611760893640245224L


Package com.eurotech.framework.protocol.modbus

Class com.eurotech.framework.protocol.modbus.ModbusProtocolException extends Exception implements Serializable

serialVersionUID: -6155136065068974723L

Serialized Fields

m_code

ModbusProtocolErrorCode m_code

m_arguments

Object[] m_arguments

m_complement

String m_complement

Package com.eurotech.framework.protocol.pcn

Class com.eurotech.framework.protocol.pcn.PcnProtocolException extends Exception implements Serializable

serialVersionUID: -6155136065068974723L

Serialized Fields

m_code

PcnProtocolErrorCode m_code

m_arguments

Object[] m_arguments



Copyright © 2013. All Rights Reserved.