A B C D E F G H I L M N O P Q R S T U V X Z

D

Deactivate() - Method in class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistryKey
Sets the entry as deactivated
Decode(byte[]) - Method in class gr.uoa.di.madgik.commons.channel.events.BytePayloadChannelEvent
 
Decode(byte[]) - Method in class gr.uoa.di.madgik.commons.channel.events.DisposeChannelEvent
 
Decode(byte[]) - Method in interface gr.uoa.di.madgik.commons.channel.events.ISerializable
Decodes the payload of the implementing object as it was returned by ISerializable.Encode()
Decode(byte[]) - Method in class gr.uoa.di.madgik.commons.channel.events.ObjectPayloadChannelEvent
 
Decode(byte[]) - Method in class gr.uoa.di.madgik.commons.channel.events.StringPayloadChannelEvent
 
Decode(byte[]) - Method in interface gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator
Unmarshals a serialization as returned by the IChannelLocator.Encode() method
Decode(byte[]) - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalChannelLocator
 
Decode(byte[]) - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPChannelLocator
 
Decode(DataInputStream) - Method in class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistryKey
Decodes a StateStoreRegistryKey as the StateStoreRegistryKey.Encode(java.io.RandomAccessFile) wrote it in the provided file.
DefaultPenalty - Static variable in class gr.uoa.di.madgik.commons.infra.collocationpolicy.MaximumCollocationPolicy
 
DefaultPenalty - Static variable in class gr.uoa.di.madgik.commons.infra.collocationpolicy.MinimumCollocationPolicy
 
Delete(String) - Static method in class gr.uoa.di.madgik.commons.state.StateManager
If the priovided key is available in the State Store as dictated by StateManager.Contains(java.lang.String) the StateStoreRegistry.Delete(java.lang.String, gr.uoa.di.madgik.commons.state.store.StateStoreInfo) method is called and its return value returned.
Delete(String, StateStoreInfo) - Method in class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistry
Effectivly deletes any StateStoreRegistryKey entry from the State Store Registry that is associated with the provided key.
DependencyGraph - Class in gr.uoa.di.madgik.commons.configuration.parameter.elements.graph
This class creates a graph representing the dependencies that are marked in the parsed configuration file.
DependencyGraph(Map<String, IParameter>) - Constructor for class gr.uoa.di.madgik.commons.configuration.parameter.elements.graph.DependencyGraph
Creates a new instance
Deserialize(byte[]) - Method in interface gr.uoa.di.madgik.commons.state.store.data.ISerializable
Deserializes the the information as serialized by the implementing object's ISerializable.Serialize()
Deserialize(StateStoreInfo) - Method in class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistry
This methdo initializes the in memory data structure from the State Store registry persistency files deserializing the entries found there.
Deserialize(byte[]) - Method in class gr.uoa.di.madgik.commons.test.state.TestClassISerializable
 
Deserialize(String) - Static method in class gr.uoa.di.madgik.commons.utils.XMLUtils
Parses the provided XML string
Deserialize(File) - Static method in class gr.uoa.di.madgik.commons.utils.XMLUtils
 
DiskSizeProperty - Static variable in class gr.uoa.di.madgik.commons.infra.HostingNode
 
Dispose() - Method in class gr.uoa.di.madgik.commons.channel.events.ChannelState
Unregisters everyone that have registered for events and disposes the state of the object
Dispose() - Method in class gr.uoa.di.madgik.commons.channel.nozzle.ChannelInlet
Disposed the nozzle and all associated state.
Dispose() - Method in class gr.uoa.di.madgik.commons.channel.nozzle.ChannelOutlet
Disposed the nozzle and all associated state.
Dispose() - Method in interface gr.uoa.di.madgik.commons.channel.nozzle.INozzleConfig
Disposes the configuration and all underlying state
Dispose() - Method in interface gr.uoa.di.madgik.commons.channel.proxy.IChannelProxy
Disposes the proxy
Dispose() - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalChannelProxy
 
Dispose() - Method in class gr.uoa.di.madgik.commons.channel.proxy.local.LocalNozzleConfig
 
Dispose() - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.InletProtocol
Disposes the protocol state and unregisters from events
Dispose() - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.OutletProtocol
Disposes the protocol state and unregisters from events
Dispose() - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPServerChannelProxy
 
Dispose() - Method in class gr.uoa.di.madgik.commons.channel.proxy.tcp.TCPServerNozzleConfig
 
Dispose() - Method in class gr.uoa.di.madgik.commons.channel.registry.ChannelRegistryEntry
Disposes the entry.
Dispose() - Method in class gr.uoa.di.madgik.commons.channel.registry.RegisteredNozzle
Disposes the instance, sets that the nozzle is not connected and closes the client socket if the client was connected through a socket
DisposeChannelEvent - Class in gr.uoa.di.madgik.commons.channel.events
Event indicating that the channel is being disposed by one of its nozzles.
DisposeChannelEvent() - Constructor for class gr.uoa.di.madgik.commons.channel.events.DisposeChannelEvent
Instantiates a new dispose channel event.
DisposeChannelEvent(ChannelRegistryKey) - Constructor for class gr.uoa.di.madgik.commons.channel.events.DisposeChannelEvent
Instantiates a new dispose channel event.
DoReplaceSpecialCharachters(String) - Static method in class gr.uoa.di.madgik.commons.utils.XMLUtils
Replaces special characters with xml valid escape sequences.
DoubleClassParameter - Class in gr.uoa.di.madgik.commons.configuration.parameter
Prameter of type IParameter.ParameterType.DoubleClass.
DoubleClassParameter() - Constructor for class gr.uoa.di.madgik.commons.configuration.parameter.DoubleClassParameter
 
DoublePrimitiveParameter - Class in gr.uoa.di.madgik.commons.configuration.parameter
Parameter of type IParameter.ParameterType.DoublePrimitive.
DoublePrimitiveParameter() - Constructor for class gr.uoa.di.madgik.commons.configuration.parameter.DoublePrimitiveParameter
 

A B C D E F G H I L M N O P Q R S T U V X Z