Serialized Form


Package gr.uoa.di.madgik.commons.channel.events

Class gr.uoa.di.madgik.commons.channel.events.BytePayloadChannelEvent extends ChannelPayloadStateEvent implements Serializable

Serialized Fields

Value

byte[] Value
The contained payload.

Class gr.uoa.di.madgik.commons.channel.events.ChannelPayloadStateEvent extends ChannelStateEvent implements Serializable

Class gr.uoa.di.madgik.commons.channel.events.ChannelStateEvent extends Observable implements Serializable

serialVersionUID: 1L

Serialized Fields

EmitingNozzleIdentifierLeastSignificantBits

long EmitingNozzleIdentifierLeastSignificantBits
The emitting nozzle identifier least significant bits.


EmitingNozzleIdentifierMostSignificantBits

long EmitingNozzleIdentifierMostSignificantBits
The emitting nozzle identifier most significant bits.

Class gr.uoa.di.madgik.commons.channel.events.DisposeChannelEvent extends ChannelStateEvent implements Serializable

Serialized Fields

RegistryKey

ChannelRegistryKey RegistryKey
The Registry key.

Class gr.uoa.di.madgik.commons.channel.events.ObjectPayloadChannelEvent extends ChannelPayloadStateEvent implements Serializable

Serialized Fields

Value

ISerializable Value
The Value.

Class gr.uoa.di.madgik.commons.channel.events.StringPayloadChannelEvent extends ChannelPayloadStateEvent implements Serializable

Serialized Fields

Value

String Value
The Value.


Package gr.uoa.di.madgik.commons.channel.nozzle

Package gr.uoa.di.madgik.commons.channel.proxy

Package gr.uoa.di.madgik.commons.channel.proxy.local

Class gr.uoa.di.madgik.commons.channel.proxy.local.LocalChannelLocator extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

RegistryKey

ChannelRegistryKey RegistryKey
The Registry key.

Class gr.uoa.di.madgik.commons.channel.proxy.local.LocalChannelProxy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

RegistryKey

ChannelRegistryKey RegistryKey
The Registry key.


Locator

IChannelLocator Locator
The Locator.


NozzleID

String NozzleID
The Nozzle id.

Class gr.uoa.di.madgik.commons.channel.proxy.local.LocalNozzleConfig extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

ChannelProxy

IChannelProxy ChannelProxy
The Channel proxy.


Broadcast

boolean Broadcast
The Broadcast.


RestrictBroadcast

int RestrictBroadcast
The Restrict broadcast.


Package gr.uoa.di.madgik.commons.channel.proxy.tcp

Class gr.uoa.di.madgik.commons.channel.proxy.tcp.InletProtocol extends Thread implements Serializable

serialVersionUID: 1L

Serialized Fields

Entry

ChannelRegistryEntry Entry
The Entry.


synchThreadStart

Object synchThreadStart
The synch thread start.


EventsToSend

List<E> EventsToSend
The Events to send.


synchEventsToSend

Boolean synchEventsToSend
The synch events to send.


InDispose

Boolean InDispose
The In dispose.

Class gr.uoa.di.madgik.commons.channel.proxy.tcp.OutletProtocol extends Thread implements Serializable

serialVersionUID: 1L

Serialized Fields

synchThreadStart

Object synchThreadStart
The synch thread start.


clientSock

Socket clientSock
The client sock.


NozzleID

String NozzleID
The Nozzle id.


ChannelID

String ChannelID
The Channel id.


State

ChannelState State
The State.


synchEventsToSend

Object synchEventsToSend
The synch events to send.


EventsToSend

List<E> EventsToSend
The Events to send.


hasConnected

Boolean hasConnected
The has connected.


stillConnected

Boolean stillConnected
The still connected.


InDispose

Boolean InDispose
The In dispose.


synchInDispose

Boolean synchInDispose

Class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPChannelLocator extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

RegistryKey

ChannelRegistryKey RegistryKey
The Registry key.


HostName

String HostName
The Host name.


Port

int Port
The Port.

Class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPServerChannelProxy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

RegistryKey

ChannelRegistryKey RegistryKey
The Registry key.


Locator

IChannelLocator Locator
The Locator.


InletProt

InletProtocol InletProt
The Inlet protocol


OutletProt

OutletProtocol OutletProt
The Outlet protocol


InletSide

boolean InletSide
The Inlet side.


NozzleID

String NozzleID
The Nozzle id.


State

ChannelState State
The State.

Class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPServerNozzleConfig extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

ChannelProxy

IChannelProxy ChannelProxy
The Channel proxy.


Broadcast

boolean Broadcast
The Broadcast.


RestrictBroadcast

int RestrictBroadcast
The Restrict broadcast.


Package gr.uoa.di.madgik.commons.channel.registry

Class gr.uoa.di.madgik.commons.channel.registry.ChannelRegistryKey extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

UniqueID

String UniqueID
The Unique id.


Package gr.uoa.di.madgik.commons.test.state

Class gr.uoa.di.madgik.commons.test.state.TestClassSerializable extends Object implements Serializable

serialVersionUID: 4L

Serialized Fields

field1

String field1

field2

int field2

field3

String field3



Copyright © 2013. All Rights Reserved.