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

I

IChannelLocator - Interface in gr.uoa.di.madgik.commons.channel.proxy
Interface of Locators that can identify a channel.
IChannelLocator.LocatorType - Enum in gr.uoa.di.madgik.commons.channel.proxy
Defines the available locators that can be used by the framework
IChannelProxy - Interface in gr.uoa.di.madgik.commons.channel.proxy
Interface of the proxy class that will handle the mediation between ChannelInlet and ChannelOutlet.
IChannelProxy.ProxyConnector - Enum in gr.uoa.di.madgik.commons.channel.proxy
The types of proxy connectors known and usable by the framework
ICloneable - Interface in gr.uoa.di.madgik.commons.configuration.parameter
Marking interface to show that the object implementing it can be cloned.
IHTTPConnectionManagerEntry - Interface in gr.uoa.di.madgik.commons.server.http
 
IHTTPConnectionManagerEntry.NamedEntry - Enum in gr.uoa.di.madgik.commons.server.http
 
Incoming - Variable in class gr.uoa.di.madgik.commons.configuration.parameter.elements.graph.GraphElement
The names of the nodes that are connected with the current node with a directed edge, incoming to the current node
Init(ConnectionManagerConfig) - Static method in class gr.uoa.di.madgik.commons.server.http.HTTPConnectionManager
 
Init() - Static method in class gr.uoa.di.madgik.commons.server.http.HTTPConnectionManager
 
Init(TCPConnectionManagerConfig) - Static method in class gr.uoa.di.madgik.commons.server.TCPConnectionManager
 
Init() - Static method in class gr.uoa.di.madgik.commons.server.TCPConnectionManager
 
InletProtocol - Class in gr.uoa.di.madgik.commons.channel.proxy.tcp
This class implements the synchronization protocol for the inlet nozzle sides of a channel.
InletProtocol(ChannelRegistryEntry, Object) - Constructor for class gr.uoa.di.madgik.commons.channel.proxy.tcp.InletProtocol
Instantiates a new inlet protocol.
InletThread - Class in gr.uoa.di.madgik.commons.test.channel
 
InletThread(ChannelInlet, int) - Constructor for class gr.uoa.di.madgik.commons.test.channel.InletThread
 
INozzleConfig - Interface in gr.uoa.di.madgik.commons.channel.nozzle
This class provides configuration on the creation of a new channel through a ChannelInlet.
INozzleConfig.ConfigType - Enum in gr.uoa.di.madgik.commons.channel.nozzle
 
Instance - Variable in class gr.uoa.di.madgik.commons.configuration.utils.ClassWrapper
The instance created
Instantiate(String, Constructor) - Method in class gr.uoa.di.madgik.commons.configuration.utils.ClassWrapper
Creates a new instance of the provided class
InstantiateWithDefaultConstructor(String) - Static method in class gr.uoa.di.madgik.commons.utils.ObjectUtils
 
IntegerClassParameter - Class in gr.uoa.di.madgik.commons.configuration.parameter
Parameter of type IParameter.ParameterType.IntegerClass.
IntegerClassParameter() - Constructor for class gr.uoa.di.madgik.commons.configuration.parameter.IntegerClassParameter
 
IntegerPrimitiveParameter - Class in gr.uoa.di.madgik.commons.configuration.parameter
Parameter of type IParameter.ParameterType.IntegerPrimitive.
IntegerPrimitiveParameter() - Constructor for class gr.uoa.di.madgik.commons.configuration.parameter.IntegerPrimitiveParameter
 
Invoke(Method) - Method in class gr.uoa.di.madgik.commons.configuration.utils.ClassWrapper
Invokes a method of the created instance if the class was instantiated or a static method if no instantiation was performed
IParameter - Interface in gr.uoa.di.madgik.commons.configuration.parameter
All elements that can be defined and retrieved ffrom the ConfigurationManager are parameters.
IParameter.ParameterType - Enum in gr.uoa.di.madgik.commons.configuration.parameter
The type of parameters tat can be declared and instnatiated.
IsActive() - Method in class gr.uoa.di.madgik.commons.state.store.registry.StateStoreRegistryKey
Whether or not the entry is considered active or it has been deleted
IsChecked() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BooleanClassParameter
 
IsChecked() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BooleanPrimitiveParameter
 
IsChecked() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ByteClassParameter
 
IsChecked() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BytePrimitiveParameter
 
IsChecked() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.DoubleClassParameter
 
IsChecked() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.DoublePrimitiveParameter
 
IsChecked() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.FloatClassParameter
 
IsChecked() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.FloatPrimitiveParameter
 
IsChecked() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.IntegerClassParameter
 
IsChecked() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.IntegerPrimitiveParameter
 
IsChecked() - Method in interface gr.uoa.di.madgik.commons.configuration.parameter.IParameter
Retrieves whether or not the parameter has been evaluated during the DependencyGraph.ResolveDependencies() process
IsChecked() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.LongClassParameter
 
IsChecked() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.LongPrimitiveParameter
 
IsChecked() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ObjectParameter
 
IsChecked() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ShortClassParameter
 
IsChecked() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ShortPrimitiveParameter
 
IsChecked() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.StringParameter
 
IsChecked() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.XMLParameter
 
ISerializable - Interface in gr.uoa.di.madgik.commons.channel.events
Interface that must be implemented by objects that need to be passed through the ObjectPayloadChannelEvent.
ISerializable - Interface in gr.uoa.di.madgik.commons.state.store.data
Interace that all objects that want to be stored through the StateManager.Put(String, ISerializable) need to implement.
IsGenerated() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BooleanClassParameter
 
IsGenerated() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BooleanPrimitiveParameter
 
IsGenerated() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ByteClassParameter
 
IsGenerated() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BytePrimitiveParameter
 
IsGenerated() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.DoubleClassParameter
 
IsGenerated() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.DoublePrimitiveParameter
 
IsGenerated() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.FloatClassParameter
 
IsGenerated() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.FloatPrimitiveParameter
 
IsGenerated() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.IntegerClassParameter
 
IsGenerated() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.IntegerPrimitiveParameter
 
IsGenerated() - Method in interface gr.uoa.di.madgik.commons.configuration.parameter.IParameter
Retrieves whether or not the parameter is generated or a specific value of generation description is available in the same decleration
IsGenerated() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.LongClassParameter
 
IsGenerated() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.LongPrimitiveParameter
 
IsGenerated() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ObjectParameter
 
IsGenerated() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ShortClassParameter
 
IsGenerated() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ShortPrimitiveParameter
 
IsGenerated() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.StringParameter
 
IsGenerated() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.XMLParameter
 
IsInitialized() - Static method in class gr.uoa.di.madgik.commons.server.http.HTTPConnectionManager
 
IsInitialized() - Static method in class gr.uoa.di.madgik.commons.server.TCPConnectionManager
 
IsInternal() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BooleanClassParameter
 
IsInternal() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BooleanPrimitiveParameter
 
IsInternal() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ByteClassParameter
 
IsInternal() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.BytePrimitiveParameter
 
IsInternal() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.DoubleClassParameter
 
IsInternal() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.DoublePrimitiveParameter
 
IsInternal() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.FloatClassParameter
 
IsInternal() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.FloatPrimitiveParameter
 
IsInternal() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.IntegerClassParameter
 
IsInternal() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.IntegerPrimitiveParameter
 
IsInternal() - Method in interface gr.uoa.di.madgik.commons.configuration.parameter.IParameter
Retrieves whether or not the parameter is internal and is only used as an intermediate step during the initialization of an other parameter or it can also be accessed by external clients
IsInternal() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.LongClassParameter
 
IsInternal() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.LongPrimitiveParameter
 
IsInternal() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ObjectParameter
 
IsInternal() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ShortClassParameter
 
IsInternal() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ShortPrimitiveParameter
 
IsInternal() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.StringParameter
 
IsInternal() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.XMLParameter
 
isSelected(HostingNode) - Method in class gr.uoa.di.madgik.commons.infra.collocationpolicy.CollocationRegistry
 
IsShared() - Method in class gr.uoa.di.madgik.commons.configuration.parameter.ObjectParameter
 
ITCPConnectionManagerEntry - Interface in gr.uoa.di.madgik.commons.server
 
ITCPConnectionManagerEntry.NamedEntry - Enum in gr.uoa.di.madgik.commons.server
 

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