Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

accept(File) - Method in class de.softdevel.d1.util.files.CExtensionFileChooserFilter
 
accept(File) - Method in class de.softdevel.d1.util.files.CExtensionFileFilter
 
actionPerformed(ActionEvent) - Method in class de.softdevel.d1.network.hostchooserdlg.CDialog
 
add(IJob) - Method in interface de.softdevel.d1.job.IJobScheduler
Add a job.
add(ITargetJob) - Method in interface de.softdevel.d1.job.ITargetJobScheduler
Add a job.
add(IRecordEntry) - Method in class de.softdevel.d1.record.db.impl.CRecordDatabase
Add a record description to the database.
add(UUID, ISignalListener, boolean) - Method in interface de.softdevel.d1.signal.ISignalRegistry
Add a listener.
add(String, String) - Method in class de.softdevel.d1.util.stringrecord.CStringRecordHelper
Add a String record.
ADD_GATEWAY_KEEPER - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Add a gateway keeper.
ADD_LOG_OBSERVER - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Add the sender as observer to the log catcher.
addChildState(String, IHsmState) - Method in interface de.softdevel.d1.hsm.IHsm
Create and add a child state with a parent.
addChildState(String, String) - Method in interface de.softdevel.d1.hsm.IHsm
Create and add a child state with a parent.
addDirectLink(IHid) - Method in class de.softdevel.d1.network.router.CRouter
 
addDirectLink(IHid) - Method in interface de.softdevel.d1.network.router.IRouter
Register a directly connected host.
addHorzStrut(Container) - Static method in class de.softdevel.d1.monitor.CUtilForm
Add a small gap between horizontal neighbors.
addLink(CDijkstraLink) - Method in class de.softdevel.d1.network.router.CRouter
 
addLink(CDijkstraLink) - Method in interface de.softdevel.d1.network.router.IRouter
Add a link between two hosts.
addListener(String, String, ITargetAddress) - Method in interface de.softdevel.d1.datapool.IDatapool
Add a listener for a data pool slot.
addListener(ILogListener) - Method in class de.softdevel.d1.log.catcher.CLogCatcher
Add a log listener.
addListener(ITargetAddress) - Method in class de.softdevel.d1.namespace.impl.CNamespaceRegistry
 
addListener(ITargetAddress) - Method in interface de.softdevel.d1.namespace.INamespaceRegistry
Add a listener to the namespace registry.
addMainPanelBorder(JPanel) - Static method in class de.softdevel.d1.monitor.CUtilForm
Add a main panel border.
addMessageHandler(IId, IHsmMessageHandler) - Method in interface de.softdevel.d1.hsm.IHsmMessageHandlerRegistry
Add a message handler.
addMessageHandler(IId, IHsmMessageHandler) - Method in interface de.softdevel.d1.hsm.IHsmState
Add a message handler for a given message ID to a state.
addMessageHandler(IId, IHsmMessageHandler) - Method in class de.softdevel.d1.hsm.impl.CHsmState
 
addMessageHandler(IId, IMessageHandler) - Method in interface de.softdevel.d1.namespace.IMessageHandlerRegistry
Add a message handler.
addMessageHandler(IId, IMessageHandler) - Method in class de.softdevel.d1.target.impl.CMessageHandlerRegistry
 
addMessageHandler(IId, IMessageHandler) - Method in class de.softdevel.d1.target.impl.CTarget
 
addMonitor(IStreamMonitor) - Method in class de.softdevel.d1.streamhook.impl.CStreamHook
 
addMonitor(IStreamMonitor) - Method in interface de.softdevel.d1.streamhook.IStreamHook
Add a stream hook to the stream.
addNamespace(String) - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
Add a namespace for which the service is installed an creating the namespace.
addObserver(IId, ITargetAddress) - Method in interface de.softdevel.d1.services.IServiceRegistry
Register an observer for a single services.
addObservers(IId[], ITargetAddress) - Method in interface de.softdevel.d1.services.IServiceRegistry
Register an observer for several services.
addOrUpdateRecord(IDatapoolRecord, boolean) - Method in interface de.softdevel.d1.datapool.IDatapool
Add a new record to the pool.
addPanelLeft() - Static method in class de.softdevel.d1.monitor.CUtilForm
Create a panel for the left side.
addPendingMessage(CMessage) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
addPendingMessage(CMessage) - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
There is a message for a target which is not registered yet.
addRecord(CRecord) - Method in class de.softdevel.d1.message.CMessage
Add a record to the message.
addSlot(Object, ISlot) - Method in class de.softdevel.d1.record.CRecord
Set a slot.
addSlot(ISlotRecord) - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
addSlot(ISlotRecord) - Method in interface de.softdevel.d1.record.db.IRecordEntry
Add a slot to the message description.
addTopState(String) - Method in interface de.softdevel.d1.hsm.IHsm
Create and add a top state without parent state.
algorithmToType(String) - Static method in class de.softdevel.d1.util.hash.CHashFactory
Convert an algorithm String into an one byte hash type.
ALL - Static variable in class de.softdevel.d1.id.common.CWellKnownNID
This means a shortcut for all namespaces.
ALREADY_PROCESSED - Static variable in class de.softdevel.d1.result.CResultCode
The item has already been processed.
ALREADY_REGISTERED - Static variable in class de.softdevel.d1.result.CResultCode
Item was already registered before.
append(boolean) - Method in exception de.softdevel.d1.exception.CException
 
append(byte) - Method in exception de.softdevel.d1.exception.CException
 
append(char) - Method in exception de.softdevel.d1.exception.CException
 
append(double) - Method in exception de.softdevel.d1.exception.CException
 
append(float) - Method in exception de.softdevel.d1.exception.CException
 
append(int) - Method in exception de.softdevel.d1.exception.CException
 
append(long) - Method in exception de.softdevel.d1.exception.CException
 
append(Object) - Method in exception de.softdevel.d1.exception.CException
 
append(short) - Method in exception de.softdevel.d1.exception.CException
 
append(String) - Method in exception de.softdevel.d1.exception.CException
 
append(boolean) - Method in class de.softdevel.d1.result.CResult
Append a boolean value to the error text.
append(byte) - Method in class de.softdevel.d1.result.CResult
Append a byte value to the error text.
append(char) - Method in class de.softdevel.d1.result.CResult
Append a char value to the error text.
append(double) - Method in class de.softdevel.d1.result.CResult
Append a double value to the error text.
append(float) - Method in class de.softdevel.d1.result.CResult
Append a float value to the error text.
append(int) - Method in class de.softdevel.d1.result.CResult
Append an integer value to the error text.
append(long) - Method in class de.softdevel.d1.result.CResult
Append a long value to the error text.
append(Object) - Method in class de.softdevel.d1.result.CResult
Append an Object.toString() value to the error text.
append(short) - Method in class de.softdevel.d1.result.CResult
Append a short value to the error text.
append(String) - Method in class de.softdevel.d1.result.CResult
Append a String to the error text.
append(boolean) - Method in class de.softdevel.d1.util.hash.CStreamHelper
 
append(byte) - Method in class de.softdevel.d1.util.hash.CStreamHelper
 
append(byte[]) - Method in class de.softdevel.d1.util.hash.CStreamHelper
 
append(char) - Method in class de.softdevel.d1.util.hash.CStreamHelper
 
append(double) - Method in class de.softdevel.d1.util.hash.CStreamHelper
 
append(float) - Method in class de.softdevel.d1.util.hash.CStreamHelper
 
append(int) - Method in class de.softdevel.d1.util.hash.CStreamHelper
 
append(long) - Method in class de.softdevel.d1.util.hash.CStreamHelper
 
append(short) - Method in class de.softdevel.d1.util.hash.CStreamHelper
 
append(String) - Method in class de.softdevel.d1.util.hash.CStreamHelper
 
append(UUID) - Method in class de.softdevel.d1.util.hash.CStreamHelper
 
APPLICATION_ID - Static variable in class de.softdevel.d1.id.common.CWellknownKeyTypes
Application ID.
APPLICATION_REGISTRY - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
The application registry target ID.
ARRAY_DELIMITER - Static variable in interface de.softdevel.d1.slot.ISlot
A delimiter for array string representations.

B

BASE_DIRECTORY_TYPE - Static variable in class de.softdevel.d1.id.common.CWellknownKeyTypes
FileTransfer base directory type.
BOOLEAN - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A boolean.
BOOLEANARRAY - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A boolean array (boolean[]).
borrowPooledObject() - Method in class de.softdevel.d1.pool.impl.CAbstractPool
 
borrowPooledObject() - Method in interface de.softdevel.d1.pool.IPool
Borrow a pooled object.
BROADCAST - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
The BroadCast target.
BROADCAST_MSG - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Broadcast a message per flooding to other hosts.
BROADCAST_TRANSPORT - Static variable in class de.softdevel.d1.network.broadcast.CWellknownRecordIds
Transport message to carry Broadcast Messages per flooding to other hosts.
BYTE - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A byte.
BYTEARRAY - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A byte array (byte[]).

C

CAbstractMessageQueue - Class in de.softdevel.d1.message.queue.impl
An abstract message queue as base class for CAsyncMessageQueue and CSyncMessageQueue.
CAbstractMessageQueue(CMessageQueueRegistry, ISignalRegistry, IMessageSender, ISendBack, IId, String, IMessageDeliverer, IId) - Constructor for class de.softdevel.d1.message.queue.impl.CAbstractMessageQueue
 
CAbstractPool - Class in de.softdevel.d1.pool.impl
An abstract pool which will handle basic pool tasks.
CAbstractPool(ISignalRegistry, int) - Constructor for class de.softdevel.d1.pool.impl.CAbstractPool
 
calculate(byte[]) - Static method in class de.softdevel.d1.util.hash.CUtilMd5
Calculate a MD5 hash.
calculate(byte[], int, int) - Static method in class de.softdevel.d1.util.hash.CUtilMd5
Calculate a MD5 hash.
CANCEL - Static variable in class de.softdevel.d1.result.CResultCode
Operation was cancelled.
CANNOT_SEND_ANSWER_AGAIN - Static variable in class de.softdevel.d1.result.CResultCode
Can't send an answer message again.
canSendMessage(CMessage) - Method in class de.softdevel.d1.network.router.CRouter
 
canSendMessage(CMessage) - Method in interface de.softdevel.d1.network.router.IRouter
Check if the destination host is validated.
canSendMessage(CMessage) - Method in class de.softdevel.d1.network.transport.impl.CTransport
 
canSwap() - Method in class de.softdevel.d1.message.CEnvelope
 
CAsyncMessageQueue - Class in de.softdevel.d1.message.queue.impl
An asynchronous message queue with a thread.
CBitField - Class in de.softdevel.d1.util
A bit field.
CBitField() - Constructor for class de.softdevel.d1.util.CBitField
Creates a bit field with 1 Byte.
CBitField(byte) - Constructor for class de.softdevel.d1.util.CBitField
 
CBitField(byte[]) - Constructor for class de.softdevel.d1.util.CBitField
 
CBitField(int) - Constructor for class de.softdevel.d1.util.CBitField
 
CBroadcastTarget - Class in de.softdevel.d1.network.broadcast
Implementation of broadcasting messages between hosts.
CByteArrayDumper - Class in de.softdevel.d1.streamhook.impl
A monitor which dumps all stream data out on another stream.
CByteArrayDumper(OutputStream) - Constructor for class de.softdevel.d1.streamhook.impl.CByteArrayDumper
 
CByteCarousel - Class in de.softdevel.d1.util.bytecarousel
A byte carousel is a queue of bytes.
CByteCarousel() - Constructor for class de.softdevel.d1.util.bytecarousel.CByteCarousel
Constructor.
CByteCarousel(int) - Constructor for class de.softdevel.d1.util.bytecarousel.CByteCarousel
 
CByteCarousel(int, int) - Constructor for class de.softdevel.d1.util.bytecarousel.CByteCarousel
 
CByteCarouselOutputStream - Class in de.softdevel.d1.util.bytecarousel
The byte carousel output stream.
CByteMonitorConsole - Class in de.softdevel.d1.streamhook.impl
A test monitor which dumps all data out on the console.
CByteMonitorConsole() - Constructor for class de.softdevel.d1.streamhook.impl.CByteMonitorConsole
Default constructor.
CBytesMonitorFile - Class in de.softdevel.d1.streamhook.impl
A test monitor which dumps all data out on the console.
CBytesMonitorFile(String) - Constructor for class de.softdevel.d1.streamhook.impl.CBytesMonitorFile
 
CCommonSlotType - Class in de.softdevel.d1.slot
Common slot types.
CConnectionConstants - Class in de.softdevel.d1.network
Public constants for the connection plugIn.
CConnectionLogger - Class in de.softdevel.d1.network
Logger names for the connection plugIn.
CConnectionRegistry - Class in de.softdevel.d1.network.impl
The connection registry registers existing connections.
CConnectionType - Class in de.softdevel.d1.network
The Connection type.
CConnectionUsage - Class in de.softdevel.d1.network
The usage of a connection.
CConstants - Class in de.softdevel.d1.constants
Some constants.
CConstants - Class in de.softdevel.d1.tcp
Constants for the TCP plugIn.
CConstantsDatapool - Class in de.softdevel.d1.constants
Constants used to access the datapool.
CConstantsDatapool - Class in de.softdevel.d1.network
Constants used to access the datapool.
CConstantsDatapool - Class in de.softdevel.d1.network.hosts
Constants used to access the datapool.
CConstantsDatapool - Class in de.softdevel.d1.tcp
Datapool constants.
CCookie - Class in de.softdevel.d1.tcp.impl
Internal cookie to provide needed references.
CCookie() - Constructor for class de.softdevel.d1.tcp.impl.CCookie
 
CDatapoolFactory - Class in de.softdevel.d1.datapool.impl
A Factory for Datapool Version 2.
CDatapoolFactory() - Constructor for class de.softdevel.d1.datapool.impl.CDatapoolFactory
 
CDatapoolHelper - Class in de.softdevel.d1.datapool
A Helper for converting Strings.
CDatapoolRecord - Class in de.softdevel.d1.datapool.impl
A record of the datapool.
CDatapoolRecord(String, String, String, String, boolean) - Constructor for class de.softdevel.d1.datapool.impl.CDatapoolRecord
 
CDialog - Class in de.softdevel.d1.network.hostchooserdlg
A dialog to choose a host.
CDijkstraLink - Class in de.softdevel.d1.network.router
A direct bidirectional link between two hosts.
CDijkstraTest - Class in de.softdevel.d1.network.router
 
CDijkstraTest() - Constructor for class de.softdevel.d1.network.router.CDijkstraTest
 
CEnvelope - Class in de.softdevel.d1.message
The envelope of a message.
CEnvelope() - Constructor for class de.softdevel.d1.message.CEnvelope
Create a default envelope.
CEnvelope(CEnvelope) - Constructor for class de.softdevel.d1.message.CEnvelope
Create a copy of an envelope.
CEnvelope(IId) - Constructor for class de.softdevel.d1.message.CEnvelope
Create an envelope and set a receiver namespace ID.
CEnvelope(IId, IHid) - Constructor for class de.softdevel.d1.message.CEnvelope
Create an envelope and set a namespace address.
CEnvelope(IId, IId, IHid) - Constructor for class de.softdevel.d1.message.CEnvelope
Create an envelope and set a receiver target address.
CEnvelope(ITargetAddress) - Constructor for class de.softdevel.d1.message.CEnvelope
Create an envelope and set the receiver address.
CException - Exception in de.softdevel.d1.exception
An exception which knows also an error code.
CException(CResult) - Constructor for exception de.softdevel.d1.exception.CException
 
CException(int) - Constructor for exception de.softdevel.d1.exception.CException
 
CException(Throwable) - Constructor for exception de.softdevel.d1.exception.CException
Initialize with a throwable.
CExtensionFileChooserFilter - Class in de.softdevel.d1.util.files
A file filter which filters file names by extension.
CExtensionFileChooserFilter(String, String) - Constructor for class de.softdevel.d1.util.files.CExtensionFileChooserFilter
 
CExtensionFileChooserFilter(String, String[]) - Constructor for class de.softdevel.d1.util.files.CExtensionFileChooserFilter
 
CExtensionFileFilter - Class in de.softdevel.d1.util.files
A file filter which filters file names by extension.
CExtensionFileFilter(String, boolean) - Constructor for class de.softdevel.d1.util.files.CExtensionFileFilter
 
CExtensionFileFilter(String[], boolean) - Constructor for class de.softdevel.d1.util.files.CExtensionFileFilter
 
CFactory - Class in de.softdevel.d1.factory.impl
Base class for factories.
CFactory() - Constructor for class de.softdevel.d1.factory.impl.CFactory
Constructor.
CFileReader - Class in de.softdevel.d1.util.files
Utilities for reading files.
changeHID(IHid) - Method in interface de.softdevel.d1.address.ITargetAddress
Create a target address with a changed host ID (if changed), otherwise get the old target address.
changeNID(IId) - Method in interface de.softdevel.d1.address.ITargetAddress
Create a target address with a changed namespace ID (if changed), otherwise get the old target address.
changeTID(IId) - Method in interface de.softdevel.d1.address.ITargetAddress
Create a target address with a changed target ID (if changed), otherwise get the old target address.
CHAR - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A char.
CHAR_RECORD_DELIMITER - Static variable in class de.softdevel.d1.util.stringrecord.CStringRecordHelper
Delimiter between key and value.
CHAR_RECORD_END - Static variable in class de.softdevel.d1.util.stringrecord.CStringRecordHelper
Close the record.
CHAR_RECORD_START - Static variable in class de.softdevel.d1.util.stringrecord.CStringRecordHelper
Start the record.
CHARARRAY - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A char array (char[]).
CHash - Class in de.softdevel.d1.util.hash
A utility class around MD5 hashes.
CHash(String, byte) - Constructor for class de.softdevel.d1.util.hash.CHash
 
CHash(String, byte, byte[]) - Constructor for class de.softdevel.d1.util.hash.CHash
 
CHashFactory - Class in de.softdevel.d1.util.hash
A hash factory implementation.
CHashUnknown - Class in de.softdevel.d1.util.hash
An unknown hash array.
CHashUnknown(byte, byte[]) - Constructor for class de.softdevel.d1.util.hash.CHashUnknown
 
checkHostRecords(IHid[]) - Method in class de.softdevel.d1.network.router.CRouter
Check if host records must be requested.
checkMessage(int, CEnvelope, CRecord) - Method in interface de.softdevel.d1.network.IGatewayKeeper
A message hook to check the right of sending this messages to the system.
CHECKSUM - Static variable in class de.softdevel.d1.result.CResultCode
Wrong checksum.
CHidFactory - Class in de.softdevel.d1.address
A factory for host IDs.
CHOOSE_HOST - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Choose a host.
CHostManager - Class in de.softdevel.d1.network.hosts
A manager for holding host information in memory and database.
CHostManager(IDatapool) - Constructor for class de.softdevel.d1.network.hosts.CHostManager
Constructor.
CHostRecordFactory - Class in de.softdevel.d1.network.hosts
A factory for host records.
CHsmFactory - Class in de.softdevel.d1.hsm.impl
A factory implementation for a HSM factory.
CHsmFactory(INameDb, IMessageLoggerFactory) - Constructor for class de.softdevel.d1.hsm.impl.CHsmFactory
Constructor for unit test initialization.
CHsmMessageHandler - Class in de.softdevel.d1.hsm.impl
The standard message handler.
CHsmMessageHandler(String) - Constructor for class de.softdevel.d1.hsm.impl.CHsmMessageHandler
 
CHsmState - Class in de.softdevel.d1.hsm.impl
A base class for HSM states.
CIdFactory - Class in de.softdevel.d1.id.impl
The ID factory creates IDs from Strings, UUIDs, or Integers.
CIdInvalid - Class in de.softdevel.d1.id
An invalid ID.
CIdInvalid() - Constructor for class de.softdevel.d1.id.CIdInvalid
 
CJobFactory - Class in de.softdevel.d1.job.impl
A factory for job schedulers.
CKernel - Class in de.softdevel.d1.kernel.impl
The kernel is the main framework class.
CKernel(Collection<IDatapoolRecord>) - Constructor for class de.softdevel.d1.kernel.impl.CKernel
 
CKeyHelper - Class in de.softdevel.d1.network.hosts
A helper for encrypting and decrypting keys.
clear() - Method in class de.softdevel.d1.record.CRecord
Clear all data in the record.
clear(UUID) - Method in interface de.softdevel.d1.target.listener.IListenerRegistry
Remove all listeners.
clear(UUID) - Method in class de.softdevel.d1.target.listener.impl.CListenerRegistry
 
clear() - Method in class de.softdevel.d1.transaction.CPendingMessageStore
Remove all pending messages., and send them back to the sender with an error code.
clearPool() - Method in class de.softdevel.d1.pool.impl.CAbstractPool
 
clearPool() - Method in interface de.softdevel.d1.pool.IPool
Clear the pool.
clearQuietly() - Method in class de.softdevel.d1.transaction.CPendingMessageStore
Remove all pending messages without sending them back.
clearSlots() - Method in class de.softdevel.d1.record.CRecord
Remove all slots, but not the ID.
CLIENT - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
The Client target ID.
CLIENT_WIDGET_REGISTRY - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
The client widget registry target ID.
CListenerRegistry - Class in de.softdevel.d1.target.listener.impl
Implementation of a generic listener registry.
CListenerRegistry() - Constructor for class de.softdevel.d1.target.listener.impl.CListenerRegistry
Constructor.
CLogCatcher - Class in de.softdevel.d1.log.catcher
A log catcher that installs a log appender to the LOGBACK system for catching log messages.
CLogCatcher() - Constructor for class de.softdevel.d1.log.catcher.CLogCatcher
Constructor.
CLoggingRecord - Class in de.softdevel.d1.log.catcher
A logging record.
CLoggingRecord(ILoggingEvent, String) - Constructor for class de.softdevel.d1.log.catcher.CLoggingRecord
 
CLogUtil - Class in de.softdevel.d1.util
Utilities to support formatted logging.
close() - Method in class de.softdevel.d1.util.bytecarousel.CByteCarouselOutputStream
 
CMakeUUID - Class in de.softdevel.d1.util
A small tool to print 25 random UUIDs.
CMd5 - Class in de.softdevel.d1.util.hash
A utility class around MF5 hashes.
CMessage - Class in de.softdevel.d1.message
The message needed to send requests and notifications from one target to another target.
CMessage() - Constructor for class de.softdevel.d1.message.CMessage
Create a message with no record.
CMessage(CEnvelope) - Constructor for class de.softdevel.d1.message.CMessage
Create a message with no record.
CMessage(CEnvelope, CRecord) - Constructor for class de.softdevel.d1.message.CMessage
Create a message with a single record.
CMessage(CMessage) - Constructor for class de.softdevel.d1.message.CMessage
Create a message with a single record.
CMessage(CRecord) - Constructor for class de.softdevel.d1.message.CMessage
Create a message with a single record.
CMessageHandler - Class in de.softdevel.d1.target.impl
The standard message handler.
CMessageHandler(ITarget, String) - Constructor for class de.softdevel.d1.target.impl.CMessageHandler
 
CMessageHandlerRegistry - Class in de.softdevel.d1.target.impl
A message handler implementation.
CMessageHandlerRegistry(ITarget) - Constructor for class de.softdevel.d1.target.impl.CMessageHandlerRegistry
 
CMessageHookRegistry - Class in de.softdevel.d1.message.hook.impl
A registry for message hooks.
CMessageHookRegistry() - Constructor for class de.softdevel.d1.message.hook.impl.CMessageHookRegistry
Constructor.
CMessageLoggerFactory - Class in de.softdevel.d1.message.logger.impl
The message logger factory implementation.
CMessageLoggerFactory(INameDb) - Constructor for class de.softdevel.d1.message.logger.impl.CMessageLoggerFactory
A constructor for unit tests.
CMessagePause - Class in de.softdevel.d1.tcp
Pause a connection.
CMessageQueueFactory - Class in de.softdevel.d1.message.queue.impl
Message queue factory for creating of message queue registers.
CMessageQueueRegistry - Class in de.softdevel.d1.message.queue.impl
Message queue registry and factory for asynchronous and synchronous message queues.
CMessageRouterPing - Class in de.softdevel.d1.network.router
Measure the costs for a host-host link.
CMessageShutdown - Class in de.softdevel.d1.kernel.impl
Internal ShutDown message.
CModule - Class in de.softdevel.d1.log.catcher.target.impl
The PlugIn Entry Point.
CModule() - Constructor for class de.softdevel.d1.log.catcher.target.impl.CModule
 
CModule - Class in de.softdevel.d1.monitor
PlugIn Starter class.
CModule() - Constructor for class de.softdevel.d1.monitor.CModule
 
CModule - Class in de.softdevel.d1.network.impl
The PlugIn Entry Point.
CModule() - Constructor for class de.softdevel.d1.network.impl.CModule
 
CModule - Class in de.softdevel.d1.tcp.impl
The PlugIn Entry Point.
CModule() - Constructor for class de.softdevel.d1.tcp.impl.CModule
 
CMonitorConstants - Class in de.softdevel.d1.monitor
Common constants for the monitor and the panels.
CMultiCompareTool - Class in de.softdevel.d1.util
A utility to compare objects.
CNameDbFactory - Class in de.softdevel.d1.namedb.impl
A factory for creating Name Databases.
CNamespaceAddress - Class in de.softdevel.d1.address.impl
A namespace address, with namespace ID (NID) and host ID (HID).
CNamespaceAddress() - Constructor for class de.softdevel.d1.address.impl.CNamespaceAddress
Constructor.
CNamespaceAddressFactory - Class in de.softdevel.d1.address.impl
A factory for namespace addresses.
CNamespaceRegistry - Class in de.softdevel.d1.namespace.impl
The namespace registry can create and register namespaces.
CNamespaceRegistry(IKernel) - Constructor for class de.softdevel.d1.namespace.impl.CNamespaceRegistry
 
COLOR - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A color, see Color.
COLOR_BACKGROUND - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
Background color for the panels.
COLOR_CONTENT_PANEL_BACKGROUND - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
The content panel background color.
COLOR_CONTROL_PANEL_BACKGROUND - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
The control panel background color.
COLOR_HEADER_FOREGROUND - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
A foreground color for the page header.
COLOR_HEADER_FOREGROUND_INVERSE - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
A foreground color for the header text on the left side.
COLOR_LIST_BK_HIDDEN - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
The background color of a hidden list entry.
COLOR_LIST_BK_SHOWN - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
The background color of a shown list entry.
COLOR_LIST_SELECTED - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
The background color of a selected or focused list cell.
COMBINED_KEYS - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
Valid well known path/key combinations.
compare(UUID, UUID) - Static method in class de.softdevel.d1.util.CUtilUuid
Compare two values.
compareTo(CRecordEntry) - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
compareTo(CSlotRecord) - Method in class de.softdevel.d1.record.db.impl.CSlotRecord
 
compareTo(String, String) - Static method in class de.softdevel.d1.util.CUtilString
Compare two Strings, and consider null values.
compareTo(CVersion) - Method in class de.softdevel.d1.version.CVersion
 
compareToIgnoreCase(String, String) - Static method in class de.softdevel.d1.util.CUtilString
Compare two Strings, consider null values, and ignore case.
completeAddress(ITargetAddress) - Method in interface de.softdevel.d1.kernel.IKernel
Complete an address.
completeAddress(ITargetAddress) - Method in class de.softdevel.d1.kernel.impl.CKernel
 
completeReceiver(CEnvelope) - Method in interface de.softdevel.d1.namespace.INamespace
Complete a receiver target address of an envelop2 with missing IDs.
compress(byte[]) - Static method in class de.softdevel.d1.util.files.CUtilCompress
Compress a data block.
CONNECTION - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
A connection record, is used by some messages.
CONNECTION_BYTES - Static variable in class de.softdevel.d1.network.CConnectionLogger
A logger used for the transport protocol.
CONNECTION_HOST_CHOOSER - Static variable in class de.softdevel.d1.network.CConnectionLogger
Logger for the Connection Host Chooser.
CONNECTION_HOSTS - Static variable in class de.softdevel.d1.network.CConnectionLogger
Logger for the Connection Host Handling.
CONNECTION_PACKET - Static variable in class de.softdevel.d1.network.CConnectionLogger
Packet Handling.
CONNECTION_PREPARE_HOSTS - Static variable in class de.softdevel.d1.network.CConnectionLogger
Logger for the preparing host connections.
CONNECTION_PROTOCOL - Static variable in class de.softdevel.d1.network.CConnectionLogger
A logger used for the transport protocol.
CONNECTION_REGISTRY - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
The connection registry target ID.
CONNECTION_REGISTRY - Static variable in class de.softdevel.d1.network.CConnectionLogger
Logger for the Connection Registry.
CONNECTION_ROUTER - Static variable in class de.softdevel.d1.network.CConnectionLogger
Logger for the Connection Router.
CONNECTION_ROUTER_DB - Static variable in class de.softdevel.d1.network.CConnectionLogger
Logger for the Connection Router Database.
contains(IHid, IHid[]) - Static method in class de.softdevel.d1.address.CHidFactory
Check if the given hid can be found in the hid array.
CPacketSimple - Class in de.softdevel.d1.network.transport.impl
A simple packet (e.g. for a communication header).
CPacketSimple(byte[]) - Constructor for class de.softdevel.d1.network.transport.impl.CPacketSimple
 
CPathValidator - Class in de.softdevel.d1.util.files
Validate path entries.
CPendingMessageStore - Class in de.softdevel.d1.transaction
A store for storing pending messages which can't be sent back immediately.
CPingTarget - Class in de.softdevel.d1.kernel.impl
A target to which you can send PING messages without logging.
CPingTarget() - Constructor for class de.softdevel.d1.kernel.impl.CPingTarget
Constructor.
CPlugInLoader - Class in de.softdevel.d1.plugin.impl
A PlugIn loader that loads and initializes JAR files.
CPlugInLoader(IKernel) - Constructor for class de.softdevel.d1.plugin.impl.CPlugInLoader
 
create(Object) - Static method in class de.softdevel.d1.address.CHidFactory
Create an ID by Object.
create() - Static method in class de.softdevel.d1.datapool.CRecordNotifyDatapoolValueChanged
Create Record with this ID.
create(String, String) - Method in interface de.softdevel.d1.datapool.IDatapoolFactory
Create a datapool.
create(String, String) - Method in class de.softdevel.d1.datapool.impl.CDatapoolFactory
 
create(String) - Method in interface de.softdevel.d1.hsm.IHsmFactory
Create a HSM.
create(String) - Method in class de.softdevel.d1.hsm.impl.CHsmFactory
 
create(EIdType) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Create a random ID of a certain type.
create(EIdType, Object) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Create an ID of a certain type.
create(Object) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Create an ID by Object.
create(Object) - Method in interface de.softdevel.d1.id.impl.IIdFactory
Create an ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordAddLogObserver
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordChooseHost
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordCreateAsyncQueue
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordCreateNamespace
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordDeleteNamespace
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordDeleteQueue
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordDeregisterDatapoolListener
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordDeregisterMessageLogger
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordDeregisterNamespaceListener
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordDeregisterObserver
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordDeregisterQueueListener
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordDeregisterService
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordDeregisterServiceListener
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordDeregisterTargetListener
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordDeregisterTargetMonitor
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordDismiss
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordGetQueueInfo
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordGetQueueList
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordGetServiceInfo
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordGetTargetInfo
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordLog
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordLogCatcherAvailable
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyConnectionRegistryAvailable
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyDatapoolValueChanged
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyMessageReceived
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyMessageSend
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetDeregistered
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetRegistered
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyNamespaceDeregistered
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyNamespaceRegistered
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyOtherTargetDeregistered
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyQueueDeregistered
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyQueueRegistered
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyRemoteHidDeregistered
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceDeregistered
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverDeregistered
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverRegistered
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceRegistered
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyTargetDeregistered
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyTargetRegistered
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordNotifyTcpFactoryStarted
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordPing
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordRegisterDatapoolListener
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordRegisterMessageLogger
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordRegisterNamespaceListener
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordRegisterObservers
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordRegisterQueueListener
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordRegisterService
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordRegisterServiceListener
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordRegisterTarget
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordRegisterTargetListener
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordRegisterTargetMonitor
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordRemoveLogObserver
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordRouteMessage
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordSetLogLevel
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordSetLogPattern
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordStartTarget
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordTriggerRecall
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.CRecordUpdateLogVars
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.impl.CRecordShutdown
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.impl.CRecordShutdownNamespace
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.impl.CRecordShutdownNamespacesAborted
Create Record with this ID.
create() - Static method in class de.softdevel.d1.kernel.impl.CRecordShutdownNamespacesDone
Create Record with this ID.
create() - Static method in class de.softdevel.d1.monitor.CRecordMonitorAddPanel
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.broadcast.CRecordBroadcastTransport
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordAddGatewayKeeper
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordBroadcastMsg
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordConnection
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordDataForRemote
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordDataFromRemote
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordDeletedHostLink
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordDeregisterConnectionListener
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordDeregisterRemoteHid
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordGetConnection
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordGetConnectionList
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordHostLinkList
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordHostLinkUpdate
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordNotifyRemoteHidDeregistered
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordNotifyRemoteHidRegistered
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordRegisterConnectionListener
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordRegisterRemoteHid
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordRemoveGatewayKeeper
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordStartReceiving
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.CRecordStopReceiving
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.router.CRecordGetHostRecord
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.router.CRecordRouterPing
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.router.CRouter
 
create() - Static method in class de.softdevel.d1.network.transport.impl.CRecordRenewHostRecord
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.transport.impl.CRecordRoutePacket
Create Record with this ID.
create() - Static method in class de.softdevel.d1.network.transport.impl.CRecordSendToRemote
Create Record with this ID.
create(CSlotType) - Static method in class de.softdevel.d1.slot.CSlotFactoryHelper
Create a slot of a given type.
create(CSlotType, Object) - Static method in class de.softdevel.d1.slot.CSlotFactoryHelper
Create a slot of a certain type and fill it with the given value.
create(Object) - Static method in class de.softdevel.d1.slot.CSlotFactoryHelper
Create a slot of a certain which will be determined by the object type of the value.
create(CSlotType) - Method in class de.softdevel.d1.slot.impl.CSlotFactory
Create a slot of a given type.
create(CSlotType, Object) - Method in class de.softdevel.d1.slot.impl.CSlotFactory
Create a slot of a certain type and fill it with the given value.
create(Object) - Method in class de.softdevel.d1.slot.impl.CSlotFactory
Create a slot of a certain which will be determined by the object type of the value.
create(CSlotType) - Method in interface de.softdevel.d1.slot.ISlotFactory
Create an empty slot of a certain type.
create(CSlotType, Object) - Method in interface de.softdevel.d1.slot.ISlotFactory
Create a slot of a certain type and fill it with the given value.
create(Object) - Method in interface de.softdevel.d1.slot.ISlotFactory
Create a slot of a certain which will be determined by the object type of the value.
create() - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpClient
Create Record with this ID.
create() - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpServer
Create Record with this ID.
create() - Static method in class de.softdevel.d1.tcp.CRecordDeleteAllTcpServer
Create Record with this ID.
create() - Static method in class de.softdevel.d1.tcp.CRecordDeleteTcpServer
Create Record with this ID.
create() - Static method in class de.softdevel.d1.tcp.CRecordGetTcpServerList
Create Record with this ID.
create() - Static method in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStarted
Create Record with this ID.
create() - Static method in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStopped
Create Record with this ID.
create() - Static method in class de.softdevel.d1.tcp.CRecordPause
Create Record with this ID.
create() - Static method in class de.softdevel.d1.tcp.impl.CRecordStartServer
Create Record with this ID.
create(ITarget) - Static method in class de.softdevel.d1.transaction.CPendingMessageStore
Create a pending message store.
create(byte[]) - Static method in class de.softdevel.d1.util.hash.CMd5
Create a valid hash object.
CREATE_ASYNC_QUEUE - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Create and register a asynchronous message queue for a given namespace.
CREATE_MSG - Static variable in class de.softdevel.d1.result.CResultCode
An error happened during creating a message.
CREATE_NAMESPACE - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Create, register and start a Namespace.
CREATE_NAMESPACE - Static variable in class de.softdevel.d1.result.CResultCode
Unable to create namespace.
CREATE_SYNC_QUEUE - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Create and start a synchronous message queue.
CREATE_TCP_CLIENT - Static variable in class de.softdevel.d1.tcp.CWellknownRecordIds
Create and start a TCP client.
CREATE_TCP_SERVER - Static variable in class de.softdevel.d1.tcp.CWellknownRecordIds
Create and start a TCP server.
createAndRegisterNamespace(IId) - Method in class de.softdevel.d1.namespace.impl.CNamespaceRegistry
 
createAndRegisterNamespace(IId) - Method in interface de.softdevel.d1.namespace.INamespaceRegistry
Create and register a namespace.
createAndStartAsyncQueue(String, int) - Method in interface de.softdevel.d1.message.queue.IMessageQueueRegistry
Create and start an asynchronous message queue.
createAndStartAsyncQueue(String, int) - Method in class de.softdevel.d1.message.queue.impl.CMessageQueueRegistry
 
createArrayFromList(List<?>) - Static method in class de.softdevel.d1.address.CHidFactory
Create an array of HIDs from a list of objects.
createArrayFromList(List<?>) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Create an array of IDs from a list of objects.
createArrayFromStream(DataInputStream) - Static method in class de.softdevel.d1.address.CHidFactory
Create an array of IDs from an input stream.
createArrayFromStream(DataInputStream) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Create an array of IDs from an input stream.
createArrayFromString(String) - Static method in class de.softdevel.d1.address.CHidFactory
Create an array of IDs from a String.
createArrayFromString(String) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Create an array of IDs from a String.
createArrayFromStringArray(String[]) - Static method in class de.softdevel.d1.address.CHidFactory
Create an array of IDs from a list of Strings.
createArrayFromStringArray(String[]) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Create an array of IDs from a list of Strings.
createArrayFromValue(IHid[]) - Static method in class de.softdevel.d1.address.CHidFactory
Create a copy from an ID array.
createArrayFromValue(IId[]) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Create a copy from an ID array.
createAsyncJobScheduler(IKernel, IId) - Static method in class de.softdevel.d1.job.impl.CJobFactory
Create an asynchronous job scheduler.
createByData(byte[]) - Static method in class de.softdevel.d1.util.hash.CMd5
Create a valid hash object.
createById(IId) - Static method in class de.softdevel.d1.slot.CSlotKeyFactory
Create a new slot key by keyType.
createById(IId, IId) - Static method in class de.softdevel.d1.slot.CSlotKeyFactory
Create a new slot key by keyType and keyId.
createByObject(Object) - Static method in class de.softdevel.d1.slot.CSlotKeyFactory
Create a key by one object.
createByObject(Object, Object) - Static method in class de.softdevel.d1.slot.CSlotKeyFactory
Create a key by two objects.
createByStream(DataInputStream) - Static method in class de.softdevel.d1.slot.CSlotKeyFactory
Read a slot key from a stream.
createByString(String) - Static method in class de.softdevel.d1.slot.CSlotKeyFactory
Create a new slot key by String.
createCopy(boolean[]) - Static method in class de.softdevel.d1.util.CUtilBooleanArray
Create a copy of the boolean array.
createCopy(byte[]) - Static method in class de.softdevel.d1.util.CUtilByteArray
Create a copy of a byte array.
createCopy(char[]) - Static method in class de.softdevel.d1.util.CUtilCharArray
Create a copy of the character array.
createCopy(double[]) - Static method in class de.softdevel.d1.util.CUtilDoubleArray
Create a copy of the array.
createCopy(float[]) - Static method in class de.softdevel.d1.util.CUtilFloatArray
Create a copy of the array.
createCopy(int[]) - Static method in class de.softdevel.d1.util.CUtilIntegerArray
Create a copy of the array.
createCopy(long[]) - Static method in class de.softdevel.d1.util.CUtilLongArray
Create a copy of the array.
createCopy(short[]) - Static method in class de.softdevel.d1.util.CUtilShortArray
Create a copy of the array.
createCopy(String[]) - Static method in class de.softdevel.d1.util.CUtilStringArray
Create a copy of a String array.
createCopy(UUID[]) - Static method in class de.softdevel.d1.util.CUtilUuidArray
Create a copy of an UUID array.
createDialog(ITarget, CEnvelope, CRecord, Collection<IHostRecord>, Object, String, boolean) - Static method in class de.softdevel.d1.network.hostchooserdlg.CDialog
Constructor.
createEmpty(byte) - Static method in class de.softdevel.d1.util.hash.CHashFactory
Create a hash from hash array.
createFromByteArray(byte, byte[]) - Static method in class de.softdevel.d1.util.hash.CHashFactory
Create a hash from hash array.
createFromByteArray(byte, byte[], int, int) - Static method in class de.softdevel.d1.util.hash.CHashFactory
Create a hash from hash array.
createFromData(byte[], byte) - Static method in class de.softdevel.d1.util.hash.CHashFactory
Create a hash from data.
createFromId(IId, IHid) - Static method in class de.softdevel.d1.address.impl.CNamespaceAddressFactory
Create a namespace address by ID.
createFromId(IId, IId, IHid) - Static method in class de.softdevel.d1.address.impl.CTargetAddressFactory
 
createFromList(List<?>) - Static method in class de.softdevel.d1.util.CUtilBooleanArray
Create a boolean array from a list.
createFromList(List<?>) - Static method in class de.softdevel.d1.util.CUtilByteArray
Create an array from an object list.
createFromList(List<?>) - Static method in class de.softdevel.d1.util.CUtilCharArray
Create a character array from an object list.
createFromList(List<?>) - Static method in class de.softdevel.d1.util.CUtilDoubleArray
Create an array from an object list.
createFromList(List<?>) - Static method in class de.softdevel.d1.util.CUtilFloatArray
Create an array from a string list.
createFromList(List<?>) - Static method in class de.softdevel.d1.util.CUtilIntegerArray
Create an array from an object list.
createFromList(List<?>) - Static method in class de.softdevel.d1.util.CUtilLongArray
Create an array from an object list.
createFromList(List<?>) - Static method in class de.softdevel.d1.util.CUtilShortArray
Create an array from an object list.
createFromList(List<?>) - Static method in class de.softdevel.d1.util.CUtilStringArray
Create a String array from a list of objects.
createFromList(List<?>) - Static method in class de.softdevel.d1.util.CUtilUuidArray
Transform a list of objects into an UUID array.
createFromNamespace(IId, INamespaceAddress) - Static method in class de.softdevel.d1.address.impl.CTargetAddressFactory
 
createFromObject(Object, Object, Object) - Static method in class de.softdevel.d1.address.impl.CTargetAddressFactory
Create a target address by objects.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.address.impl.CNamespaceAddressFactory
Read a Namespace address from an input stream.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.address.impl.CTargetAddressFactory
Read a target address from an input stream.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.message.CEnvelope
Read an envelope from an input stream.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.message.CMessage
Read a message from an input stream.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.record.CRecord
Read a record from an input stream.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.slot.CSlotFactoryHelper
Create a slot from a stream.
createFromStream(DataInputStream) - Method in class de.softdevel.d1.slot.impl.CSlotFactory
Create a slot from a stream.
createFromStream(DataInputStream) - Method in interface de.softdevel.d1.slot.ISlotFactory
Create a slot from a stream.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.util.CUtilBooleanArray
Read a boolean array from a stream.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.util.CUtilByteArray
Read a byte array from a stream.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.util.CUtilCharArray
Read a character array from stream.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.util.CUtilDoubleArray
Read an array from stream.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.util.CUtilFloatArray
Read an array from stream.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.util.CUtilIntegerArray
Read an array from stream.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.util.CUtilLongArray
Read an array from stream.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.util.CUtilShortArray
Read an array from stream.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.util.CUtilString
Read a String from an input stream.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.util.CUtilStringArray
Read a String array from a stream.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.util.CUtilUuid
Read a UUID from a stream.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.util.CUtilUuidArray
Read an UUID array from a stream.
createFromStream(DataInputStream) - Static method in class de.softdevel.d1.util.hash.CHashFactory
Create a hash from Stream.
createFromStreamedBytes(byte[]) - Static method in class de.softdevel.d1.util.hash.CHashFactory
Create a hash from its streamed byte array.
createFromString(String) - Static method in class de.softdevel.d1.address.impl.CNamespaceAddressFactory
Create a namespace address by a string representation.
createFromString(String) - Static method in class de.softdevel.d1.address.impl.CTargetAddressFactory
Create a target address by a string representation.
createFromString(String) - Static method in class de.softdevel.d1.util.CUtilString
Read a String from another String.
createFromString(String) - Static method in class de.softdevel.d1.util.CUtilStringArray
Split a special String into a String array.
createFromString(String, char) - Static method in class de.softdevel.d1.util.CUtilStringArray
Split a special String into a String array.
createFromString(String) - Static method in class de.softdevel.d1.util.CUtilUuid
Transform a String into an UUID.
createFromString(String) - Static method in class de.softdevel.d1.util.CUtilUuidArray
Create an UUID array from a single String.
createFromString(String, String) - Static method in class de.softdevel.d1.util.CUtilUuidArray
Create an UUID array from a single String.
createFromStringRecord(CStringRecord) - Static method in class de.softdevel.d1.slot.CSlotFactoryHelper
Create a slot from a string record.
createFromStringRecord(CStringRecord) - Method in class de.softdevel.d1.slot.impl.CSlotFactory
Create a slot from a string record.
createFromStringRecord(CStringRecord) - Method in interface de.softdevel.d1.slot.ISlotFactory
Create a slot from a string record.
createHook() - Method in class de.softdevel.d1.streamhook.impl.CStreamHookFactory
 
createHook() - Method in interface de.softdevel.d1.streamhook.IStreamHookFactory
 
createInputStream(InputStream) - Method in class de.softdevel.d1.streamhook.impl.CStreamHook
Create an input filter stream.
createInputStream(InputStream) - Method in interface de.softdevel.d1.streamhook.IStreamHook
Create an input hook stream that is used as a link between the other streams.
createLogger(Class<?>) - Method in interface de.softdevel.d1.message.logger.IMessageLoggerFactory
Create a message logger.
createLogger(Class<?>) - Method in class de.softdevel.d1.message.logger.impl.CMessageLoggerFactory
 
createManager(IDatapool) - Static method in class de.softdevel.d1.network.hosts.CHostRecordFactory
Create a new host manager.
createNameDb() - Static method in class de.softdevel.d1.namedb.impl.CNameDbFactory
 
createNonNullFromStream(DataInputStream) - Static method in class de.softdevel.d1.util.CUtilUuid
Read a UUID from a stream.
createOutputStream(OutputStream) - Method in class de.softdevel.d1.streamhook.impl.CStreamHook
Create an output filter stream.
createOutputStream(OutputStream) - Method in interface de.softdevel.d1.streamhook.IStreamHook
Create an output hook stream that is used as a link between the other streams.
createPooledObject() - Method in interface de.softdevel.d1.pool.IPool
Create a new pooled object.
createRandom() - Static method in class de.softdevel.d1.address.CHidFactory
 
createRandom() - Static method in class de.softdevel.d1.address.impl.CNamespaceAddressFactory
 
createRandom() - Static method in class de.softdevel.d1.address.impl.CTargetAddressFactory
Create a random target address for testing.
createRandom() - Method in interface de.softdevel.d1.id.impl.IIdFactory
Create a random ID.
createRandom(int) - Static method in class de.softdevel.d1.util.CUtilByteArray
Create a random byte array of a given length.
createRandom(int) - Static method in class de.softdevel.d1.util.CUtilDoubleArray
Create a random double array of a given length.
createRandom(int) - Static method in class de.softdevel.d1.util.CUtilFloatArray
Create a random float array of a given length.
createRandom(int) - Static method in class de.softdevel.d1.util.CUtilIntegerArray
Create a random integer array of a given length.
createRandom(int) - Static method in class de.softdevel.d1.util.CUtilLongArray
Create a random long array of a given length.
createRandom(int) - Static method in class de.softdevel.d1.util.CUtilShortArray
Create a random short array of a given length.
createRandom(int) - Static method in class de.softdevel.d1.util.CUtilString
Create a random String of a given length.
createRandom(int) - Static method in class de.softdevel.d1.util.CUtilStringArray
Create a random String array.
createRandom() - Static method in class de.softdevel.d1.util.CUtilUuid
Create random UUID.
createRandom(int) - Static method in class de.softdevel.d1.util.CUtilUuidArray
Create a random UUID array of a given length.
createRandomArray(int, boolean) - Static method in class de.softdevel.d1.address.impl.CTargetAddressFactory
Create a random target address array for testing.
createRandomArray() - Static method in class de.softdevel.d1.id.impl.CIdFactory
Create a random ID array with a maximum length of 100.
createRandomArray(int) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Create a random ID array.
createRecord(IHid) - Static method in class de.softdevel.d1.network.hosts.CHostRecordFactory
Create a new host record.
createRegistry(ISignalRegistry, IId, IMessageDeliverer, IMessageSender, ISendBack, IListenerRegistry) - Static method in class de.softdevel.d1.message.queue.impl.CMessageQueueFactory
 
createRsaKey() - Static method in class de.softdevel.d1.network.hosts.CKeyHelper
Create an RSA Key Pair.
createServiceRegistry(INamespace, ISendMessage, ISignalRegistry) - Method in class de.softdevel.d1.services.impl.CServiceRegistryFactory
 
createServiceRegistry(INamespace, ISendMessage, ISignalRegistry) - Method in interface de.softdevel.d1.services.IServiceRegistryFactory
Allocate a service register.
createSessionKey() - Static method in class de.softdevel.d1.network.hosts.CKeyHelper
 
createSignal(UUID, Object, Object) - Method in interface de.softdevel.d1.signal.ISignalRegistry
Create a signal object.
createSignalRegistry() - Static method in class de.softdevel.d1.signal.impl.CSignalFactory
 
createSlot(CSlotType, Object) - Method in class de.softdevel.d1.message.impl.CSlotMessage
 
createSlot(CSlotType, Object) - Method in class de.softdevel.d1.record.impl.CSlotRecord
 
createSlot(CSlotType, Object) - Method in class de.softdevel.d1.record.impl.CSlotRecordArray
 
createSlot(CSlotType, Object) - Method in class de.softdevel.d1.slot.impl.CXSlotColor
 
createSlot(CSlotType, Object) - Method in interface de.softdevel.d1.slot.ISingleSlotTypeFactory
Create a slot of the given type.
createSlotKeyById(IId) - Method in class de.softdevel.d1.slot.impl.CSlotFactory
 
createSlotKeyById(IId, IId) - Method in class de.softdevel.d1.slot.impl.CSlotFactory
 
createSlotKeyById(IId) - Method in interface de.softdevel.d1.slot.ISlotFactory
Create a new slot key by keyType.
createSlotKeyById(IId, IId) - Method in interface de.softdevel.d1.slot.ISlotFactory
Create a new slot key by keyType and keyId.
createSlotKeyByObject(Object) - Method in class de.softdevel.d1.slot.impl.CSlotFactory
 
createSlotKeyByObject(Object, Object) - Method in class de.softdevel.d1.slot.impl.CSlotFactory
 
createSlotKeyByObject(Object) - Method in interface de.softdevel.d1.slot.ISlotFactory
Create a key by one object.
createSlotKeyByObject(Object, Object) - Method in interface de.softdevel.d1.slot.ISlotFactory
Create a key by two objects.
createSlotKeyByStream(DataInputStream) - Method in class de.softdevel.d1.slot.impl.CSlotFactory
 
createSlotKeyByStream(DataInputStream) - Method in interface de.softdevel.d1.slot.ISlotFactory
Read a slot key from a stream.
createSlotKeyByString(String) - Method in class de.softdevel.d1.slot.impl.CSlotFactory
 
createSlotKeyByString(String) - Method in interface de.softdevel.d1.slot.ISlotFactory
Create a new slot key by String.
createStringRecordFromSlot(ISlot) - Static method in class de.softdevel.d1.slot.CSlotFactoryHelper
 
createStringRecordFromSlot(ISlot) - Method in class de.softdevel.d1.slot.impl.CSlotFactory
 
createStringRecordFromSlot(ISlot) - Method in interface de.softdevel.d1.slot.ISlotFactory
 
createSyncJobScheduler(IKernel) - Static method in class de.softdevel.d1.job.impl.CJobFactory
Create a synchronous job scheduler.
createTargetJobScheduler(IKernel, IId) - Static method in class de.softdevel.d1.job.impl.CJobFactory
Create a target job scheduler.
CRecord - Class in de.softdevel.d1.record
A record is a set of data slots and has an additional ID.
CRecord(CRecord) - Constructor for class de.softdevel.d1.record.CRecord
Copy constructor.
CRecord(IId) - Constructor for class de.softdevel.d1.record.CRecord
Constructor.
CRecordAddGatewayKeeper - Class in de.softdevel.d1.network
Add a gateway keeper.
CRecordAddLogObserver - Class in de.softdevel.d1.kernel
Add the sender as observer to the log catcher.
CRecordBroadcastMsg - Class in de.softdevel.d1.network
Broadcast a message per flooding to other hosts.
CRecordBroadcastTransport - Class in de.softdevel.d1.network.broadcast
Transport message to carry Broadcast Messages per flooding to other hosts.
CRecordChooseHost - Class in de.softdevel.d1.kernel
Choose a host.
CRecordConnection - Class in de.softdevel.d1.network
A connection record, is used by some messages.
CRecordCreateAsyncQueue - Class in de.softdevel.d1.kernel
Create and register a asynchronous message queue for a given namespace.
CRecordCreateNamespace - Class in de.softdevel.d1.kernel
Create, register and start a Namespace.
CRecordCreateTcpClient - Class in de.softdevel.d1.tcp
Create and start a TCP client.
CRecordCreateTcpServer - Class in de.softdevel.d1.tcp
Create and start a TCP server.
CRecordDatabase - Class in de.softdevel.d1.record.db.impl
The message database, where all defined messages can be looked up.
CRecordDatabase(INameDb, ISlotFactory) - Constructor for class de.softdevel.d1.record.db.impl.CRecordDatabase
 
CRecordDataForRemote - Class in de.softdevel.d1.network
Sending data directly from the transport module to a connection.
CRecordDataFromRemote - Class in de.softdevel.d1.network
Incoming data from remote.
CRecordDeleteAllTcpServer - Class in de.softdevel.d1.tcp
Close and remove all TCP server.
CRecordDeletedHostLink - Class in de.softdevel.d1.network
A host link that was deleted.
CRecordDeleteNamespace - Class in de.softdevel.d1.kernel
Stop, unregister and delete a Namespace.
CRecordDeleteQueue - Class in de.softdevel.d1.kernel
Delete a Queue.
CRecordDeleteTcpServer - Class in de.softdevel.d1.tcp
Close and delete a TCP server.
CRecordDeregisterConnectionListener - Class in de.softdevel.d1.network
Deregister a connection listener.
CRecordDeregisterDatapoolListener - Class in de.softdevel.d1.kernel
De-register an observer for a single Record from the data pool.
CRecordDeregisterMessageLogger - Class in de.softdevel.d1.kernel
Register a message logger for some namespaces.
CRecordDeregisterNamespaceListener - Class in de.softdevel.d1.kernel
Deregister the sender as a Namespace Listener.
CRecordDeregisterObserver - Class in de.softdevel.d1.kernel
Remove an observer from a service.
CRecordDeregisterQueueListener - Class in de.softdevel.d1.kernel
Deregister the sender as a Queue Listener.
CRecordDeregisterRemoteHid - Class in de.softdevel.d1.network
Deregister a Remote Host-ID for a connection.
CRecordDeregisterService - Class in de.softdevel.d1.kernel
Deregister a service.
CRecordDeregisterServiceListener - Class in de.softdevel.d1.kernel
Deregister the sender as a Service Listener.
CRecordDeregisterTargetListener - Class in de.softdevel.d1.kernel
Deregister the sender as a Target Listener.
CRecordDeregisterTargetMonitor - Class in de.softdevel.d1.kernel
Deregister a target monitor.
CRecordDismiss - Class in de.softdevel.d1.kernel
Dismiss a target.
CRecordEntry - Class in de.softdevel.d1.record.db.impl
A message record for the message database; represents a message and slots description for automated control and monitoring.
CRecordEntry(ICookie, String, String, boolean) - Constructor for class de.softdevel.d1.record.db.impl.CRecordEntry
 
CRecordGetConnection - Class in de.softdevel.d1.network
Get a connection from the connection registry.
CRecordGetConnectionList - Class in de.softdevel.d1.network
Get the list of registered connections.
CRecordGetHostRecord - Class in de.softdevel.d1.network.router
Get a host record.
CRecordGetQueueInfo - Class in de.softdevel.d1.kernel
Get information about a queue.
CRecordGetQueueList - Class in de.softdevel.d1.kernel
Get the list of queues for a given namespace.
CRecordGetServiceInfo - Class in de.softdevel.d1.kernel
Get service details.
CRecordGetTargetInfo - Class in de.softdevel.d1.kernel
Get information about a target.
CRecordGetTcpServerList - Class in de.softdevel.d1.tcp
Get a list of TCP servers.
CRecordHostLinkList - Class in de.softdevel.d1.network
The connection plug-in broadcasts host to host links.
CRecordHostLinkUpdate - Class in de.softdevel.d1.network
An update for a single host link.
CRecordLog - Class in de.softdevel.d1.kernel
A new log entry.
CRecordLogCatcherAvailable - Class in de.softdevel.d1.kernel
Notification that the log catcher is available (or not).
CRecordMonitorAddPanel - Class in de.softdevel.d1.monitor
Add a panel to the monitors tabbed panel.
CRecordNotifyConnectionClosed - Class in de.softdevel.d1.network
Notification that a connection has been closed.
CRecordNotifyConnectionDeregistered - Class in de.softdevel.d1.network
Notification that a connection has been closed.
CRecordNotifyConnectionOpened - Class in de.softdevel.d1.network
Notification that a connection has been established.
CRecordNotifyConnectionRegistered - Class in de.softdevel.d1.network
Notification that a connection has been registered.
CRecordNotifyConnectionRegistryAvailable - Class in de.softdevel.d1.kernel
Notification that the connection registry is now available (or not).
CRecordNotifyDatapoolValueChanged - Class in de.softdevel.d1.datapool
Notification that a data pool value has been changed.
CRecordNotifyDatapoolValueChanged - Class in de.softdevel.d1.kernel
Notification that a data pool value has been changed.
CRecordNotifyMessageReceived - Class in de.softdevel.d1.kernel
Notification that a message was received.
CRecordNotifyMessageSend - Class in de.softdevel.d1.kernel
Notification that a message was send.
CRecordNotifyMonitoredTargetDeregistered - Class in de.softdevel.d1.kernel
Target Monitor: Monitored Target de-registered.
CRecordNotifyMonitoredTargetRegistered - Class in de.softdevel.d1.kernel
Target Monitor: Monitored Target registered.
CRecordNotifyNamespaceDeregistered - Class in de.softdevel.d1.kernel
Notification that a namespace has been removed (as Service).
CRecordNotifyNamespaceRegistered - Class in de.softdevel.d1.kernel
Notification that a namespace has been added.
CRecordNotifyOtherTargetDeregistered - Class in de.softdevel.d1.kernel
Service in the system layer for notification that a target has been deleted.
CRecordNotifyQueueDeregistered - Class in de.softdevel.d1.kernel
Notification that a queue has been removed.
CRecordNotifyQueueRegistered - Class in de.softdevel.d1.kernel
Notification that a queue has been added.
CRecordNotifyRemoteHidDeregistered - Class in de.softdevel.d1.kernel
Notification that a remote hid was deregistered.
CRecordNotifyRemoteHidDeregistered - Class in de.softdevel.d1.network
Notification that a remote hid was deregistered.
CRecordNotifyRemoteHidRegistered - Class in de.softdevel.d1.network
Notification that a remote hid was registered.
CRecordNotifyServiceDeregistered - Class in de.softdevel.d1.kernel
Notification to service monitors.
CRecordNotifyServiceObserverDeregistered - Class in de.softdevel.d1.kernel
Notification to service monitors.
CRecordNotifyServiceObserverRegistered - Class in de.softdevel.d1.kernel
Notification to service monitors.
CRecordNotifyServiceRegistered - Class in de.softdevel.d1.kernel
Notification to service monitors.
CRecordNotifyTargetDeregistered - Class in de.softdevel.d1.kernel
(Last) notification to the target that it has been deregistered.
CRecordNotifyTargetRegistered - Class in de.softdevel.d1.kernel
Notification for a newly registered target.
CRecordNotifyTcpFactoryStarted - Class in de.softdevel.d1.kernel
Notification that the TCP factory was started (again).
CRecordNotifyTcpServerStarted - Class in de.softdevel.d1.tcp
Notification that a server has been started.
CRecordNotifyTcpServerStopped - Class in de.softdevel.d1.tcp
Notification that a server has been stopped.
CRecordPause - Class in de.softdevel.d1.tcp
Pause a connection.
CRecordPing - Class in de.softdevel.d1.kernel
Ping Message.
CRecordRegisterConnectionListener - Class in de.softdevel.d1.network
Register a connection listener.
CRecordRegisterDatapoolListener - Class in de.softdevel.d1.kernel
Add an observer for a single record of the data pool.
CRecordRegisterMessageLogger - Class in de.softdevel.d1.kernel
Register a message logger for some namespaces.
CRecordRegisterNamespaceListener - Class in de.softdevel.d1.kernel
Register the sender as a Namespace Listener.
CRecordRegisterObservers - Class in de.softdevel.d1.kernel
Add observers to services.
CRecordRegisterQueueListener - Class in de.softdevel.d1.kernel
Register the sender as a queue Listener.
CRecordRegisterRemoteHid - Class in de.softdevel.d1.network
Register a Remote Host-ID for a connection.
CRecordRegisterService - Class in de.softdevel.d1.kernel
Register a service.
CRecordRegisterServiceListener - Class in de.softdevel.d1.kernel
Register the sender as a Service Listener.
CRecordRegisterTarget - Class in de.softdevel.d1.kernel
Register a target asynchronously.
CRecordRegisterTargetListener - Class in de.softdevel.d1.kernel
Register the sender as a Target Listener.
CRecordRegisterTargetMonitor - Class in de.softdevel.d1.kernel
Register a Target Monitor.
CRecordRemoveGatewayKeeper - Class in de.softdevel.d1.network
Remove a gateway keeper.
CRecordRemoveLogObserver - Class in de.softdevel.d1.kernel
Remove the sender as observer from the log catcher.
CRecordRenewHostRecord - Class in de.softdevel.d1.network.transport.impl
An instance has been rebooted.
CRecordRouteMessage - Class in de.softdevel.d1.kernel
Send a Message via Router to the remote host.
CRecordRoutePacket - Class in de.softdevel.d1.network.transport.impl
A direct message from CTransport to CTransport.
CRecordRouterPing - Class in de.softdevel.d1.network.router
Measure the costs for a host-host link.
CRecordSendToRemote - Class in de.softdevel.d1.network.transport.impl
A direct message from CConnectionRegistry to CTransport.
CRecordSetLogLevel - Class in de.softdevel.d1.kernel
Set the log level for one or more loggers.
CRecordSetLogPattern - Class in de.softdevel.d1.kernel
Set the pattern for the log catcher.
CRecordShutdown - Class in de.softdevel.d1.kernel.impl
Internal ShutDown message.
CRecordShutdownNamespace - Class in de.softdevel.d1.kernel.impl
Internal ShutDown message.
CRecordShutdownNamespacesAborted - Class in de.softdevel.d1.kernel.impl
Internal ShutDown message.
CRecordShutdownNamespacesDone - Class in de.softdevel.d1.kernel.impl
Internal ShutDown message.
CRecordStartReceiving - Class in de.softdevel.d1.network
Connection starts thread for receiving and processing incoming data.
CRecordStartServer - Class in de.softdevel.d1.tcp.impl
Internal message for starting the server.
CRecordStartTarget - Class in de.softdevel.d1.kernel
The first message a target will get (asynchronously).
CRecordStopReceiving - Class in de.softdevel.d1.network
Connection stops thread for receiving and processing incoming data.
CRecordTriggerRecall - Class in de.softdevel.d1.kernel
Get the last trigger for the service.
CRecordUpdateLogVars - Class in de.softdevel.d1.kernel
Update for log variables, like encoder pattern, known logger names etc.
CResourceHandler - Class in de.softdevel.d1.util.files
Handles all Closable objects and their usage.
CResourceHandler() - Constructor for class de.softdevel.d1.util.files.CResourceHandler
 
CResult - Class in de.softdevel.d1.result
A result class with an ID and a text message.
CResult() - Constructor for class de.softdevel.d1.result.CResult
Constructor.
CResult(CException) - Constructor for class de.softdevel.d1.result.CResult
Takes code and message from the exception.
CResult(CResult) - Constructor for class de.softdevel.d1.result.CResult
Copy constructor.
CResult(int) - Constructor for class de.softdevel.d1.result.CResult
Constructor with an error code.
CResult(int, String) - Constructor for class de.softdevel.d1.result.CResult
 
CResult(Throwable) - Constructor for class de.softdevel.d1.result.CResult
Construct an error instance by a throwable.
CResultCode - Class in de.softdevel.d1.result
Error codes.
CRLF - Static variable in class de.softdevel.d1.util.CUtilString
The line end characters.
CRouter - Class in de.softdevel.d1.network.router
A registry where router will be registered.
CServiceRegistryFactory - Class in de.softdevel.d1.services.impl
A factory implementation for creating service factories.
CServiceRegistryFactory(IRecordDatabase) - Constructor for class de.softdevel.d1.services.impl.CServiceRegistryFactory
 
CSignalFactory - Class in de.softdevel.d1.signal.impl
The implementation of the signal factory.
CSlotFactory - Class in de.softdevel.d1.slot.impl
A factory that allocates and frees Slots.
CSlotFactory() - Constructor for class de.softdevel.d1.slot.impl.CSlotFactory
Constructor for unit testing and tools.
CSlotFactoryHelper - Class in de.softdevel.d1.slot
A helper for accessing the slot factory in a static way without bound service.
CSlotKey - Class in de.softdevel.d1.slot
The key for Slots.
CSlotKey(IId, IId) - Constructor for class de.softdevel.d1.slot.CSlotKey
 
CSlotKeyFactory - Class in de.softdevel.d1.slot
The factory for slot keys.
CSlotMessage - Class in de.softdevel.d1.message.impl
This slot contains a complete message.
CSlotMessage() - Constructor for class de.softdevel.d1.message.impl.CSlotMessage
Constructor for MessageGenerator.
CSlotRecord - Class in de.softdevel.d1.record.db.impl
This record holds a slot description.
CSlotRecord(ICookie, String, String, String, String, boolean, boolean) - Constructor for class de.softdevel.d1.record.db.impl.CSlotRecord
 
CSlotRecord - Class in de.softdevel.d1.record.impl
This slot that contains a record.
CSlotRecord() - Constructor for class de.softdevel.d1.record.impl.CSlotRecord
Constructor for MessageGenerator.
CSlotRecordArray - Class in de.softdevel.d1.record.impl
This slot contains an array of records.
CSlotRecordArray() - Constructor for class de.softdevel.d1.record.impl.CSlotRecordArray
Constructor.
CSlotType - Class in de.softdevel.d1.slot
Slot data types.
CSlotType(short, String, String, boolean) - Constructor for class de.softdevel.d1.slot.CSlotType
 
CStreamHelper - Class in de.softdevel.d1.util.hash
A Helper class for creating hashes.
CStreamHelper() - Constructor for class de.softdevel.d1.util.hash.CStreamHelper
Constructor.
CStreamHook - Class in de.softdevel.d1.streamhook.impl
Holds all installed stream monitors.
CStreamHook() - Constructor for class de.softdevel.d1.streamhook.impl.CStreamHook
Default constructor.
CStreamHookFactory - Class in de.softdevel.d1.streamhook.impl
The implementation of the stream hook factory.
CStreamHookFactory() - Constructor for class de.softdevel.d1.streamhook.impl.CStreamHookFactory
Constructor.
CStringRecord - Class in de.softdevel.d1.util.stringrecord
A key/value pair.
CStringRecord(String) - Constructor for class de.softdevel.d1.util.stringrecord.CStringRecord
 
CStringRecord(String, String) - Constructor for class de.softdevel.d1.util.stringrecord.CStringRecord
 
CStringRecordHelper - Class in de.softdevel.d1.util.stringrecord
I/O of type/value records into and from strings.
CStringRecordHelper() - Constructor for class de.softdevel.d1.util.stringrecord.CStringRecordHelper
 
CSyncMessageQueue - Class in de.softdevel.d1.message.queue.impl
A synchronous message queue without own thread.
CSyncMessageQueue(CMessageQueueRegistry, IId, IId, ISignalRegistry, String, IMessageDeliverer, IMessageSender, ISendBack, boolean) - Constructor for class de.softdevel.d1.message.queue.impl.CSyncMessageQueue
 
CSystemProperties - Class in de.softdevel.d1.id.common
Well known system properties.
CTarget - Class in de.softdevel.d1.target.impl
The implementation of a basic target.
CTarget() - Constructor for class de.softdevel.d1.target.impl.CTarget
Constructor.
CTargetAddressFactory - Class in de.softdevel.d1.address.impl
A factory for ITargetAddress objects.
CTargetRegistry - Class in de.softdevel.d1.target.registry.impl
The target registry in each namespace registers all targets belonging to the namespace.
CTargetRegistry(INamespace) - Constructor for class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
CTcpLogger - Class in de.softdevel.d1.tcp
Logger names for the TCP plugIn.
CThreadFactory - Class in de.softdevel.d1.thread.impl
A thread factory.
CThreadFactory() - Constructor for class de.softdevel.d1.thread.impl.CThreadFactory
Constructor.
CTimerManager - Class in de.softdevel.d1.timer.impl
The timer manager can register timer entries and will send timer messages on timeout.
CTimerManager(IKernel, IThreadFactory) - Constructor for class de.softdevel.d1.timer.impl.CTimerManager
 
CToString - Class in de.softdevel.d1.util
A toString() helper.
CTransport - Class in de.softdevel.d1.network.transport.impl
A transport handler to handle in and outgoing data.
CTransport(IConnectionRegistry, IConnectionEntry, ITargetAddress) - Constructor for class de.softdevel.d1.network.transport.impl.CTransport
 
CUtilArgs - Class in de.softdevel.d1.util.args
Manage command line arguments.
CUtilArgs(String[]) - Constructor for class de.softdevel.d1.util.args.CUtilArgs
 
CUtilBoolean - Class in de.softdevel.d1.util
A utility class for booleans.
CUtilBooleanArray - Class in de.softdevel.d1.util
A utility class for boolean arrays.
CUtilByte - Class in de.softdevel.d1.util
A utility class for bytes.
CUtilByteArray - Class in de.softdevel.d1.util
A utility class for byte arrays.
CUtilChar - Class in de.softdevel.d1.util
A utility class for characters.
CUtilCharArray - Class in de.softdevel.d1.util
A utility class for character arrays.
CUtilColor - Class in de.softdevel.d1.util
A utility class for colors.
CUtilCompress - Class in de.softdevel.d1.util.files
Utility for compressing and uncompressing data.
CUtilConfig - Class in de.softdevel.d1.util
A configuration class.
CUtilDouble - Class in de.softdevel.d1.util
A utility class for doubles.
CUtilDoubleArray - Class in de.softdevel.d1.util
A utility class for double arrays.
CUtilFile - Class in de.softdevel.d1.util
A utility class for files.
CUtilFloat - Class in de.softdevel.d1.util
A utility class for floats.
CUtilFloatArray - Class in de.softdevel.d1.util
A utility class for float arrays.
CUtilForm - Class in de.softdevel.d1.monitor
A utility class for panel look and feel.
CUtilInteger - Class in de.softdevel.d1.util
A utility class for integer.
CUtilIntegerArray - Class in de.softdevel.d1.util
A utility class for integer arrays.
CUtilLong - Class in de.softdevel.d1.util
A utility class for longs.
CUtilLongArray - Class in de.softdevel.d1.util
A utility class for long arrays.
CUtilMd5 - Class in de.softdevel.d1.util.hash
Utility for MD5 hashes.
CUtilObject - Class in de.softdevel.d1.util
A utility class for objects.
CUtilObjectArray - Class in de.softdevel.d1.util
A utility class for object arrays.
CUtilRandom - Class in de.softdevel.d1.util
Provide a random class.
CUtilShort - Class in de.softdevel.d1.util
A utility class for short integer.
CUtilShortArray - Class in de.softdevel.d1.util
A utility class for short integer arrays.
CUtilString - Class in de.softdevel.d1.util
Utility class to handle Strings.
CUtilStringArray - Class in de.softdevel.d1.util
Utility methods around String arrays.
CUtilUuid - Class in de.softdevel.d1.util
Utility to handle UUIDs.
CUtilUuidArray - Class in de.softdevel.d1.util
Utility for handling of UUID arrays.
CVersion - Class in de.softdevel.d1.version
A version string for comparison.
CVersion(String, Object) - Constructor for class de.softdevel.d1.version.CVersion
 
CWellknownKeyTypes - Class in de.softdevel.d1.id.common
Wellknown key types, used in slot keys for messages.
CWellKnownLogger - Class in de.softdevel.d1.id.common
Well known logger.
CWellKnownNID - Class in de.softdevel.d1.id.common
Well known namespace IDs.
CWellknownRecordIds - Class in de.softdevel.d1.datapool
Record IDs.
CWellknownRecordIds - Class in de.softdevel.d1.kernel
Record IDs.
CWellknownRecordIds - Class in de.softdevel.d1.kernel.impl
Record IDs.
CWellknownRecordIds - Class in de.softdevel.d1.monitor
Record IDs.
CWellknownRecordIds - Class in de.softdevel.d1.network.broadcast
Record IDs.
CWellknownRecordIds - Class in de.softdevel.d1.network
Record IDs.
CWellknownRecordIds - Class in de.softdevel.d1.network.router
Record IDs.
CWellknownRecordIds - Class in de.softdevel.d1.network.transport.impl
Record IDs.
CWellknownRecordIds - Class in de.softdevel.d1.tcp
Record IDs.
CWellknownRecordIds - Class in de.softdevel.d1.tcp.impl
Record IDs.
CWellknownSignalIds - Class in de.softdevel.d1.signal
Kernel signal IDs.
CWellKnownTID - Class in de.softdevel.d1.id.common
Target IDS for well known targets.
CXSlotColor - Class in de.softdevel.d1.slot.impl
An immutable Slot for a Color.

D

DATA_FOR_REMOTE - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Sending data directly from the transport module to a connection.
DATA_FROM_REMOTE - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Incoming data from remote.
DATABASE_CONNECTION - Static variable in class de.softdevel.d1.result.CResultCode
No valid database connection.
de.softdevel.d1.address - package de.softdevel.d1.address
Addresses for Namespaces and Targets.
de.softdevel.d1.address.impl - package de.softdevel.d1.address.impl
Implementation of target and namespace addresses.
de.softdevel.d1.basics - package de.softdevel.d1.basics
Basic Interfaces.
de.softdevel.d1.constants - package de.softdevel.d1.constants
Constants.
de.softdevel.d1.datapool - package de.softdevel.d1.datapool
A hierarchical datapool (Datapool 2) API.
de.softdevel.d1.datapool.impl - package de.softdevel.d1.datapool.impl
A hierarchical datapool (Datapool 2) implementation.
de.softdevel.d1.exception - package de.softdevel.d1.exception
Exception API.
de.softdevel.d1.factory.impl - package de.softdevel.d1.factory.impl
Base class for factories.
de.softdevel.d1.hsm - package de.softdevel.d1.hsm
HSM (Hierachical State Machine).
de.softdevel.d1.hsm.impl - package de.softdevel.d1.hsm.impl
Implementation of the hierarchical state machine (HSM).
de.softdevel.d1.id - package de.softdevel.d1.id
Basic ID classes for IDs and Keys.
de.softdevel.d1.id.common - package de.softdevel.d1.id.common
Well known IDs.
de.softdevel.d1.id.impl - package de.softdevel.d1.id.impl
Implementation of an ID factory.
de.softdevel.d1.job - package de.softdevel.d1.job
A Job scheduler API.
de.softdevel.d1.job.impl - package de.softdevel.d1.job.impl
A job scheduler implementation.
de.softdevel.d1.kernel - package de.softdevel.d1.kernel
API of the devel.one Kernel.
de.softdevel.d1.kernel.impl - package de.softdevel.d1.kernel.impl
Implementation of the devel.one Kernel.
de.softdevel.d1.log.catcher - package de.softdevel.d1.log.catcher
Catch the log messages from the logging system.
de.softdevel.d1.log.catcher.target.impl - package de.softdevel.d1.log.catcher.target.impl
A LOG catcher target, catches LOGBACK log messages and forward it to a remote observer.
de.softdevel.d1.message - package de.softdevel.d1.message
The Message API.
de.softdevel.d1.message.hook - package de.softdevel.d1.message.hook
API of the message hooks.
de.softdevel.d1.message.hook.impl - package de.softdevel.d1.message.hook.impl
MessageHook Implementation.
de.softdevel.d1.message.impl - package de.softdevel.d1.message.impl
Messages.
de.softdevel.d1.message.logger - package de.softdevel.d1.message.logger
The message logger API.
de.softdevel.d1.message.logger.impl - package de.softdevel.d1.message.logger.impl
The message logger implementation.
de.softdevel.d1.message.queue - package de.softdevel.d1.message.queue
API of the message queues.
de.softdevel.d1.message.queue.impl - package de.softdevel.d1.message.queue.impl
Implementation of a Message Queue.
de.softdevel.d1.monitor - package de.softdevel.d1.monitor
Kernel Monitor API.
de.softdevel.d1.namedb - package de.softdevel.d1.namedb
Names and NameDb API.
de.softdevel.d1.namedb.impl - package de.softdevel.d1.namedb.impl
Name database, get a name for a registered ID.
de.softdevel.d1.namespace - package de.softdevel.d1.namespace
Namespaces and their infrastructure declarations.
de.softdevel.d1.namespace.impl - package de.softdevel.d1.namespace.impl
Implementation of namespaces and their services.
de.softdevel.d1.network - package de.softdevel.d1.network
API of Connection Registry.
de.softdevel.d1.network.broadcast - package de.softdevel.d1.network.broadcast
Implementation of broadcasting messages between hosts.
de.softdevel.d1.network.hostchooserdlg - package de.softdevel.d1.network.hostchooserdlg
A dialog to choose a host.
de.softdevel.d1.network.hosts - package de.softdevel.d1.network.hosts
Host attribute records.
de.softdevel.d1.network.impl - package de.softdevel.d1.network.impl
Implementation of the Connection Registry.
de.softdevel.d1.network.router - package de.softdevel.d1.network.router
Dijkstra algorithm.
de.softdevel.d1.network.transport.impl - package de.softdevel.d1.network.transport.impl
New Transport behavior.
de.softdevel.d1.plugin - package de.softdevel.d1.plugin
An API to load PlugIns.
de.softdevel.d1.plugin.impl - package de.softdevel.d1.plugin.impl
A PlugIn implementation.
de.softdevel.d1.pool - package de.softdevel.d1.pool
Pool API.
de.softdevel.d1.pool.impl - package de.softdevel.d1.pool.impl
Implementation of an object pool.
de.softdevel.d1.record - package de.softdevel.d1.record
The Record API.
de.softdevel.d1.record.db - package de.softdevel.d1.record.db
Import of message XML files the XOM way.
de.softdevel.d1.record.db.impl - package de.softdevel.d1.record.db.impl
Import of message XML files the XOM way.
de.softdevel.d1.record.impl - package de.softdevel.d1.record.impl
Records.
de.softdevel.d1.result - package de.softdevel.d1.result
Result API.
de.softdevel.d1.services - package de.softdevel.d1.services
Services API.
de.softdevel.d1.services.impl - package de.softdevel.d1.services.impl
Implementation of the service registry.
de.softdevel.d1.signal - package de.softdevel.d1.signal
Signal API.
de.softdevel.d1.signal.impl - package de.softdevel.d1.signal.impl
Implementation of the signal registry.
de.softdevel.d1.slot - package de.softdevel.d1.slot
The slot API.
de.softdevel.d1.slot.impl - package de.softdevel.d1.slot.impl
Immutable Slots.
de.softdevel.d1.streamhook - package de.softdevel.d1.streamhook
StreamHook API.
de.softdevel.d1.streamhook.impl - package de.softdevel.d1.streamhook.impl
Implementation of stream hooks and stream monitors.
de.softdevel.d1.target - package de.softdevel.d1.target
Target and Target Registry API.
de.softdevel.d1.target.impl - package de.softdevel.d1.target.impl
Implementation of a basic target.
de.softdevel.d1.target.listener - package de.softdevel.d1.target.listener
A target listener implementation.
de.softdevel.d1.target.listener.impl - package de.softdevel.d1.target.listener.impl
A target listener implementation.
de.softdevel.d1.target.registry - package de.softdevel.d1.target.registry
Target Registry API.
de.softdevel.d1.target.registry.impl - package de.softdevel.d1.target.registry.impl
Target Registry Implementation.
de.softdevel.d1.tcp - package de.softdevel.d1.tcp
API of the TCP starter package.
de.softdevel.d1.tcp.impl - package de.softdevel.d1.tcp.impl
TCP server and clients.
de.softdevel.d1.thread - package de.softdevel.d1.thread
Thread API for the Kernel.
de.softdevel.d1.thread.impl - package de.softdevel.d1.thread.impl
Implementation of thread pools.
de.softdevel.d1.timer - package de.softdevel.d1.timer
Timer API.
de.softdevel.d1.timer.impl - package de.softdevel.d1.timer.impl
Timer service, request timer messages.
de.softdevel.d1.transaction - package de.softdevel.d1.transaction
Tool for storing pending messages.
de.softdevel.d1.util - package de.softdevel.d1.util
Utility classes to handle slot content and primitives.
de.softdevel.d1.util.args - package de.softdevel.d1.util.args
Command line handling.
de.softdevel.d1.util.bytecarousel - package de.softdevel.d1.util.bytecarousel
A byte carousel is a queue of bytes.
de.softdevel.d1.util.files - package de.softdevel.d1.util.files
File and path related utilities.
de.softdevel.d1.util.hash - package de.softdevel.d1.util.hash
Hashes like MD5.
de.softdevel.d1.util.stream - package de.softdevel.d1.util.stream
Stream utilities.
de.softdevel.d1.util.stringrecord - package de.softdevel.d1.util.stringrecord
A string record is a text like {key=value}.
de.softdevel.d1.version - package de.softdevel.d1.version
Version info.
decodePublicKey(byte[]) - Static method in class de.softdevel.d1.network.hosts.CKeyHelper
Decode an encoded public key.
decodeSessionKey(byte[]) - Static method in class de.softdevel.d1.network.hosts.CKeyHelper
 
decryptSessionKey(byte[], PrivateKey) - Static method in class de.softdevel.d1.network.hosts.CKeyHelper
Decrypt a session key.
DEFAULT_CONFIG_PATH - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
Default: Path of the configuration directory.
DEFAULT_LOG_DIR - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
Default: Path of the log directory.
DEFAULT_MAXIMUM_SAVED_EARLY_LOGS - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
Integer: Default maximum log entries to save since first connect of monitor.
DEFAULT_PACKET_BUILDER_SEQUENCE - Static variable in class de.softdevel.d1.network.CConstantsDatapool
The PacketBuilderSequence is the sequence of packing messages, before they will be sent to another host.
DEFAULT_PLUGIN_DIR - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
Default: PlugIn directory.
DEFAULT_RECORD_DB_FILE - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
Default: File of the message database.
DELETE_ALL_TCP_SERVER - Static variable in class de.softdevel.d1.tcp.CWellknownRecordIds
Close and remove all TCP server.
DELETE_NAMESPACE - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Stop, unregister and delete a Namespace.
DELETE_QUEUE - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Delete a Queue.
DELETE_TCP_SERVER - Static variable in class de.softdevel.d1.tcp.CWellknownRecordIds
Close and delete a TCP server.
DELETED_HOST_LINK - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
A host link that was deleted.
deleteHook(IStreamHook) - Method in class de.softdevel.d1.streamhook.impl.CStreamHookFactory
 
deleteHook(IStreamHook) - Method in interface de.softdevel.d1.streamhook.IStreamHookFactory
 
deleteQueue(IId) - Method in interface de.softdevel.d1.message.queue.IMessageQueueRegistry
Delete a message queue.
deleteQueue(IId) - Method in class de.softdevel.d1.message.queue.impl.CMessageQueueRegistry
 
DELIMITER - Static variable in class de.softdevel.d1.address.impl.CNamespaceAddress
A delimiter for printing namespace addresses as string.
DELIMITER - Static variable in interface de.softdevel.d1.slot.ISlotKey
A delimiter for keyType and KeyId in Strings, like "Type---Id" or "d5b37cd1-44a6-463a-b028-d9571dbd0f55---14".
DELIMITER - Static variable in class de.softdevel.d1.util.CUtilConfig
A string delimiter.
deliverMessage(CMessage) - Method in interface de.softdevel.d1.message.IMessageDeliverer
Deliver a message to a handler.
DEREGISTER_CONNECTION_LISTENER - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Deregister a connection listener.
DEREGISTER_DATAPOOL_LISTENER - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
De-register an observer for a single Record from the data pool.
DEREGISTER_MESSAGE_LOGGER - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Register a message logger for some namespaces.
DEREGISTER_NAMESPACE_LISTENER - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Deregister the sender as a Namespace Listener.
DEREGISTER_OBSERVER - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Remove an observer from a service.
DEREGISTER_QUEUE_LISTENER - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Deregister the sender as a Queue Listener.
DEREGISTER_REMOTE_HID - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Deregister a Remote Host-ID for a connection.
DEREGISTER_SERVICE - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Deregister a service.
DEREGISTER_SERVICE_LISTENER - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Deregister the sender as a Service Listener.
DEREGISTER_TARGET_LISTENER - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Deregister the sender as a Target Listener.
DEREGISTER_TARGET_MONITOR - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Deregister a target monitor.
deregisterFactory(CSlotType) - Method in class de.softdevel.d1.slot.impl.CSlotFactory
 
deregisterFactory(CSlotType, ISingleSlotTypeFactory) - Method in class de.softdevel.d1.slot.impl.CSlotFactory
 
deregisterFactory(CSlotType) - Method in interface de.softdevel.d1.slot.ISlotFactory
Deregister a slot factory.
deregisterFactory(CSlotType, ISingleSlotTypeFactory) - Method in interface de.softdevel.d1.slot.ISlotFactory
Deregister a slot factory.
deregisterListener(ITargetAddress) - Method in interface de.softdevel.d1.services.IServiceRegistry
Deregister a service listener.
deregisterListener(UUID, ITargetAddress) - Method in interface de.softdevel.d1.target.listener.IListenerRegistry
Register a listener of a certain type.
deregisterListener(UUID, ITargetAddress) - Method in class de.softdevel.d1.target.listener.impl.CListenerRegistry
 
deregisterMe() - Method in class de.softdevel.d1.message.queue.impl.CAbstractMessageQueue
Deregister the message queue.
deregisterMessageHook(IMessageHook) - Method in interface de.softdevel.d1.message.hook.IMessageHookRegistry
De-register a message hook.
deregisterMessageHook(IMessageHook) - Method in class de.softdevel.d1.message.hook.impl.CMessageHookRegistry
 
deregisterMonitor(IId, ITargetAddress) - Method in interface de.softdevel.d1.services.IServiceRegistry
Deregister a service monitor.
deregisterQueueListener(ITargetAddress) - Method in interface de.softdevel.d1.message.queue.IMessageQueueRegistry
Deregister a queue listener.
deregisterQueueListener(ITargetAddress) - Method in class de.softdevel.d1.message.queue.impl.CMessageQueueRegistry
 
deregisterService(IId) - Method in interface de.softdevel.d1.services.IServiceRegistry
Deregister a service.
deregisterTarget() - Method in class de.softdevel.d1.target.impl.CTarget
 
deregisterTarget() - Method in interface de.softdevel.d1.target.ITarget
Deregister the target.
deregisterTarget(IId) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
deregisterTarget(ITarget) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
deregisterTarget(ITargetAddress) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
deregisterTarget(IId) - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
Deregister a target.
deregisterTarget(ITarget) - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
register a target.
deregisterTarget(ITargetAddress) - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
Deregister a target.
deregisterTargetListener(ITargetAddress) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
deregisterTargetListener(ITargetAddress) - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
Deregister a target listener.
deregisterTargetMonitor(ITargetAddress, ITargetAddress) - Method in interface de.softdevel.d1.kernel.IKernel
Deregistration of a target monitor.
deregisterTargetMonitor(ITargetAddress, ITargetAddress) - Method in class de.softdevel.d1.kernel.impl.CKernel
 
deregisterTargetMonitor(IId, ITargetAddress) - Method in interface de.softdevel.d1.namespace.INamespace
Deregister a target monitor.
deregisterTargetMonitor(IId, ITargetAddress) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
deregisterTargetMonitor(IId, ITargetAddress) - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
Remove the registration of a target monitor.
digest() - Method in class de.softdevel.d1.util.hash.CHash
 
digest() - Method in class de.softdevel.d1.util.hash.CHashUnknown
 
digest() - Method in interface de.softdevel.d1.util.hash.IDigest
Stop all update processing.
disableLog() - Method in class de.softdevel.d1.message.CEnvelope
Disable logging of this message, because it contains sensitive data.
disableNotifications() - Method in interface de.softdevel.d1.datapool.IDatapool
Disable all listener notifications.
dismiss() - Method in interface de.softdevel.d1.basics.IDismissible
Dismiss the object.
dismiss(IDatapool) - Method in interface de.softdevel.d1.datapool.IDatapoolFactory
Dismiss a datapool.
dismiss(IDatapool) - Method in class de.softdevel.d1.datapool.impl.CDatapoolFactory
 
dismiss() - Method in class de.softdevel.d1.factory.impl.CFactory
 
DISMISS - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Dismiss a target.
dismiss() - Method in class de.softdevel.d1.kernel.impl.CKernel
Dismiss the framework instance.
dismiss() - Method in interface de.softdevel.d1.message.queue.IMessageQueue
Dismiss the message queue, stop all activity.
dismiss() - Method in interface de.softdevel.d1.message.queue.IMessageQueueRegistry
Dismiss the registry and stop all activities.
dismiss() - Method in class de.softdevel.d1.message.queue.impl.CAsyncMessageQueue
 
dismiss() - Method in class de.softdevel.d1.message.queue.impl.CMessageQueueRegistry
 
dismiss() - Method in class de.softdevel.d1.message.queue.impl.CSyncMessageQueue
 
dismiss() - Method in class de.softdevel.d1.namespace.impl.CNamespaceRegistry
 
dismiss() - Method in interface de.softdevel.d1.namespace.INamespaceRegistry
Dismiss the registry.
dismiss() - Method in class de.softdevel.d1.pool.impl.CAbstractPool
 
dismiss() - Method in interface de.softdevel.d1.pool.IPool
Dismiss the pool, and frees all objects.
dismiss() - Method in interface de.softdevel.d1.signal.ISignalRegistry
Dismiss the registry and do not signal any more changes.
dismiss() - Method in class de.softdevel.d1.streamhook.impl.CStreamHook
 
dismiss() - Method in interface de.softdevel.d1.streamhook.IStreamHook
Dismiss the registry.
dismiss() - Method in class de.softdevel.d1.timer.impl.CTimerManager
 
dismiss() - Method in interface de.softdevel.d1.timer.ITimerManager
Dismiss the timer registry.
dispatchInternal(CMessage) - Method in class de.softdevel.d1.message.queue.impl.CAbstractMessageQueue
Dispatch a message directly to a targets message handler, then send it back to the original message sender.
doResourceHandling() - Method in class de.softdevel.d1.util.files.CResourceHandler
Users shall implement the method and shall do their I/O work inside it.
DOUBLE - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A double value.
DOUBLEARRAY - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A double array (double[]).
dump() - Method in interface de.softdevel.d1.namedb.IIdNameDb
Print some statistics.
dump() - Method in interface de.softdevel.d1.namedb.IMessageNameDb
Print some statistics.
dump() - Method in interface de.softdevel.d1.namedb.IMessageSlotNameDb
Print some statistics.
dump() - Method in interface de.softdevel.d1.namedb.INameDb
Print some statistics.
dump() - Method in interface de.softdevel.d1.namedb.IResultNameDb
Print some statistics.
dump() - Method in interface de.softdevel.d1.namedb.ITargetNameDb
Print some statistics.
dump(PrintStream) - Method in class de.softdevel.d1.util.CBitField
Dump a log into a stream.
dumpValues(Logger) - Method in interface de.softdevel.d1.datapool.IDatapool
Dump all datapool values to a logger.

E

EIdType - Enum in de.softdevel.d1.id
The Type of an IId value.
EMPTY - Static variable in class de.softdevel.d1.slot.CCommonSlotType
An empty / unknown type.
EMPTY - Static variable in class de.softdevel.d1.util.CUtilBooleanArray
An empty boolean array.
EMPTY - Static variable in class de.softdevel.d1.util.CUtilByteArray
An empty byte array.
EMPTY - Static variable in class de.softdevel.d1.util.CUtilCharArray
An empty character array.
EMPTY - Static variable in class de.softdevel.d1.util.CUtilDoubleArray
An empty double array.
EMPTY - Static variable in class de.softdevel.d1.util.CUtilFloatArray
An empty float array.
EMPTY - Static variable in class de.softdevel.d1.util.CUtilIntegerArray
An empty integer array.
EMPTY - Static variable in class de.softdevel.d1.util.CUtilLongArray
An empty long array.
EMPTY - Static variable in class de.softdevel.d1.util.CUtilShortArray
An empty short array.
EMPTY - Static variable in class de.softdevel.d1.util.CUtilUuidArray
An empty UUID.
EMPTYARRAY - Static variable in class de.softdevel.d1.address.CHidFactory
An empty ID array.
EMPTYARRAY - Static variable in class de.softdevel.d1.id.impl.CIdFactory
An empty ID array.
enableNotifications(INamespace) - Method in interface de.softdevel.d1.datapool.IDatapool
Enable all listener notifications.
encodePublicKey(PublicKey) - Static method in class de.softdevel.d1.network.hosts.CKeyHelper
Encode a public key.
encodeSessionKey(SecretKey) - Static method in class de.softdevel.d1.network.hosts.CKeyHelper
Encode a session key.
encryptSessionKey(SecretKey, PublicKey) - Static method in class de.softdevel.d1.network.hosts.CKeyHelper
Encrypt a session key with a public key.
endsWithChar(String, char) - Static method in class de.softdevel.d1.util.CUtilString
Check if a String ends with a certain character.
ensure() - Method in class de.softdevel.d1.util.hash.CHash
Ensure that the message digest is not null.
ensureLastChar(String, char) - Static method in class de.softdevel.d1.util.CUtilString
Ensure that the path ends with the specified character.
EPriority - Enum in de.softdevel.d1.message
Priorities for the messaging.
equalObjectArrays(Object[], Object[]) - Static method in class de.softdevel.d1.util.CMultiCompareTool
Compare object arrays.
equalObjects(Object, Object) - Static method in class de.softdevel.d1.util.CMultiCompareTool
Compare two objects.
equals(IHid, IHid) - Static method in class de.softdevel.d1.address.CHidFactory
Compares two IDs considering null values.
equals(Object) - Method in interface de.softdevel.d1.address.IHid
 
equals(Object) - Method in class de.softdevel.d1.address.impl.CNamespaceAddress
 
equals(Object) - Method in interface de.softdevel.d1.address.INamespaceAddress
 
equals(Object) - Method in interface de.softdevel.d1.address.ITargetAddress
 
equals(String, String) - Method in interface de.softdevel.d1.datapool.IDatapoolRecord
Check if the given path and key are equal to the path and key of the class instance.
equals(String, String) - Method in class de.softdevel.d1.datapool.impl.CDatapoolRecord
Check if the given path and key are equal to the path and key of the class instance.
equals(Object) - Method in class de.softdevel.d1.id.CIdInvalid
 
equals(Object) - Method in interface de.softdevel.d1.id.IId
 
equals(IId, IId) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Compares two IDs considering null values.
equals(Object) - Method in class de.softdevel.d1.message.CEnvelope
 
equals(Object) - Method in class de.softdevel.d1.message.impl.CSlotMessage
 
equals(Object) - Method in class de.softdevel.d1.message.queue.impl.CAbstractMessageQueue
 
equals(Object) - Method in class de.softdevel.d1.message.queue.impl.CAsyncMessageQueue
 
equals(Object) - Method in class de.softdevel.d1.message.queue.impl.CMessageQueueRegistry
 
equals(Object) - Method in class de.softdevel.d1.network.router.CDijkstraLink
 
equals(Object) - Method in class de.softdevel.d1.record.CRecord
 
equals(Object) - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
equals(Object) - Method in class de.softdevel.d1.record.impl.CSlotRecord
 
equals(Object) - Method in class de.softdevel.d1.record.impl.CSlotRecordArray
 
equals(Object) - Method in class de.softdevel.d1.slot.CSlotKey
 
equals(Object) - Method in class de.softdevel.d1.slot.CSlotType
 
equals(Object) - Method in class de.softdevel.d1.slot.impl.CXSlotColor
 
equals(Object) - Method in interface de.softdevel.d1.slot.ISlot
 
equals(Object) - Method in interface de.softdevel.d1.slot.ISlotKey
 
equals(UUID, UUID) - Static method in class de.softdevel.d1.util.CUtilUuid
Check if two tokens are equal.
equals(Object) - Method in class de.softdevel.d1.util.hash.CHash
 
equals(Object) - Method in class de.softdevel.d1.util.hash.CMd5
 
equals(Object) - Method in class de.softdevel.d1.util.stringrecord.CStringRecord
 
equals(Object) - Method in class de.softdevel.d1.version.CVersion
 
ERROR - Static variable in class de.softdevel.d1.result.CResultCode
Generic error.
ESCAPE_CHAR_END - Static variable in class de.softdevel.d1.util.stringrecord.CStringRecordHelper
Escape CHAR_RECORD_END in the value string.
ESCAPED_CHAR_END - Static variable in class de.softdevel.d1.util.stringrecord.CStringRecordHelper
Escaped CHAR_RECORD_END in the value string.
escapeSlot(String, char) - Static method in class de.softdevel.d1.util.CUtilString
Escape delimiter chars in a String.
EXCEPTION - Static variable in class de.softdevel.d1.result.CResultCode
An exception was thrown.
exist(IId) - Method in class de.softdevel.d1.namespace.impl.CNamespaceRegistry
 
exist(IId) - Method in interface de.softdevel.d1.namespace.INamespaceRegistry
Check if a namespace exists.
exist(ISlotKey) - Method in class de.softdevel.d1.record.CRecord
Check if a certain slot exist.
existService(IId) - Method in interface de.softdevel.d1.services.IServiceRegistry
Check if a service is registered.
existService(IId, ITargetAddress) - Method in interface de.softdevel.d1.services.IServiceRegistry
Check if a service is registered.
EXIT_CODE_NO_DATAPOOL - Static variable in class de.softdevel.d1.result.CResultCode
Exit code: No Datapool found or loaded.
EXIT_CODE_OPEN_DATABASE - Static variable in class de.softdevel.d1.result.CResultCode
Exit code: Can't open the database.

F

fetchMessages() - Method in interface de.softdevel.d1.network.hosts.IHostRecord
Fetch all pending messages.
FILE_EXIST - Static variable in class de.softdevel.d1.id.common.CWellknownKeyTypes
File exist flag.
FILE_NOT_FOUND - Static variable in class de.softdevel.d1.result.CResultCode
Could not find file.
FILE_SIZE - Static variable in class de.softdevel.d1.id.common.CWellknownKeyTypes
File size.
FILE_TRANSFER - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
The user registry target ID.
fixLength(String, int, boolean, char) - Static method in class de.softdevel.d1.util.CLogUtil
Create a fixed length string.
flip() - Method in class de.softdevel.d1.util.CBitField
Flip all bits (0 gets 1)(1 gets 0).
flip(int) - Method in class de.softdevel.d1.util.CBitField
Flip a bit (0 gets 1)(1 gets 0).
FLOAT - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A float value.
FLOATARRAY - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A float array (float[]).
flush() - Method in class de.softdevel.d1.util.bytecarousel.CByteCarouselOutputStream
 
FONT_HEADER - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
A font for the page header.
FONT_HEADER_LEFT - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
A font for the Header above the controls on the left side.
forNamespace(IId) - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
forNamespace(IId) - Method in interface de.softdevel.d1.record.db.IRecordEntry
Check if a service should be registered by the system for this message.
forwardMessage(ITargetAddress) - Method in class de.softdevel.d1.message.CEnvelope
Do not send message back.
forwardPacketToOtherTransport(CPacketMessage) - Method in class de.softdevel.d1.network.transport.impl.CTransport
 
freeRegistry(IMessageQueueRegistry) - Static method in class de.softdevel.d1.message.queue.impl.CMessageQueueFactory
Free an allocated Message Queue Registry.
fromFile(String) - Static method in class de.softdevel.d1.util.CUtilString
Read a text from a file.
fromStream(DataInputStream) - Static method in class de.softdevel.d1.address.CHidFactory
Read an ID from a stream.
fromStream(DataInputStream) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Read an ID from a stream.
fromStream(DataInputStream) - Method in interface de.softdevel.d1.id.impl.IIdFactory
Read the ID from stream.
fromStream(DataInputStream) - Static method in class de.softdevel.d1.network.router.CDijkstraLink
Read a link from a stream.
fromStream(DataInputStream) - Method in class de.softdevel.d1.util.CBitField
Read a bit field from a stream.
fromStream(DataInputStream, int) - Method in class de.softdevel.d1.util.CBitField
Read a bit field from a stream with a given length.
fromStream(DataInputStream) - Static method in class de.softdevel.d1.util.CUtilColor
Read a color from a stream.
fromStream(DataInputStream) - Method in interface de.softdevel.d1.util.stream.IStreamable
Read the content of an object from stream.
fromString(String) - Static method in class de.softdevel.d1.util.CUtilBoolean
Read a boolean value from a string.
fromString(String) - Static method in class de.softdevel.d1.util.CUtilBooleanArray
Read a boolean array from a single string.
fromString(String) - Static method in class de.softdevel.d1.util.CUtilByte
Read a byte from the string representation.
fromString(String) - Static method in class de.softdevel.d1.util.CUtilByteArray
Create a byte array from its string representation.
fromString(String, String) - Static method in class de.softdevel.d1.util.CUtilByteArray
Create a byte array from its string representation.
fromString(String) - Static method in class de.softdevel.d1.util.CUtilChar
Create a character from a string representation.
fromString(String) - Static method in class de.softdevel.d1.util.CUtilCharArray
Create a character array from its string representation.
fromString(String, String) - Static method in class de.softdevel.d1.util.CUtilCharArray
Create a character array from its string representation.
fromString(String) - Static method in class de.softdevel.d1.util.CUtilColor
Read a color from its string representation.
fromString(String) - Static method in class de.softdevel.d1.util.CUtilDouble
Create a double from its string representation.
fromString(String) - Static method in class de.softdevel.d1.util.CUtilDoubleArray
Create a double array from its string representation.
fromString(String, String) - Static method in class de.softdevel.d1.util.CUtilDoubleArray
Create a double array from its string representation.
fromString(String) - Static method in class de.softdevel.d1.util.CUtilFloat
Create a float from a string representation.
fromString(String) - Static method in class de.softdevel.d1.util.CUtilFloatArray
Create a float array from its string representation.
fromString(String, String) - Static method in class de.softdevel.d1.util.CUtilFloatArray
Create a float array from its string representation.
fromString(String) - Static method in class de.softdevel.d1.util.CUtilInteger
Create an integer from a string representation.
fromString(String) - Static method in class de.softdevel.d1.util.CUtilIntegerArray
Create an integer array from its string representation.
fromString(String, String) - Static method in class de.softdevel.d1.util.CUtilIntegerArray
Create an integer array from its string representation.
fromString(String) - Static method in class de.softdevel.d1.util.CUtilLong
Create a long from a string representation.
fromString(String) - Static method in class de.softdevel.d1.util.CUtilLongArray
Create a long array from its string representation.
fromString(String, String) - Static method in class de.softdevel.d1.util.CUtilLongArray
Create a long array from its string representation.
fromString(String) - Static method in class de.softdevel.d1.util.CUtilShort
Create a short from a string representation.
fromString(String) - Static method in class de.softdevel.d1.util.CUtilShortArray
Create a short array from its string representation.
fromString(String, String) - Static method in class de.softdevel.d1.util.CUtilShortArray
Create a short array from its string representation.
FT_CHUNK_CHECKSUMS - Static variable in class de.softdevel.d1.id.common.CWellknownKeyTypes
FileTransfer chunk checksums.
FT_CHUNK_SIZE - Static variable in class de.softdevel.d1.id.common.CWellknownKeyTypes
FileTransfer Chunk size.
FT_DELIVERY_TYPE - Static variable in class de.softdevel.d1.id.common.CWellknownKeyTypes
FileTransfer delivery type.
FT_DELIVERY_TYPE_BYTE_ARRAY - Static variable in class de.softdevel.d1.id.common.CWellknownKeyTypes
FileTransfer delivery type: byte array (in Answer).
FT_DELIVERY_TYPE_IMAGE_ICON - Static variable in class de.softdevel.d1.id.common.CWellknownKeyTypes
FileTransfer delivery type: image icon (in Answer).
FT_DELIVERY_TYPE_STREAM - Static variable in class de.softdevel.d1.id.common.CWellknownKeyTypes
FileTransfer delivery type: stream (in Answer).
FT_DESTINATION_HID - Static variable in class de.softdevel.d1.id.common.CWellknownKeyTypes
FileTransfer destination host ID (HID).
FT_FILE_CHECKSUM - Static variable in class de.softdevel.d1.id.common.CWellknownKeyTypes
FileTransfer file checksum.
FT_RELATIVE_PATH - Static variable in class de.softdevel.d1.id.common.CWellknownKeyTypes
FileTransfer relative file path.
FT_RELATIVE_PATHS - Static variable in class de.softdevel.d1.id.common.CWellknownKeyTypes
FileTransfer relative file paths (as array).
FT_REQUEST_HANDLER_ADDRESS - Static variable in class de.softdevel.d1.id.common.CWellknownKeyTypes
Request Handler target address.
FT_SOURCE_HID - Static variable in class de.softdevel.d1.id.common.CWellknownKeyTypes
FileTransfer source host ID (HID).
FULL - Static variable in class de.softdevel.d1.result.CResultCode
The item is full.

G

get(byte) - Static method in enum de.softdevel.d1.id.EIdType
Get the type by parsing a byte value.
get(byte) - Static method in enum de.softdevel.d1.message.EPriority
Parse a byte for a priority value.
get(int) - Method in class de.softdevel.d1.util.CBitField
Check if a bit is set.
get(int, int) - Method in class de.softdevel.d1.util.CBitField
Check if a bit is set.
GET_CONNECTION - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Get a connection from the connection registry.
GET_CONNECTION_LIST - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Get the list of registered connections.
GET_HOST_RECORD - Static variable in class de.softdevel.d1.network.router.CWellknownRecordIds
Get a host record.
GET_QUEUE_INFO - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Get information about a queue.
GET_QUEUE_LIST - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Get the list of queues for a given namespace.
GET_SERVICE_INFO - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Get service details.
GET_TARGET_INFO - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Get information about a target.
GET_TCP_SERVER_LIST - Static variable in class de.softdevel.d1.tcp.CWellknownRecordIds
Get a list of TCP servers.
getAddress() - Method in interface de.softdevel.d1.namespace.INamespace
 
getAddress() - Method in class de.softdevel.d1.target.impl.CTarget
 
getAddress() - Method in interface de.softdevel.d1.target.ITarget
 
getAlgorithm() - Method in class de.softdevel.d1.util.hash.CHash
 
getAlgorithm() - Method in class de.softdevel.d1.util.hash.CHashUnknown
 
getAlgorithm() - Method in interface de.softdevel.d1.util.hash.IDigest
 
getAvailableRead() - Method in class de.softdevel.d1.util.bytecarousel.CByteCarousel
 
getBoolean(IDatapool, String, String) - Static method in class de.softdevel.d1.datapool.CDatapoolHelper
Get a boolean from the datapool.
getBoolean(IDatapool, String, String, boolean) - Static method in class de.softdevel.d1.datapool.CDatapoolHelper
Get a boolean from the datapool.
getByteArray() - Method in class de.softdevel.d1.util.hash.CHash
 
getByteArray() - Method in class de.softdevel.d1.util.hash.CHashUnknown
 
getByteArray() - Method in class de.softdevel.d1.util.hash.CStreamHelper
Get the final byte array.
getByteArray() - Method in interface de.softdevel.d1.util.hash.IDigest
 
getByteArrayWithHeader() - Method in class de.softdevel.d1.util.hash.CHash
 
getByteArrayWithHeader() - Method in class de.softdevel.d1.util.hash.CHashUnknown
 
getByteArrayWithHeader() - Method in interface de.softdevel.d1.util.hash.IDigest
 
getBytes() - Method in class de.softdevel.d1.util.CBitField
 
getCamelCase() - Method in class de.softdevel.d1.record.db.impl.CSlotRecord
 
getCamelCase(String) - Static method in class de.softdevel.d1.util.CUtilString
Create a CamelCase ("GodZilla") String from a String like this: GOD_ZILLA.
getCamelCaseName() - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
getCamelCaseName() - Method in interface de.softdevel.d1.record.db.IRecordEntry
Get a name in camel case format, e.g. a name of "NOTIFY_MONITORED_TARGET_REGISTERED" will result in : "NotifyMonitoredTargetRegistered".
getCapacity() - Method in class de.softdevel.d1.util.bytecarousel.CByteCarousel
 
getClassOfProducedObject() - Method in class de.softdevel.d1.message.impl.CSlotMessage
 
getClassOfProducedObject() - Method in class de.softdevel.d1.record.impl.CSlotRecord
 
getClassOfProducedObject() - Method in class de.softdevel.d1.record.impl.CSlotRecordArray
 
getClassOfProducedObject() - Method in class de.softdevel.d1.slot.impl.CXSlotColor
 
getClassOfProducedObject() - Method in interface de.softdevel.d1.slot.ISingleSlotTypeFactory
 
getCode() - Method in exception de.softdevel.d1.exception.CException
 
getCode() - Method in class de.softdevel.d1.result.CResult
 
getCombinedKey(String, String) - Static method in class de.softdevel.d1.datapool.CDatapoolHelper
Create a combined key from the path and the key of a datapool record.
getCombinedText() - Method in exception de.softdevel.d1.exception.CException
Get a combined text like "2 (Wrong State)".
getCombinedText() - Method in class de.softdevel.d1.result.CResult
Create a combined text like "ErrorCode (Errortext)", e.g. "1 (The message was not handled)".
getCommonDescriptions() - Method in class de.softdevel.d1.record.db.impl.CSlotRecord
 
getCommonDescriptions() - Method in interface de.softdevel.d1.record.db.ISlotRecord
 
getConnection() - Method in interface de.softdevel.d1.datapool.impl.ICookie
 
getCopy() - Method in class de.softdevel.d1.message.CEnvelope
Get a copy of this envelope.
getCopy() - Method in class de.softdevel.d1.message.impl.CSlotMessage
 
getCopy() - Method in class de.softdevel.d1.record.impl.CSlotRecord
 
getCopy() - Method in class de.softdevel.d1.record.impl.CSlotRecordArray
 
getCopy() - Method in class de.softdevel.d1.slot.impl.CXSlotColor
 
getCopy() - Method in interface de.softdevel.d1.slot.ISlot
 
getCount() - Method in interface de.softdevel.d1.datapool.IDatapool
Get the number of records over all namespaces.
getCount(String) - Method in interface de.softdevel.d1.datapool.IDatapool
Get the number of records for a single namespace.
getCount() - Static method in enum de.softdevel.d1.message.EPriority
 
getCurrentName() - Method in class de.softdevel.d1.target.impl.CTarget
 
getCurrentName() - Method in interface de.softdevel.d1.target.ITarget
 
getCurrentState() - Method in interface de.softdevel.d1.hsm.IHsm
 
getData() - Method in interface de.softdevel.d1.signal.ISignal
The data object is signal dependent.
getData() - Method in class de.softdevel.d1.version.CVersion
 
getDatapool() - Method in interface de.softdevel.d1.kernel.IKernel
 
getDatapool() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getDatapool() - Method in interface de.softdevel.d1.namespace.INamespace
Get the namespace data pool.
getDatapoolFactory() - Method in interface de.softdevel.d1.kernel.IKernel
 
getDatapoolFactory() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getDatapoolRecords() - Method in class de.softdevel.d1.util.args.CUtilArgs
 
getDescription() - Method in interface de.softdevel.d1.datapool.IDatapoolRecord
 
getDescription() - Method in class de.softdevel.d1.datapool.impl.CDatapoolRecord
 
getDescription() - Method in interface de.softdevel.d1.kernel.IKernel
 
getDescription() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getDescription() - Method in interface de.softdevel.d1.message.queue.IMessageQueue
 
getDescription() - Method in class de.softdevel.d1.message.queue.impl.CAbstractMessageQueue
 
getDescription() - Method in interface de.softdevel.d1.network.hosts.IHostRecord
 
getDescription() - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
getDescription() - Method in class de.softdevel.d1.record.db.impl.CSlotRecord
 
getDescription() - Method in interface de.softdevel.d1.record.db.IRecordEntry
 
getDescription() - Method in interface de.softdevel.d1.record.db.ISlotRecord
 
getDescription() - Method in class de.softdevel.d1.util.files.CExtensionFileChooserFilter
 
getDetailedInfo() - Method in interface de.softdevel.d1.network.IConnectionEntry
 
getDigestLength() - Method in class de.softdevel.d1.util.hash.CHash
 
getDigestLength() - Method in class de.softdevel.d1.util.hash.CHashUnknown
 
getDigestLength() - Method in interface de.softdevel.d1.util.hash.IDigest
 
getDispatcher() - Method in interface de.softdevel.d1.namespace.INamespace
 
getDump() - Method in interface de.softdevel.d1.datapool.IDatapool
Dump the content of the datapool to a String list.
getEnvelope() - Method in class de.softdevel.d1.message.CMessage
Get the envelope of the message.
getEnvId() - Method in class de.softdevel.d1.message.CEnvelope
Each envelope has a sequential number, that will be copied and transported.
getError() - Method in exception de.softdevel.d1.exception.CException
 
getEscapedValue() - Method in class de.softdevel.d1.util.stringrecord.CStringRecord
 
getEvent() - Method in class de.softdevel.d1.log.catcher.CLoggingRecord
 
getFileName() - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
getFileName() - Method in interface de.softdevel.d1.record.db.IRecordEntry
Get a file name for a record wrapper class.
getFilter() - Method in interface de.softdevel.d1.message.hook.IMessageHook
Filter for the hook.
getFirstQueue() - Method in interface de.softdevel.d1.message.queue.IMessageQueueRegistry
Get the first registered queue of the registry (The main queue of the namespace).
getFirstQueue() - Method in class de.softdevel.d1.message.queue.impl.CMessageQueueRegistry
 
getFirstRecord() - Method in class de.softdevel.d1.message.CMessage
Get the first record.
getFormattedMessage() - Method in class de.softdevel.d1.log.catcher.CLoggingRecord
 
getFormattedXml() - Method in class de.softdevel.d1.record.db.impl.CRecordDatabase
 
getFormattedXml() - Method in interface de.softdevel.d1.record.db.IRecordDatabase
 
getFullName() - Method in interface de.softdevel.d1.hsm.IHsmState
 
getFullName() - Method in class de.softdevel.d1.hsm.impl.CHsmState
 
getHash() - Method in class de.softdevel.d1.util.hash.CHash
 
getHash() - Method in class de.softdevel.d1.util.hash.CMd5
 
getHashType() - Method in class de.softdevel.d1.util.hash.CHash
 
getHashType() - Method in class de.softdevel.d1.util.hash.CHashUnknown
 
getHashType() - Method in interface de.softdevel.d1.util.hash.IDigest
 
getHID() - Method in class de.softdevel.d1.address.impl.CNamespaceAddress
 
getHID() - Method in interface de.softdevel.d1.address.INamespaceAddress
 
getHID() - Method in interface de.softdevel.d1.kernel.IKernel
 
getHID() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getHID() - Method in interface de.softdevel.d1.namespace.INamespace
 
getHid() - Method in interface de.softdevel.d1.network.hosts.IHostRecord
 
getHisPacketBuilderSequence() - Method in interface de.softdevel.d1.network.hosts.IHostRecord
Get the packet builder sequence of the remote host, e.g.
getHisSessionKey() - Method in interface de.softdevel.d1.network.hosts.IHostRecord
 
getHostInfo(IHid[]) - Method in class de.softdevel.d1.network.hosts.CHostManager
 
getHostInfo(IHid[]) - Method in interface de.softdevel.d1.network.hosts.IHostManager
Get host info records for host IDs.
getHostManager() - Method in class de.softdevel.d1.network.router.CRouter
 
getHostManager() - Method in interface de.softdevel.d1.network.router.IRouter
 
getHostManager() - Method in class de.softdevel.d1.network.transport.impl.CTransport
 
getHSM() - Method in interface de.softdevel.d1.hsm.IHsmMessageHandler
 
getHSM() - Method in interface de.softdevel.d1.hsm.IHsmState
 
getHSM() - Method in class de.softdevel.d1.hsm.impl.CHsmMessageHandler
 
getHSM() - Method in class de.softdevel.d1.hsm.impl.CHsmState
 
getHsmFactory() - Method in interface de.softdevel.d1.kernel.IKernel
 
getHsmFactory() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getHsmName() - Method in interface de.softdevel.d1.hsm.IHsm
 
getId() - Method in interface de.softdevel.d1.job.IJob
 
getId() - Method in interface de.softdevel.d1.job.ITargetJob
 
getId() - Method in interface de.softdevel.d1.message.queue.IMessageQueue
 
getId() - Method in class de.softdevel.d1.message.queue.impl.CAbstractMessageQueue
 
getID() - Method in interface de.softdevel.d1.network.IConnectionEntry
 
getId() - Method in class de.softdevel.d1.record.CRecord
 
getId() - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
getId() - Method in interface de.softdevel.d1.record.db.IRecordEntry
 
getID() - Method in interface de.softdevel.d1.signal.ISignal
 
getId() - Method in class de.softdevel.d1.slot.CSlotType
 
getIdNameDb() - Method in interface de.softdevel.d1.namedb.INameDb
Get an instance of the database for ID names.
getInputStream() - Method in class de.softdevel.d1.util.bytecarousel.CByteCarousel
 
getInstanceId() - Method in class de.softdevel.d1.message.CEnvelope
Each envelope has a sequential number, that will NOT be copied or transported.
getInteger(IDatapool, String, String) - Static method in class de.softdevel.d1.datapool.CDatapoolHelper
Get an integer from the datapool.
getInteger(IDatapool, String, String, int) - Static method in class de.softdevel.d1.datapool.CDatapoolHelper
Get an integer from the datapool.
getInvalid() - Static method in class de.softdevel.d1.address.CHidFactory
 
getInvalidAddress() - Static method in class de.softdevel.d1.address.impl.CTargetAddressFactory
 
getInvalidId() - Static method in class de.softdevel.d1.slot.CSlotKey
 
getInvalidId() - Static method in class de.softdevel.d1.slot.CSlotKeyFactory
 
getInvalidSlotKey() - Method in class de.softdevel.d1.slot.impl.CSlotFactory
 
getInvalidSlotKey() - Method in interface de.softdevel.d1.slot.ISlotFactory
 
getKernel() - Method in interface de.softdevel.d1.namespace.INamespace
 
getKernel() - Method in class de.softdevel.d1.target.impl.CTarget
 
getKernel() - Method in interface de.softdevel.d1.target.ITarget
 
getKernelVersion() - Method in interface de.softdevel.d1.kernel.IKernel
 
getKernelVersion() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getKey() - Method in interface de.softdevel.d1.datapool.IDatapoolRecord
 
getKey() - Method in class de.softdevel.d1.datapool.impl.CDatapoolRecord
 
getKey() - Method in class de.softdevel.d1.record.db.impl.CSlotRecord
 
getKey() - Method in interface de.softdevel.d1.record.db.ISlotRecord
 
getKey() - Method in interface de.softdevel.d1.signal.ISignal
The key object is signal dependent.
getKey() - Method in class de.softdevel.d1.util.stringrecord.CStringRecord
 
getKeyId() - Method in class de.softdevel.d1.record.db.impl.CSlotRecord
 
getKeyId() - Method in interface de.softdevel.d1.record.db.ISlotRecord
 
getKeyId() - Method in class de.softdevel.d1.slot.CSlotKey
 
getKeyId() - Method in interface de.softdevel.d1.slot.ISlotKey
 
getKeys(String) - Method in interface de.softdevel.d1.datapool.IDatapool
 
getKeyType() - Method in class de.softdevel.d1.record.db.impl.CSlotRecord
 
getKeyType() - Method in interface de.softdevel.d1.record.db.ISlotRecord
 
getKeyType() - Method in class de.softdevel.d1.slot.CSlotKey
 
getKeyType() - Method in interface de.softdevel.d1.slot.ISlotKey
 
getLastEnvelope() - Method in interface de.softdevel.d1.hsm.IHsm
Get the last envelope of the message that was handled by IHsm.handleHsmMessage(CMessage).
getLastRecord() - Method in interface de.softdevel.d1.hsm.IHsm
Get the last record of the message that was handled by IHsm.handleHsmMessage(CMessage).
getLastResult() - Method in class de.softdevel.d1.namespace.impl.CNamespaceRegistry
 
getLastResult() - Method in interface de.softdevel.d1.namespace.INamespaceRegistry
 
getLicense() - Method in interface de.softdevel.d1.kernel.IKernel
 
getLicense() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getLicense() - Method in interface de.softdevel.d1.network.hosts.IHostRecord
 
getListenerNumber(UUID) - Method in interface de.softdevel.d1.target.listener.IListenerRegistry
 
getListenerNumber(UUID) - Method in class de.softdevel.d1.target.listener.impl.CListenerRegistry
 
getListenerRegistry() - Method in interface de.softdevel.d1.kernel.IKernel
 
getListenerRegistry() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getListeners(UUID) - Method in interface de.softdevel.d1.target.listener.IListenerRegistry
Get a list of registered listeners for a certain type.
getListeners(UUID) - Method in class de.softdevel.d1.target.listener.impl.CListenerRegistry
 
getLocalAddress() - Method in interface de.softdevel.d1.network.IConnectionEntry
 
getLocalizedMessage() - Method in exception de.softdevel.d1.exception.CException
 
getLocalPort() - Method in interface de.softdevel.d1.network.IConnectionEntry
 
getLogCatcher() - Method in interface de.softdevel.d1.kernel.IKernel
 
getLogCatcher() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getLogger() - Method in interface de.softdevel.d1.message.logger.IMessageLogger
 
getLoggingRecord(int) - Method in class de.softdevel.d1.log.catcher.CLogCatcher
Get an already stored logging record by index.
getLong(IDatapool, String, String) - Static method in class de.softdevel.d1.datapool.CDatapoolHelper
Get a long value from the datapool.
getLong(IDatapool, String, String, long) - Static method in class de.softdevel.d1.datapool.CDatapoolHelper
Get a long value from the datapool.
getMessage() - Method in exception de.softdevel.d1.exception.CException
 
getMessage(UUID) - Method in class de.softdevel.d1.transaction.CPendingMessageStore
Get a stored message.
getMessageCounter() - Method in class de.softdevel.d1.message.queue.impl.CAsyncMessageQueue
 
getMessageHookRegistry() - Method in interface de.softdevel.d1.kernel.IKernel
Get the message hook registry for adding hooks to read messages.
getMessageHookRegistry() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getMessageIdEnterState() - Method in interface de.softdevel.d1.hsm.IHsm
 
getMessageIdEnterState() - Method in interface de.softdevel.d1.hsm.IHsmState
 
getMessageIdEnterState() - Method in class de.softdevel.d1.hsm.impl.CHsmState
 
getMessageIdLeaveState() - Method in interface de.softdevel.d1.hsm.IHsm
 
getMessageIdLeaveState() - Method in interface de.softdevel.d1.hsm.IHsmState
 
getMessageIdLeaveState() - Method in class de.softdevel.d1.hsm.impl.CHsmState
 
getMessageIdStartState() - Method in interface de.softdevel.d1.hsm.IHsm
 
getMessageIdStartState() - Method in interface de.softdevel.d1.hsm.IHsmState
 
getMessageIdStartState() - Method in class de.softdevel.d1.hsm.impl.CHsmState
 
getMessageLoggerFactory() - Method in interface de.softdevel.d1.kernel.IKernel
 
getMessageLoggerFactory() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getMessageNameDb() - Method in interface de.softdevel.d1.namedb.INameDb
Get an instance of the database for Message IDs.
getMessageQueueRegistry() - Method in interface de.softdevel.d1.namespace.INamespace
 
getMessageSlotNameDb() - Method in interface de.softdevel.d1.namedb.INameDb
Get an instance of the database for Message Slot IDs.
getMyPacketBuilderSequence() - Method in class de.softdevel.d1.network.hosts.CHostManager
 
getMyPacketBuilderSequence() - Method in interface de.softdevel.d1.network.hosts.IHostManager
 
getMyPacketBuilderSequence() - Method in interface de.softdevel.d1.network.hosts.IHostRecord
Get the packet builder sequence FOR the remote host, e.g.
getMySessionKey() - Method in interface de.softdevel.d1.network.hosts.IHostRecord
 
getName() - Method in interface de.softdevel.d1.datapool.IDatapool
 
getName() - Method in interface de.softdevel.d1.job.IJob
 
getName() - Method in interface de.softdevel.d1.job.ITargetJob
 
getName() - Method in interface de.softdevel.d1.kernel.IKernel
 
getName() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getName(IId) - Method in interface de.softdevel.d1.namedb.IIdNameDb
Get an ID name by id.
getName(IId) - Method in interface de.softdevel.d1.namedb.IMessageNameDb
Get a message name by ID.
getName(IId, ISlotKey) - Method in interface de.softdevel.d1.namedb.IMessageSlotNameDb
Get a name of a slot of a certain message ID.
getName(int) - Method in interface de.softdevel.d1.namedb.IResultNameDb
Get a result name by code.
getName(ITargetAddress) - Method in interface de.softdevel.d1.namedb.ITargetNameDb
Get a target name by address.
getName() - Method in interface de.softdevel.d1.network.hosts.IHostRecord
 
getName() - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
getName() - Method in class de.softdevel.d1.record.db.impl.CSlotRecord
 
getName() - Method in interface de.softdevel.d1.record.db.IRecordEntry
 
getName() - Method in interface de.softdevel.d1.record.db.ISlotRecord
 
getName(IId) - Method in interface de.softdevel.d1.services.IServiceRegistry
Get a name for the specified service ID.
getName() - Method in class de.softdevel.d1.slot.CSlotType
 
getName() - Method in interface de.softdevel.d1.target.IMessageHandler
 
getName() - Method in class de.softdevel.d1.target.impl.CMessageHandler
 
getName() - Method in class de.softdevel.d1.target.impl.CTarget
 
getName() - Method in interface de.softdevel.d1.target.ITarget
 
getNameDb() - Method in interface de.softdevel.d1.kernel.IKernel
 
getNameDb() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getNameOrNull(IId) - Method in interface de.softdevel.d1.namedb.IIdNameDb
Get a message name by ID.
getNameOrNull(IId) - Method in interface de.softdevel.d1.namedb.IMessageNameDb
Get a message name by ID.
getNameOrNull(IId, ISlotKey) - Method in interface de.softdevel.d1.namedb.IMessageSlotNameDb
Get a name of a slot of a certain message ID.
getNameOrNull(int) - Method in interface de.softdevel.d1.namedb.IResultNameDb
Get a result name by code.
getNameOrNull(ITargetAddress) - Method in interface de.softdevel.d1.namedb.ITargetNameDb
Get a message name by ID.
getNamespace(IId) - Method in class de.softdevel.d1.namespace.impl.CNamespaceRegistry
 
getNamespace(IId) - Method in interface de.softdevel.d1.namespace.INamespaceRegistry
Get a namespace by ID.
getNamespace() - Method in class de.softdevel.d1.target.impl.CTarget
 
getNamespace() - Method in interface de.softdevel.d1.target.ITarget
 
getNamespaceEx(IId) - Method in class de.softdevel.d1.namespace.impl.CNamespaceRegistry
 
getNamespaceEx(IId) - Method in interface de.softdevel.d1.namespace.INamespaceRegistry
Get a namespace by ID.
getNamespaceId() - Method in interface de.softdevel.d1.message.queue.IMessageQueueRegistry
 
getNamespaceId() - Method in class de.softdevel.d1.message.queue.impl.CMessageQueueRegistry
 
getNamespaceIDs() - Method in class de.softdevel.d1.namespace.impl.CNamespaceRegistry
 
getNamespaceIDs() - Method in interface de.softdevel.d1.namespace.INamespaceRegistry
 
getNamespaceRegistry() - Method in interface de.softdevel.d1.kernel.IKernel
 
getNamespaceRegistry() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getNamespaces() - Method in class de.softdevel.d1.namespace.impl.CNamespaceRegistry
 
getNamespaces() - Method in interface de.softdevel.d1.namespace.INamespaceRegistry
 
getNamespaces() - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
getNamespaces() - Method in interface de.softdevel.d1.record.db.IRecordEntry
Get the namespace names for which a service will be registered for this message.
getNamespaceTarget() - Method in interface de.softdevel.d1.namespace.INamespace
 
getNamespaceTargetAddress() - Method in interface de.softdevel.d1.namespace.INamespace
 
getNeighborHosts() - Method in class de.softdevel.d1.network.impl.CConnectionRegistry
 
getNeighborHosts() - Method in interface de.softdevel.d1.network.impl.IConnectionRegistry
Get a collection of direct linked host IDs (Neighbors).
getNextHost(IHid) - Method in class de.softdevel.d1.network.router.CRouter
 
getNextHost(IHid) - Method in interface de.softdevel.d1.network.router.IRouter
Get the next host to route a packet to the given destination.
getNextTransportAddress(IHid) - Method in class de.softdevel.d1.network.impl.CConnectionRegistry
 
getNextTransportAddress(IHid) - Method in interface de.softdevel.d1.network.impl.IConnectionRegistry
Get the next transport address for a packet to route.
getNID() - Method in class de.softdevel.d1.address.impl.CNamespaceAddress
 
getNID() - Method in interface de.softdevel.d1.address.INamespaceAddress
 
getNID() - Method in interface de.softdevel.d1.namespace.INamespace
 
getNonNullHID(IHid) - Static method in class de.softdevel.d1.address.CHidFactory
If the given HID is null, give an invalid HID, otherwise the given HID.
getNonNullId(IId) - Static method in class de.softdevel.d1.id.impl.CIdFactory
If a given ID is null, give INVALID, otherwise the given ID.
getObserverCount(IId) - Method in interface de.softdevel.d1.services.IServiceRegistry
Get the observer count for the specified service ID.
getOrCreateHostRecord(IHid) - Method in class de.softdevel.d1.network.hosts.CHostManager
 
getOrCreateHostRecord(IHid) - Method in interface de.softdevel.d1.network.hosts.IHostManager
Get or create a host record by HID.
getOrCreateMyRsaKey() - Static method in class de.softdevel.d1.network.hosts.CKeyHelper
Create an RSA Key Pair.
getOutputStream() - Method in class de.softdevel.d1.util.bytecarousel.CByteCarousel
 
getOwner() - Method in interface de.softdevel.d1.message.logger.IMessageLogger
 
getPackage(String, String) - Static method in class de.softdevel.d1.util.CUtilFile
Convert a source path to a package name.
getPacketBuilderManager() - Method in class de.softdevel.d1.network.transport.impl.CTransport
 
getPacketBuilderSequence() - Method in class de.softdevel.d1.message.CEnvelope
 
getParamAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordNotifyOtherTargetDeregistered
Address of the deregistered target.
getParamAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordNotifyTargetDeregistered
Address of the deregistered target.
getParamAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordNotifyTargetRegistered
Address of the registered target.
getParamAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordRegisterTarget
The target address on success.
getParamAddressToConnect(CRecord, String) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpClient
The address (IP or Host) to connect.
getParamAllObserver(CRecord, boolean) - Static method in class de.softdevel.d1.kernel.CRecordTriggerRecall
True if all observer should be triggered, otherwise only the caller.
getParamAvailable(CRecord, boolean) - Static method in class de.softdevel.d1.kernel.CRecordLogCatcherAvailable
True if the service is available.
getParamAvailable(CRecord, boolean) - Static method in class de.softdevel.d1.kernel.CRecordNotifyConnectionRegistryAvailable
True if the connection registry is available, otherwise false.
getParamAvailable(CRecord, boolean) - Static method in class de.softdevel.d1.kernel.CRecordNotifyTcpFactoryStarted
True = service available, False = not available.
getParamClassName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordGetTargetInfo
Name of the of the registered Class, with package.
getParamClassName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetDeregistered
Name of the of the deregistered Class, with package.
getParamClassName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetRegistered
Name of the of the registered Class, with package.
getParamClassSimpleName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordGetTargetInfo
Name of the of the registered Class.
getParamClassSimpleName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetDeregistered
Name of the of the deregistered Class.
getParamClassSimpleName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetRegistered
Name of the of the registered Class.
getParamConnectionId(CRecord, UUID) - Static method in class de.softdevel.d1.network.CRecordConnection
The connection ID.
getParamConnectionId(CRecord, UUID) - Static method in class de.softdevel.d1.network.CRecordGetConnection
ID of the connection.
getParamConnectionId(CRecord, UUID) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
ID of the closed connection.
getParamConnectionId(CRecord, UUID) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
ID of the closed connection.
getParamConnectionId(CRecord, UUID) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
ID of the closed connection.
getParamConnectionId(CRecord, UUID) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
ID of the closed connection.
getParamConnectionId(CRecord, UUID) - Static method in class de.softdevel.d1.network.CRecordRegisterRemoteHid
The ID of the connection.
getParamConnectionId(CRecord, UUID) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpClient
The connection ID for tracking.
getParamConnections(CRecord, CRecord[]) - Static method in class de.softdevel.d1.network.CRecordGetConnectionList
An array of connection records.
getParamConnectionType(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordConnection
The connection type.
getParamConnectionType(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordGetConnection
Connection Type.
getParamConnectionType(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Connection Type.
getParamConnectionType(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Connection Type.
getParamConnectionType(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Connection Type.
getParamConnectionType(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Connection Type.
getParamConnectionUsage(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordConnection
The connection usage type.
getParamConnectionUsage(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordGetConnection
Connection Usage.
getParamCosts(CRecord, int[]) - Static method in class de.softdevel.d1.network.CRecordHostLinkList
Array of link costs.
getParamCosts(CRecord, int) - Static method in class de.softdevel.d1.network.CRecordHostLinkUpdate
The link costs.
getParamCreatedNid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordCreateNamespace
The namespace ID for the newly created namespace.
getParamData(CRecord, byte[]) - Static method in class de.softdevel.d1.network.CRecordDataForRemote
Data that should be send to remote.
getParamData(CRecord, byte[]) - Static method in class de.softdevel.d1.network.CRecordDataFromRemote
Incoming data from remote.
getParamDescription(CRecord, String) - Static method in class de.softdevel.d1.datapool.CRecordNotifyDatapoolValueChanged
The record description.
getParamDescription(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordCreateAsyncQueue
The description of the new queue.
getParamDescription(CRecord, String) - Static method in class de.softdevel.d1.network.router.CRecordGetHostRecord
The description of the host.
getParamDestinationHost(CRecord, IHid) - Static method in class de.softdevel.d1.network.transport.impl.CRecordRoutePacket
The destination host ID.
getParamExist(CRecord, boolean) - Static method in class de.softdevel.d1.kernel.CRecordGetQueueInfo
True if queue is registered.
getParamExist(CRecord, boolean) - Static method in class de.softdevel.d1.kernel.CRecordGetServiceInfo
True if Service exist (is registered).
getParamExist(CRecord, boolean) - Static method in class de.softdevel.d1.kernel.CRecordGetTargetInfo
True if target is registered.
getParamFormattedMessage(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordLog
The formatted log message.
getParamGatewayKeeper(CRecord, Object) - Static method in class de.softdevel.d1.network.CRecordAddGatewayKeeper
The Gateway keeper hook to set.
getParamGatewayKeeper(CRecord, Object) - Static method in class de.softdevel.d1.network.CRecordRemoveGatewayKeeper
The Gateway keeper hook to remove.
getParamHid1(CRecord, IHid) - Static method in class de.softdevel.d1.network.CRecordDeletedHostLink
The first host ID.
getParamHid1(CRecord, IHid) - Static method in class de.softdevel.d1.network.CRecordHostLinkUpdate
The first host ID.
getParamHid2(CRecord, IHid) - Static method in class de.softdevel.d1.network.CRecordDeletedHostLink
The second host ID.
getParamHid2(CRecord, IHid) - Static method in class de.softdevel.d1.network.CRecordHostLinkUpdate
The second host ID.
getParamHids(CRecord, IHid[]) - Static method in class de.softdevel.d1.network.CRecordHostLinkList
An array of known host IDs.
getParamHost(CRecord, IHid) - Static method in class de.softdevel.d1.kernel.CRecordChooseHost
The host ID, if the user has chosen a host, Null if the user canceled the dialog box.
getParamHostIndex1(CRecord, int[]) - Static method in class de.softdevel.d1.network.CRecordHostLinkList
Array of link host IDs.
getParamHostIndex2(CRecord, int[]) - Static method in class de.softdevel.d1.network.CRecordHostLinkList
Array of link host IDs.
getParamIds(CRecord, IId[]) - Static method in class de.softdevel.d1.kernel.CRecordRegisterQueueListener
The currently registered queues.
getParamIncoming(CRecord, boolean) - Static method in class de.softdevel.d1.network.CRecordConnection
Indicate if this is an incoming connection.
getParamIncoming(CRecord, boolean) - Static method in class de.softdevel.d1.network.CRecordGetConnection
TRUE = incoming, FALSE = outgoing connection.
getParamIncoming(CRecord, boolean) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
TRUE = incoming, FALSE = outgoing connection.
getParamIncoming(CRecord, boolean) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
TRUE = incoming, FALSE = outgoing connection.
getParamIncoming(CRecord, boolean) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
TRUE = incoming, FALSE = outgoing connection.
getParamIncoming(CRecord, boolean) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
TRUE = incoming, FALSE = outgoing connection.
getParamIsSsl(CRecord, boolean) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpClient
True if this is a SSL socket.
getParamIsSsl(CRecord, boolean) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpServer
True if this is a SSL socket.
getParamIssync(CRecord, boolean) - Static method in class de.softdevel.d1.kernel.CRecordGetQueueInfo
True if synchronous, otherwise false.
getParamKey(CRecord, String) - Static method in class de.softdevel.d1.datapool.CRecordNotifyDatapoolValueChanged
The key.
getParamKey(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordDeregisterDatapoolListener
Key of the observable.
getParamKey(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyDatapoolValueChanged
The key.
getParamKey(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordRegisterDatapoolListener
Key of the observable.
getParamKnownLevels(CRecord, String[]) - Static method in class de.softdevel.d1.kernel.CRecordUpdateLogVars
All known log levels.
getParamLastTrigger(CRecord, CMessage) - Static method in class de.softdevel.d1.kernel.CRecordGetServiceInfo
The message of the last trigger.
getParamLevel(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordLog
The log level as string.
getParamLevel(CRecord, String[]) - Static method in class de.softdevel.d1.kernel.CRecordSetLogLevel
The log levels.
getParamLicense(CRecord, UUID) - Static method in class de.softdevel.d1.network.router.CRecordGetHostRecord
The license number of remote host.
getParamLocalAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordConnection
The local TCP address of the connection.
getParamLocalAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordGetConnection
Local Host address.
getParamLocalAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Local Host address.
getParamLocalAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Local Host address.
getParamLocalAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Local Host address.
getParamLocalAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Local Host address.
getParamLocally(CRecord, boolean) - Static method in class de.softdevel.d1.network.CRecordBroadcastMsg
True if the message shall be send locally too (not only to other hosts).
getParamLoggerLevel(CRecord, String[]) - Static method in class de.softdevel.d1.kernel.CRecordUpdateLogVars
The level of the loggers.
getParamLoggerName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordLog
The logger name.
getParamLoggerName(CRecord, String[]) - Static method in class de.softdevel.d1.kernel.CRecordSetLogLevel
The logger names.
getParamLoggerNames(CRecord, String[]) - Static method in class de.softdevel.d1.kernel.CRecordUpdateLogVars
Known logger names with appenders.
getParamLoop(CRecord, int) - Static method in class de.softdevel.d1.kernel.CRecordPing
The Loop Counter, set by the sender.
getParamLoopMirror(CRecord, int) - Static method in class de.softdevel.d1.kernel.CRecordPing
The Loop Counter, set by the Receiver.
getParamMessage(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordLog
The log message.
getParamMessage(CRecord, CMessage) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMessageReceived
The message that has been received.
getParamMessage(CRecord, CMessage) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMessageSend
The message that was send.
getParamMessage(CRecord, CMessage) - Static method in class de.softdevel.d1.kernel.CRecordRouteMessage
The Message to send.
getParamMessage(CRecord, CMessage) - Static method in class de.softdevel.d1.network.broadcast.CRecordBroadcastTransport
The broadcast message.
getParamMessage(CRecord, CMessage) - Static method in class de.softdevel.d1.network.CRecordBroadcastMsg
The broadcast message.
getParamMessage(CRecord, CMessage) - Static method in class de.softdevel.d1.network.transport.impl.CRecordSendToRemote
The Message to send.
getParamModal(CRecord, boolean) - Static method in class de.softdevel.d1.kernel.CRecordChooseHost
True: window is modal.
getParamName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordGetServiceInfo
Der Name des Services.
getParamName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceDeregistered
The name of the new service.
getParamName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverDeregistered
The name of the new service.
getParamName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverRegistered
The name of the new service.
getParamName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceRegistered
The name of the new service.
getParamName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyTargetDeregistered
Name of the target, if available via name database.
getParamName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyTargetRegistered
Name of the target, if available via name database.
getParamName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordRegisterService
The name of the Service.
getParamName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordRegisterTarget
Optional: A name for the target, which will be registered in the name database.
getParamName(CRecord, String) - Static method in class de.softdevel.d1.network.router.CRecordGetHostRecord
The name of the host.
getParamNamespace(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyNamespaceDeregistered
The removed namespace ID.
getParamNamespace(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyNamespaceRegistered
The new namespace ID.
getParamNamespace(CRecord, Object) - Static method in class de.softdevel.d1.kernel.CRecordStartTarget
The namespace the target was registered in.
getParamNamespace(CRecord, IId) - Static method in class de.softdevel.d1.kernel.impl.CRecordShutdownNamespace
The namespace to shutdown.
getParamNamespace(CRecord, IId) - Static method in class de.softdevel.d1.kernel.impl.CRecordShutdownNamespacesAborted
The namespace that causes to abort the shutdown.
getParamNamespaces(CRecord, IId[]) - Static method in class de.softdevel.d1.kernel.CRecordRegisterNamespaceListener
The currently registered namespaces.
getParamNegativeFilter(CRecord, IHid[]) - Static method in class de.softdevel.d1.network.CRecordBroadcastMsg
A negative filter.
getParamNid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordDeleteNamespace
The namespace id.
getParamNid(CRecord, IId) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpClient
Namespace ID of the client target.
getParamNid(CRecord, IId) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpServer
Namespace ID of the server target.
getParamObservable(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetDeregistered
Address of the deregistered Target.
getParamObservable(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetRegistered
Address of the registered Target.
getParamObservableTid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordDeregisterTargetMonitor
The monitored target to remove.
getParamObservableTid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordRegisterTargetMonitor
The target id of the target you are interested in.
getParamObserver(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordDeregisterMessageLogger
The target address of the observer.
getParamObserver(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordDeregisterObserver
The Observer to remove.
getParamObserver(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordDeregisterTargetMonitor
The observer target address.
getParamObserver(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverDeregistered
The address of the deregistered observer.
getParamObserver(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverRegistered
The address of the new observer.
getParamObserver(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordRegisterMessageLogger
The target address of the observer.
getParamObserver(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordRegisterObservers
The observer target address.
getParamObserver(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordRegisterTargetMonitor
The observer target address.
getParamObservers(CRecord, ITargetAddress[]) - Static method in class de.softdevel.d1.kernel.CRecordGetServiceInfo
Observer array.
getParamOwner(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Owner of the connection.
getParamOwner(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Owner of the connection.
getParamOwner(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStarted
Owner address.
getParamOwner(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStopped
Owner address.
getParamOwnerArray(CRecord, ITargetAddress[]) - Static method in class de.softdevel.d1.tcp.CRecordGetTcpServerList
Array of target addresses of the server owner.
getParamPacket(CRecord, Object) - Static method in class de.softdevel.d1.network.transport.impl.CRecordRoutePacket
The message packet (CPacketMessage) to route.
getParamPacketBuilderSequence(CRecord, String) - Static method in class de.softdevel.d1.network.router.CRecordGetHostRecord
The packet builder sequence, e.g.
getParamPanelref(CRecord, Object) - Static method in class de.softdevel.d1.monitor.CRecordMonitorAddPanel
The panel reference.
getParamParentWindow(CRecord, Object) - Static method in class de.softdevel.d1.kernel.CRecordChooseHost
The parent Window.
getParamPath(CRecord, String) - Static method in class de.softdevel.d1.datapool.CRecordNotifyDatapoolValueChanged
The path.
getParamPath(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordDeregisterDatapoolListener
Path of the observable.
getParamPath(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyDatapoolValueChanged
The Path.
getParamPath(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordRegisterDatapoolListener
Path of the observable.
getParamPattern(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordSetLogPattern
The log pattern for the logback encoder.
getParamPattern(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordUpdateLogVars
The log pattern for the logback encoder.
getParamPort(CRecord, int) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpClient
The port of the TCP connection.
getParamPort(CRecord, int) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpServer
The port of the TCP server.
getParamPort(CRecord, int) - Static method in class de.softdevel.d1.tcp.CRecordDeleteTcpServer
The server port.
getParamPort(CRecord, int) - Static method in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStarted
Port of the TCP server.
getParamPort(CRecord, int) - Static method in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStopped
Port of the TCP server.
getParamPort(CRecord, int) - Static method in class de.softdevel.d1.tcp.impl.CRecordStartServer
The TCP port number.
getParamPorts(CRecord, int[]) - Static method in class de.softdevel.d1.tcp.CRecordGetTcpServerList
The ports of the TCP servers.
getParamPositiveFilter(CRecord, IHid[]) - Static method in class de.softdevel.d1.network.CRecordBroadcastMsg
A positive filter.
getParamPublicKey(CRecord, byte[]) - Static method in class de.softdevel.d1.network.router.CRecordGetHostRecord
The public key of the caller.
getParamQid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordCreateAsyncQueue
The ID of the new queue.
getParamQid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordDeleteQueue
The ID of the queue to delete.
getParamQid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordGetQueueInfo
The ID of the queue.
getParamQid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordGetTargetInfo
The Queue ID.
getParamQid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetDeregistered
Queue ID.
getParamQid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetRegistered
Queue ID.
getParamQid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordStartTarget
The message queue ID.
getParamQid(CRecord, IId) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpClient
Queue ID of the client target.
getParamQid(CRecord, IId) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpServer
Queue ID of the server target.
getParamQidArray(CRecord, IId[]) - Static method in class de.softdevel.d1.kernel.CRecordGetQueueList
The queues of the addressed namespace.
getParamQueueId(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyQueueDeregistered
The removed queue ID.
getParamQueueId(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyQueueRegistered
The queue ID.
getParamReceiverFilter(CRecord, ITargetAddress[]) - Static method in class de.softdevel.d1.kernel.CRecordRegisterMessageLogger
The filter target address array for matching against the message receiver.
getParamRegisteredConnections(CRecord, UUID[]) - Static method in class de.softdevel.d1.network.CRecordRegisterConnectionListener
An array with connection IDs already registered at the registry.
getParamRegisteredHids(CRecord, IHid[]) - Static method in class de.softdevel.d1.network.CRecordRegisterConnectionListener
An array with remote host IDs already registered at the registry.
getParamRemoteAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordConnection
The remote TCP address of the connection.
getParamRemoteAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordGetConnection
Remote Host address.
getParamRemoteAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Remote Host address.
getParamRemoteAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Remote Host address.
getParamRemoteAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Remote Host address.
getParamRemoteAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Remote Host address.
getParamRemoteHid(CRecord, IHid) - Static method in class de.softdevel.d1.kernel.CRecordNotifyRemoteHidDeregistered
The remote HID.
getParamRemoteHid(CRecord, IHid) - Static method in class de.softdevel.d1.network.CRecordConnection
The remote HID, if available.
getParamRemoteHid(CRecord, IHid) - Static method in class de.softdevel.d1.network.CRecordDeregisterRemoteHid
The Remote Host ID of the connection.
getParamRemoteHid(CRecord, IHid) - Static method in class de.softdevel.d1.network.CRecordNotifyRemoteHidDeregistered
The remote HID.
getParamRemoteHid(CRecord, IHid) - Static method in class de.softdevel.d1.network.CRecordNotifyRemoteHidRegistered
The remote HID.
getParamRemoteHid(CRecord, IHid) - Static method in class de.softdevel.d1.network.CRecordRegisterRemoteHid
The Remote Host ID of the connection.
getParamServerCount(CRecord, int) - Static method in class de.softdevel.d1.tcp.CRecordGetTcpServerList
The amount of known TCP servers.
getParamServiceIds(CRecord, IId[]) - Static method in class de.softdevel.d1.kernel.CRecordRegisterServiceListener
The currently registered services.
getParamServiceNames(CRecord, String[]) - Static method in class de.softdevel.d1.kernel.CRecordRegisterServiceListener
The names of the currently registered services.
getParamSessionKey(CRecord, byte[]) - Static method in class de.softdevel.d1.network.router.CRecordGetHostRecord
The encrypted session key of remote host.
getParamSid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordDeregisterObserver
The service ID.
getParamSid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordDeregisterService
The service ID.
getParamSid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordGetServiceInfo
The service ID.
getParamSid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceDeregistered
The new service.
getParamSid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverDeregistered
The new service.
getParamSid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverRegistered
The new service.
getParamSid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceRegistered
The new service.
getParamSid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordRegisterService
The Service ID.
getParamSid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordTriggerRecall
The service ID for which we want to get the last trigger.
getParamSidarray(CRecord, IId[]) - Static method in class de.softdevel.d1.kernel.CRecordRegisterObservers
The service IDs for which an observer shall be registered.
getParamSource(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.broadcast.CRecordBroadcastTransport
The target that initiated the message.
getParamTabname(CRecord, String) - Static method in class de.softdevel.d1.monitor.CRecordMonitorAddPanel
The name of the TAB.
getParamTaborder(CRecord, int) - Static method in class de.softdevel.d1.monitor.CRecordMonitorAddPanel
An order helper for sorting the incoming TABs.
getParamTarget(CRecord, Object) - Static method in class de.softdevel.d1.kernel.CRecordRegisterTarget
The target to register.
getParamTargetAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordStartTarget
The new target address.
getParamTargetAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.CRecordConnection
The target address of the connection target.
getParamTargetAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.CRecordGetConnection
Target address of the closed connection.
getParamTargetAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Target address of the closed connection.
getParamTargetAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Target address of the closed connection.
getParamTargetAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Target address of the closed connection.
getParamTargetAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Target address of the closed connection.
getParamTargetaddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpClient
Answer: Target address of the created client target.
getParamTargetaddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpServer
Answer: Target address of the created server target.
getParamTargetAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStarted
Target address of the TCP server.
getParamTargetAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStopped
Target address of the TCP server.
getParamTargetaddressArray(CRecord, ITargetAddress[]) - Static method in class de.softdevel.d1.tcp.CRecordGetTcpServerList
Array of target addresses of the server targets.
getParamTargetAddresses(CRecord, ITargetAddress[]) - Static method in class de.softdevel.d1.kernel.CRecordRegisterTargetListener
The currently registered targets.
getParamTargetCount(CRecord, int) - Static method in class de.softdevel.d1.kernel.CRecordGetQueueInfo
The Target count.
getParamTargetNames(CRecord, String[]) - Static method in class de.softdevel.d1.kernel.CRecordRegisterTargetListener
The names of the currently registered targets.
getParamThreadname(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordGetQueueInfo
The thread name if asynchronous, otherwise not set.
getParamThreadName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordLog
The thread name.
getParamThreadPriority(CRecord, int) - Static method in class de.softdevel.d1.kernel.CRecordCreateAsyncQueue
Thread priority, see Java Thread priorities.
getParamThreadPriority(CRecord, int) - Static method in class de.softdevel.d1.kernel.CRecordGetQueueInfo
The priority if asynchronous, otherwise not set.
getParamTid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordGetTargetInfo
The target ID.
getParamTidWanted(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordRegisterTarget
Optional: The wanted target ID.
getParamTimeStamp(CRecord, long) - Static method in class de.softdevel.d1.kernel.CRecordLog
The time stamp.
getParamTimestamp(CRecord, long) - Static method in class de.softdevel.d1.network.broadcast.CRecordBroadcastTransport
The timestamp of sending the original message.
getParamTimestamp(CRecord, long) - Static method in class de.softdevel.d1.network.CRecordHostLinkUpdate
The timestamp of the costs measurement.
getParamTimestamp(CRecord, long) - Static method in class de.softdevel.d1.network.router.CMessageRouterPing
The timestamp.
getParamTimestamp(CRecord, long) - Static method in class de.softdevel.d1.network.router.CRecordRouterPing
The timestamp.
getParamTimestamps(CRecord, long[]) - Static method in class de.softdevel.d1.network.CRecordHostLinkList
Array of link timestamps.
getParamTimestampSessionKey(CRecord, long) - Static method in class de.softdevel.d1.network.router.CRecordGetHostRecord
The timestamp of the session key of remote host.
getParamTitle(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordChooseHost
The title of the dialog.
getParamTransportAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.CRecordRegisterRemoteHid
The target address of the transport object of the connection.
getParamUsage(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Usage of the connection, as known so far.
getParamUsage(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Usage of the connection, as known so far.
getParamUsage(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Usage of the connection, as known so far.
getParamUsage(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Usage of the connection, as known so far.
getParamUsage(CRecord, String) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpClient
Usage of the connection.
getParamValue(CRecord, String) - Static method in class de.softdevel.d1.datapool.CRecordNotifyDatapoolValueChanged
The value.
getParamValue(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyDatapoolValueChanged
The value.
getParamVendor(CRecord, String) - Static method in class de.softdevel.d1.network.router.CRecordGetHostRecord
The vendor of the host.
getParamWantedNid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordCreateNamespace
Optional: A namespace ID to use.
getParentClass() - Method in interface de.softdevel.d1.target.IMessageHandler
 
getParentClass() - Method in class de.softdevel.d1.target.impl.CMessageHandler
 
getParentState() - Method in interface de.softdevel.d1.hsm.IHsmState
 
getParentState() - Method in class de.softdevel.d1.hsm.impl.CHsmState
 
getPath() - Method in interface de.softdevel.d1.datapool.IDatapoolRecord
 
getPath() - Method in class de.softdevel.d1.datapool.impl.CDatapoolRecord
 
getPathDelimiter() - Method in interface de.softdevel.d1.datapool.IDatapool
 
getPathDelimiter() - Method in interface de.softdevel.d1.datapool.impl.ICookie
 
getPattern() - Method in class de.softdevel.d1.log.catcher.CLogCatcher
 
getPayload() - Method in class de.softdevel.d1.network.transport.impl.CPacketSimple
 
getPayload(char) - Method in class de.softdevel.d1.util.args.CUtilArgs
Get an payload from an argument like "-DPayload" by key, where key is here 'D' and argument is "Payload".
getPayload(String) - Method in class de.softdevel.d1.util.args.CUtilArgs
Get a payload from an argument by key String.
getPoolCapacity() - Method in class de.softdevel.d1.pool.impl.CAbstractPool
 
getPoolCapacity() - Method in interface de.softdevel.d1.pool.IPool
Get the maximum number of objects you can store in the pool (which is a fix number).
getPoolSize() - Method in class de.softdevel.d1.pool.impl.CAbstractPool
 
getPoolSize() - Method in interface de.softdevel.d1.pool.IPool
 
getPreviousCurrentState() - Method in interface de.softdevel.d1.hsm.IHsm
 
getPriority() - Method in class de.softdevel.d1.message.CEnvelope
Get the message priority.
getQueue(IId) - Method in interface de.softdevel.d1.message.queue.IMessageQueueRegistry
Get the queue with the given ID.
getQueue(IId) - Method in class de.softdevel.d1.message.queue.impl.CMessageQueueRegistry
 
getQueue(IId) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
getQueue(IId) - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
Get the message queue a target belongs to.
getQueueEx(IId) - Method in interface de.softdevel.d1.message.queue.IMessageQueueRegistry
Get the queue with the given ID.
getQueueEx(IId) - Method in class de.softdevel.d1.message.queue.impl.CMessageQueueRegistry
 
getQueueId() - Method in class de.softdevel.d1.target.impl.CTarget
 
getQueueId() - Method in interface de.softdevel.d1.target.ITarget
 
getQueueId(IId) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
getQueueId(IId) - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
Get the message queue ID a target belongs to.
getQueueIdArray() - Method in interface de.softdevel.d1.message.queue.IMessageQueueRegistry
 
getQueueIdArray() - Method in class de.softdevel.d1.message.queue.impl.CMessageQueueRegistry
 
getQueueInfo(IId, CRecord) - Method in interface de.softdevel.d1.message.queue.IMessageQueueRegistry
Get information about a queue.
getQueueInfo(IId, CRecord) - Method in class de.softdevel.d1.message.queue.impl.CMessageQueueRegistry
 
getRandom() - Static method in class de.softdevel.d1.util.CUtilRandom
 
getReachableHosts() - Method in class de.softdevel.d1.network.router.CRouter
 
getReachableHosts() - Method in interface de.softdevel.d1.network.router.IRouter
 
getReceiver() - Method in class de.softdevel.d1.message.CEnvelope
 
getRecordIdName(CRecord) - Method in interface de.softdevel.d1.message.logger.IMessageLogger
 
getRecordIterator() - Method in class de.softdevel.d1.record.db.impl.CRecordDatabase
 
getRecordIterator() - Method in interface de.softdevel.d1.record.db.IRecordDatabase
 
getRecords(String) - Method in interface de.softdevel.d1.datapool.IDatapool
 
getRecords() - Method in class de.softdevel.d1.util.stringrecord.CStringRecordHelper
 
getRecordString() - Method in class de.softdevel.d1.util.stringrecord.CStringRecord
 
getRecordString() - Method in class de.softdevel.d1.util.stringrecord.CStringRecordHelper
 
getRegistry() - Method in class de.softdevel.d1.message.queue.impl.CAbstractMessageQueue
 
getRemoteAddress() - Method in interface de.softdevel.d1.network.IConnectionEntry
 
getRemoteHID() - Method in interface de.softdevel.d1.network.IConnectionEntry
 
getResult() - Method in class de.softdevel.d1.message.CEnvelope
Get the result of the message.
getResult() - Method in class de.softdevel.d1.util.files.CResourceHandler
 
getResultCode() - Method in class de.softdevel.d1.message.CEnvelope
Get the result code of the message.
getResultNameDb() - Method in interface de.softdevel.d1.namedb.INameDb
Get an instance of the database for result names.
getResultText() - Method in class de.softdevel.d1.message.CEnvelope
Get the result text of the message.
getRouter() - Method in class de.softdevel.d1.network.impl.CConnectionRegistry
 
getRouter() - Method in interface de.softdevel.d1.network.impl.IConnectionRegistry
Get the router interface.
getRouter() - Method in class de.softdevel.d1.network.transport.impl.CTransport
 
getSave(int) - Static method in enum de.softdevel.d1.message.EPriority
Parse a byte for a priority value.
getScheduledThreadPool() - Method in class de.softdevel.d1.thread.impl.CThreadFactory
 
getScheduledThreadPool() - Method in interface de.softdevel.d1.thread.IThreadFactory
 
getSender() - Method in class de.softdevel.d1.message.CEnvelope
 
getServiceInfo(IId, CRecord) - Method in interface de.softdevel.d1.services.IServiceRegistry
Get information about a registered service.
getServiceRegistry() - Method in interface de.softdevel.d1.namespace.INamespace
The service registry provides services and their observers.
getServiceRegistryFactory() - Method in interface de.softdevel.d1.kernel.IKernel
Get a factory for service registers, needed internal from namespaces.
getServiceRegistryFactory() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getSessionKeyString(SecretKey) - Static method in class de.softdevel.d1.network.hosts.CKeyHelper
Get a string representing the session key.
getShortenString(StringBuffer, int) - Static method in class de.softdevel.d1.util.CUtilString
Get a String of a maximum length from a StringBuffer.
getShortenString(StringBuilder, int) - Static method in class de.softdevel.d1.util.CUtilString
Get a String of a maximum length from a StringBuilder.
getSignalRegistry() - Method in interface de.softdevel.d1.kernel.IKernel
Get the signal registry of the Kernel.
getSignalRegistry() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getSignalRegistry() - Method in interface de.softdevel.d1.namespace.INamespace
 
getSize() - Method in interface de.softdevel.d1.message.queue.IMessageQueue
 
getSize() - Method in class de.softdevel.d1.message.queue.impl.CAbstractMessageQueue
 
getSize() - Method in class de.softdevel.d1.message.queue.impl.CAsyncMessageQueue
 
getSlot(ISlotKey, CSlotType) - Method in class de.softdevel.d1.record.CRecord
Get a slot and check it's type.
getSlot(Object) - Method in class de.softdevel.d1.record.CRecord
Get a Slot.
getSlot(IId, IId) - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
getSlot(IId, IId) - Method in interface de.softdevel.d1.record.db.IRecordEntry
Get a slot description record.
getSlotCount() - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
getSlotCount() - Method in interface de.softdevel.d1.record.db.IRecordEntry
 
getSlotFactory() - Method in interface de.softdevel.d1.kernel.IKernel
 
getSlotFactory() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getSlotFactory() - Method in class de.softdevel.d1.record.db.impl.CRecordDatabase
 
getSlotFactory() - Method in class de.softdevel.d1.target.impl.CTarget
 
getSlotFactory() - Method in interface de.softdevel.d1.target.ITarget
 
getSlotName(IId, IId) - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
getSlotName(IId, IId) - Method in interface de.softdevel.d1.record.db.IRecordEntry
Get a name for the slot ID.
getSlots() - Method in class de.softdevel.d1.record.CRecord
Get all slots as Map.
getSlots() - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
getSlots() - Method in interface de.softdevel.d1.record.db.IRecordEntry
 
getSlotType(ISlotKey) - Method in class de.softdevel.d1.record.CRecord
Get the slot type.
getSlotType() - Method in class de.softdevel.d1.record.db.impl.CSlotRecord
 
getSlotType() - Method in interface de.softdevel.d1.record.db.ISlotRecord
 
getSlotTypeByName(String) - Static method in class de.softdevel.d1.slot.CSlotFactoryHelper
 
getSlotTypeByName(String) - Method in class de.softdevel.d1.slot.impl.CSlotFactory
 
getSlotTypeByName(String) - Method in interface de.softdevel.d1.slot.ISlotFactory
 
getSlotTypeByOrdinal(short) - Static method in class de.softdevel.d1.slot.CSlotFactoryHelper
 
getSlotTypeByOrdinal(short) - Method in class de.softdevel.d1.slot.impl.CSlotFactory
 
getSlotTypeByOrdinal(short) - Method in interface de.softdevel.d1.slot.ISlotFactory
 
getSlotTypeName() - Method in class de.softdevel.d1.record.db.impl.CSlotRecord
 
getSlotTypeName() - Method in interface de.softdevel.d1.record.db.ISlotRecord
 
getSortingHelp() - Method in class de.softdevel.d1.record.db.impl.CSlotRecord
 
getStartTime() - Method in interface de.softdevel.d1.kernel.IKernel
 
getStartTime() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getStatBorrow() - Method in class de.softdevel.d1.pool.impl.CAbstractPool
 
getStatBorrow() - Method in interface de.softdevel.d1.pool.IPool
 
getStatCreate() - Method in class de.softdevel.d1.pool.impl.CAbstractPool
 
getStatCreate() - Method in interface de.softdevel.d1.pool.IPool
 
getStatDrop() - Method in class de.softdevel.d1.pool.impl.CAbstractPool
 
getStatDrop() - Method in interface de.softdevel.d1.pool.IPool
 
getState() - Method in interface de.softdevel.d1.hsm.IHsmMessageHandler
 
getState() - Method in class de.softdevel.d1.hsm.impl.CHsmMessageHandler
 
getStateByName(String) - Method in interface de.softdevel.d1.hsm.IHsm
Get a state by name.
getStateName() - Method in interface de.softdevel.d1.hsm.IHsmState
 
getStateName() - Method in class de.softdevel.d1.hsm.impl.CHsmState
 
getStates() - Method in interface de.softdevel.d1.hsm.IHsm
 
getStatRelease() - Method in class de.softdevel.d1.pool.impl.CAbstractPool
 
getStatRelease() - Method in interface de.softdevel.d1.pool.IPool
 
getStream() - Method in class de.softdevel.d1.util.hash.CStreamHelper
 
getStreamedLength() - Method in class de.softdevel.d1.util.hash.CHash
 
getStreamedLength() - Method in class de.softdevel.d1.util.hash.CHashUnknown
 
getStreamedLength() - Method in interface de.softdevel.d1.util.hash.IDigest
 
getString(byte[]) - Static method in class de.softdevel.d1.util.hash.CHash
Get a string representation.
getString(byte[]) - Static method in class de.softdevel.d1.util.hash.CMd5
Get a string representation.
getString(byte[]) - Static method in class de.softdevel.d1.util.hash.CUtilMd5
Get a string representation.
getSubDirectories(String) - Method in interface de.softdevel.d1.datapool.IDatapool
Get all sub directories to a path.
getSubRecords(String) - Method in interface de.softdevel.d1.datapool.IDatapool
 
getSystemNamespace() - Method in interface de.softdevel.d1.kernel.IKernel
Get the SYSTEM namespace.
getSystemNamespace() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getSystemTick() - Method in class de.softdevel.d1.timer.impl.CTimerManager
 
getSystemTick() - Method in interface de.softdevel.d1.timer.ITimerManager
 
getTarget() - Method in interface de.softdevel.d1.target.IMessageHandler
 
getTarget() - Method in class de.softdevel.d1.target.impl.CMessageHandler
 
getTarget(IId) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
getTarget(IId) - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
Get the target by ID.
getTargetAddress() - Method in interface de.softdevel.d1.network.IConnectionEntry
 
getTargetEntry(IId) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
Get a target entry by target ID.
getTargetEntryEx(IId) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
Get a target entry by target ID.
getTargetInfo(IId, CRecord) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
getTargetInfo(IId, CRecord) - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
Fill a message with information about the target.
getTargetNameDb() - Method in interface de.softdevel.d1.namedb.INameDb
Get an instance of the database for target names.
getTargetRegistry() - Method in interface de.softdevel.d1.namespace.INamespace
The target registry is responsible for the registration of targets (entity to receive and send messages).
getTargets() - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
getText() - Method in class de.softdevel.d1.result.CResult
Get the result text.
getThread() - Method in interface de.softdevel.d1.message.queue.IMessageQueue
 
getThread() - Method in class de.softdevel.d1.message.queue.impl.CAsyncMessageQueue
 
getThread() - Method in class de.softdevel.d1.message.queue.impl.CSyncMessageQueue
 
getTID() - Method in interface de.softdevel.d1.address.ITargetAddress
 
getTIDs() - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
getTIDs(IId) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
getTIDs() - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
Get an array of registered targets.
getTIDs(IId) - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
Get an array of registered target IDs for a specified message queue.
getTime() - Method in interface de.softdevel.d1.signal.ISignal
The time the event occurs.
getTimeDeliver() - Method in class de.softdevel.d1.message.CEnvelope
 
getTimeDeliverAnswer() - Method in class de.softdevel.d1.message.CEnvelope
 
getTimerHandle(IId, ITargetAddress) - Method in class de.softdevel.d1.timer.impl.CTimerManager
 
getTimerHandle(IId, ITargetAddress) - Method in interface de.softdevel.d1.timer.ITimerManager
Find a timer by owner and message ID.
getTimerManager() - Method in interface de.softdevel.d1.kernel.IKernel
Get the timer manager, which will provide timers via message.
getTimerManager() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getTimerManager() - Method in class de.softdevel.d1.target.impl.CTarget
 
getTimerManager() - Method in interface de.softdevel.d1.target.ITarget
 
getTimeSend() - Method in class de.softdevel.d1.message.CEnvelope
 
getTimeSendBack() - Method in class de.softdevel.d1.message.CEnvelope
 
getTimestampOfCreation() - Method in interface de.softdevel.d1.network.hosts.IHostRecord
 
getTimestampOfHisSessionKey() - Method in interface de.softdevel.d1.network.hosts.IHostRecord
 
getTimestampOfMySessionKey() - Method in interface de.softdevel.d1.network.hosts.IHostRecord
 
getTransactionId() - Method in class de.softdevel.d1.message.CEnvelope
 
getType() - Method in class de.softdevel.d1.id.CIdInvalid
 
getType() - Method in interface de.softdevel.d1.id.IId
 
getType() - Method in interface de.softdevel.d1.id.impl.IIdFactory
 
getType() - Method in class de.softdevel.d1.message.impl.CSlotMessage
 
getType() - Method in interface de.softdevel.d1.network.IConnectionEntry
 
getType() - Method in class de.softdevel.d1.network.transport.impl.CPacketSimple
 
getType() - Method in interface de.softdevel.d1.network.transport.impl.IPacketBuilder
 
getType() - Method in class de.softdevel.d1.record.impl.CSlotRecord
 
getType() - Method in class de.softdevel.d1.record.impl.CSlotRecordArray
 
getType() - Method in class de.softdevel.d1.slot.impl.CXSlotColor
 
getType() - Method in interface de.softdevel.d1.slot.ISingleSlotTypeFactory
 
getType() - Method in interface de.softdevel.d1.slot.ISlot
 
getType() - Method in class de.softdevel.d1.util.hash.CHash
 
getTypeString() - Method in class de.softdevel.d1.slot.CSlotType
 
getUsage() - Method in interface de.softdevel.d1.network.IConnectionEntry
 
getUuid() - Method in interface de.softdevel.d1.address.IHid
 
getValue(String, String) - Method in interface de.softdevel.d1.datapool.IDatapool
Get a value from the data pool.
getValue(String, String, String) - Method in interface de.softdevel.d1.datapool.IDatapool
Get a value from the data pool.
getValue() - Method in interface de.softdevel.d1.datapool.IDatapoolRecord
 
getValue() - Method in class de.softdevel.d1.datapool.impl.CDatapoolRecord
 
getValue() - Method in enum de.softdevel.d1.id.EIdType
 
getValue() - Method in enum de.softdevel.d1.message.EPriority
 
getValue() - Method in class de.softdevel.d1.message.impl.CSlotMessage
 
getValue(ISlotKey) - Method in class de.softdevel.d1.record.CRecord
Get a data pool value by key.
getValue(ISlotKey, CSlotType) - Method in class de.softdevel.d1.record.CRecord
Get a data pool value by key.
getValue(ISlotKey, CSlotType, Object) - Method in class de.softdevel.d1.record.CRecord
Get a data pool value by key.
getValue(ISlotKey, Object) - Method in class de.softdevel.d1.record.CRecord
Get a data pool value by key.
getValue() - Method in class de.softdevel.d1.record.impl.CSlotRecord
 
getValue() - Method in class de.softdevel.d1.record.impl.CSlotRecordArray
 
getValue() - Method in class de.softdevel.d1.slot.impl.CXSlotColor
 
getValue() - Method in interface de.softdevel.d1.slot.ISlot
 
getValue() - Method in class de.softdevel.d1.util.stringrecord.CStringRecord
 
getVendor() - Method in interface de.softdevel.d1.kernel.IKernel
 
getVendor() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
getVendor() - Method in interface de.softdevel.d1.network.hosts.IHostRecord
 
getVersion() - Method in class de.softdevel.d1.message.CEnvelope
 
getVersion() - Method in class de.softdevel.d1.record.CRecord
 
getVersion() - Method in class de.softdevel.d1.version.CVersion
 
getXml() - Method in class de.softdevel.d1.record.db.impl.CRecordDatabase
 
getXml() - Method in interface de.softdevel.d1.record.db.IRecordDatabase
 

H

H2_DRIVER - Static variable in class de.softdevel.d1.constants.CConstants
H2 database driver.
H2_PASSWORD - Static variable in class de.softdevel.d1.constants.CConstants
H2 database password.
H2_URL - Static variable in class de.softdevel.d1.constants.CConstants
Part of the URL for the H2 database.
H2_URL_MEMORY - Static variable in class de.softdevel.d1.constants.CConstants
Part of the URL for the in-memory-H2 database.
H2_USER - Static variable in class de.softdevel.d1.constants.CConstants
H2 database user.
handleHsmMessage(CMessage) - Method in interface de.softdevel.d1.hsm.IHsm
Entry method for every message handled by the state machine.
handleMessage(IHsm, CEnvelope, CRecord) - Method in interface de.softdevel.d1.hsm.IHsmMessageHandler
Handle a message.
handleMessage(IHsm, CEnvelope, CRecord) - Method in interface de.softdevel.d1.hsm.IHsmMessageHandlerRegistry
Handle a message.
handleMessage(IHsm, CEnvelope, CRecord) - Method in interface de.softdevel.d1.hsm.IHsmState
Handle a message.
handleMessage(IHsm, CEnvelope, CRecord) - Method in class de.softdevel.d1.hsm.impl.CHsmState
 
handleMessage(CMessage) - Method in interface de.softdevel.d1.namespace.IMessageHandlerRegistry
Handle a message.
handleMessage(CEnvelope, CRecord) - Method in interface de.softdevel.d1.target.IMessageHandler
Handle a message.
handleMessage(CMessage) - Method in class de.softdevel.d1.target.impl.CMessageHandlerRegistry
 
handleMessage(CMessage) - Method in class de.softdevel.d1.target.impl.CTarget
 
hasArgument(String) - Method in class de.softdevel.d1.util.args.CUtilArgs
Check if an argument string is present.
hasBeenHandled() - Method in class de.softdevel.d1.message.CEnvelope
The flag is useful for answer messages.
HASH_PRIM - Static variable in class de.softdevel.d1.constants.CConstants
Start value for hash calculations.
hashCode() - Method in interface de.softdevel.d1.address.IHid
 
hashCode() - Method in class de.softdevel.d1.address.impl.CNamespaceAddress
 
hashCode() - Method in interface de.softdevel.d1.address.INamespaceAddress
 
hashCode() - Method in interface de.softdevel.d1.address.ITargetAddress
 
hashCode() - Method in class de.softdevel.d1.id.CIdInvalid
 
hashCode() - Method in interface de.softdevel.d1.id.IId
 
hashCode() - Method in class de.softdevel.d1.message.CEnvelope
 
hashCode() - Method in class de.softdevel.d1.message.impl.CSlotMessage
 
hashCode() - Method in class de.softdevel.d1.message.queue.impl.CAbstractMessageQueue
 
hashCode() - Method in class de.softdevel.d1.message.queue.impl.CAsyncMessageQueue
 
hashCode() - Method in class de.softdevel.d1.message.queue.impl.CMessageQueueRegistry
 
hashCode() - Method in class de.softdevel.d1.network.router.CDijkstraLink
 
hashCode() - Method in class de.softdevel.d1.record.CRecord
 
hashCode() - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
hashCode() - Method in class de.softdevel.d1.record.impl.CSlotRecord
 
hashCode() - Method in class de.softdevel.d1.record.impl.CSlotRecordArray
 
hashCode() - Method in class de.softdevel.d1.slot.CSlotKey
 
hashCode() - Method in class de.softdevel.d1.slot.CSlotType
 
hashCode() - Method in class de.softdevel.d1.slot.impl.CXSlotColor
 
hashCode() - Method in interface de.softdevel.d1.slot.ISlot
 
hashCode() - Method in interface de.softdevel.d1.slot.ISlotKey
 
hashCode() - Method in class de.softdevel.d1.util.hash.CHash
 
hashCode() - Method in class de.softdevel.d1.util.hash.CMd5
 
hashCode() - Method in class de.softdevel.d1.util.stringrecord.CStringRecord
 
hashCode() - Method in class de.softdevel.d1.version.CVersion
 
hasOtherSlots() - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
hasOtherSlots() - Method in interface de.softdevel.d1.record.db.IRecordEntry
 
hasSuccess(CResult) - Static method in class de.softdevel.d1.result.CResult
Check if the result is a success story (Result==null || Code==SUCCESS).
hasValidTID(ITargetAddress) - Static method in class de.softdevel.d1.address.impl.CTargetAddressFactory
Check if the TID is valid.
HID - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A HID, see IHid.
HIDARRAY - Static variable in class de.softdevel.d1.slot.CCommonSlotType
An HID array, see IHid.
hook(CMessage) - Method in interface de.softdevel.d1.message.hook.IMessageHook
Handle a message that is received freshly.
HOST_LINK_LIST - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
The connection plug-in broadcasts host to host links.
HOST_LINK_UPDATE - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
An update for a single host link.

I

IConnectionEntry - Interface in de.softdevel.d1.network
A connection entry.
IConnectionRegistry - Interface in de.softdevel.d1.network.impl
A small connection registry interface to enable access to some internal methods.
ICookie - Interface in de.softdevel.d1.datapool.impl
Internal cookie to provide external services to internal classes.
ICreateHashableStream - Interface in de.softdevel.d1.util.hash
Calculate an MD5 Hash.
ID - Static variable in class de.softdevel.d1.datapool.CRecordNotifyDatapoolValueChanged
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordAddLogObserver
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordChooseHost
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordCreateAsyncQueue
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordCreateNamespace
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordDeleteNamespace
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordDeleteQueue
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordDeregisterDatapoolListener
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordDeregisterMessageLogger
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordDeregisterNamespaceListener
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordDeregisterObserver
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordDeregisterQueueListener
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordDeregisterService
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordDeregisterServiceListener
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordDeregisterTargetListener
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordDeregisterTargetMonitor
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordDismiss
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordGetQueueInfo
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordGetQueueList
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordGetServiceInfo
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordGetTargetInfo
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordLog
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordLogCatcherAvailable
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyConnectionRegistryAvailable
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyDatapoolValueChanged
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyMessageReceived
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyMessageSend
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetDeregistered
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetRegistered
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyNamespaceDeregistered
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyNamespaceRegistered
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyOtherTargetDeregistered
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyQueueDeregistered
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyQueueRegistered
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyRemoteHidDeregistered
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyServiceDeregistered
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverDeregistered
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverRegistered
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyServiceRegistered
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyTargetDeregistered
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyTargetRegistered
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyTcpFactoryStarted
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordPing
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordRegisterDatapoolListener
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordRegisterMessageLogger
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordRegisterNamespaceListener
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordRegisterObservers
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordRegisterQueueListener
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordRegisterService
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordRegisterServiceListener
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordRegisterTarget
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordRegisterTargetListener
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordRegisterTargetMonitor
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordRemoveLogObserver
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordRouteMessage
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordSetLogLevel
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordSetLogPattern
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordStartTarget
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordTriggerRecall
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.CRecordUpdateLogVars
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.impl.CMessageShutdown
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.impl.CRecordShutdown
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.impl.CRecordShutdownNamespace
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.impl.CRecordShutdownNamespacesAborted
Message ID.
ID - Static variable in class de.softdevel.d1.kernel.impl.CRecordShutdownNamespacesDone
Message ID.
ID - Static variable in class de.softdevel.d1.monitor.CRecordMonitorAddPanel
Message ID.
ID - Static variable in class de.softdevel.d1.network.broadcast.CRecordBroadcastTransport
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordAddGatewayKeeper
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordBroadcastMsg
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordConnection
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordDataForRemote
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordDataFromRemote
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordDeletedHostLink
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordDeregisterConnectionListener
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordDeregisterRemoteHid
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordGetConnection
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordGetConnectionList
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordHostLinkList
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordHostLinkUpdate
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordNotifyRemoteHidDeregistered
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordNotifyRemoteHidRegistered
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordRegisterConnectionListener
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordRegisterRemoteHid
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordRemoveGatewayKeeper
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordStartReceiving
Message ID.
ID - Static variable in class de.softdevel.d1.network.CRecordStopReceiving
Message ID.
ID - Static variable in class de.softdevel.d1.network.router.CMessageRouterPing
Message ID.
ID - Static variable in class de.softdevel.d1.network.router.CRecordGetHostRecord
Message ID.
ID - Static variable in class de.softdevel.d1.network.router.CRecordRouterPing
Message ID.
ID - Static variable in class de.softdevel.d1.network.transport.impl.CRecordRenewHostRecord
Message ID.
ID - Static variable in class de.softdevel.d1.network.transport.impl.CRecordRoutePacket
Message ID.
ID - Static variable in class de.softdevel.d1.network.transport.impl.CRecordSendToRemote
Message ID.
ID - Static variable in class de.softdevel.d1.slot.CCommonSlotType
An ID, see IId.
ID - Static variable in class de.softdevel.d1.tcp.CMessagePause
Message ID.
ID - Static variable in class de.softdevel.d1.tcp.CRecordCreateTcpClient
Message ID.
ID - Static variable in class de.softdevel.d1.tcp.CRecordCreateTcpServer
Message ID.
ID - Static variable in class de.softdevel.d1.tcp.CRecordDeleteAllTcpServer
Message ID.
ID - Static variable in class de.softdevel.d1.tcp.CRecordDeleteTcpServer
Message ID.
ID - Static variable in class de.softdevel.d1.tcp.CRecordGetTcpServerList
Message ID.
ID - Static variable in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStarted
Message ID.
ID - Static variable in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStopped
Message ID.
ID - Static variable in class de.softdevel.d1.tcp.CRecordPause
Message ID.
ID - Static variable in class de.softdevel.d1.tcp.impl.CRecordStartServer
Message ID.
IDARRAY - Static variable in class de.softdevel.d1.slot.CCommonSlotType
An ID array, see IId.
IDatapool - Interface in de.softdevel.d1.datapool
 
IDatapoolFactory - Interface in de.softdevel.d1.datapool
A Factory for the datapool.
IDatapoolRecord - Interface in de.softdevel.d1.datapool
A record of the datapool.
IDigest - Interface in de.softdevel.d1.util.hash
Generic hash interface.
IDismissible - Interface in de.softdevel.d1.basics
Objects that can be dismissed.
IGatewayKeeper - Interface in de.softdevel.d1.network
The gateway keeper checks message traffic against user rights.
IHid - Interface in de.softdevel.d1.address
The host ID.
IHostManager - Interface in de.softdevel.d1.network.hosts
The local host manager interface provides access to the list of known hosts.
IHostRecord - Interface in de.softdevel.d1.network.hosts
A Router entry, with a HID and ConnectionAttributes belonging to this HID.
IHsm - Interface in de.softdevel.d1.hsm
A hierarchical state machine.
IHsmFactory - Interface in de.softdevel.d1.hsm
A factory for hierarchical state machines.
IHsmMessageHandler - Interface in de.softdevel.d1.hsm
A simple message handler interface.
IHsmMessageHandlerRegistry - Interface in de.softdevel.d1.hsm
A message handler will register ISingleMessageHandler instances.
IHsmState - Interface in de.softdevel.d1.hsm
A state of the hierarchical state machine.
IId - Interface in de.softdevel.d1.id
The ID (Namespace Id).
IIdFactory - Interface in de.softdevel.d1.id.impl
Internal ID factory.
IIdNameDb - Interface in de.softdevel.d1.namedb
A database for lookup of ID names.
IJob - Interface in de.softdevel.d1.job
A job for the job scheduler.
IJobScheduler - Interface in de.softdevel.d1.job
A job scheduler.
IKernel - Interface in de.softdevel.d1.kernel
The framework class.
IListenerRegistry - Interface in de.softdevel.d1.target.listener
A target listener implementation.
ILogListener - Interface in de.softdevel.d1.log.catcher
A listener for log messages.
IMessageDeliverer - Interface in de.softdevel.d1.message
Deliver a message.
IMessageHandler - Interface in de.softdevel.d1.target
A simple message handler interface.
IMessageHandlerRegistry - Interface in de.softdevel.d1.namespace
A message handler will register ISingleMessageHandler instances.
IMessageHook - Interface in de.softdevel.d1.message.hook
A Message hook that has a pre-look at messages before receiving them.
IMessageHookRegistry - Interface in de.softdevel.d1.message.hook
A Message hook registry.
IMessageLogger - Interface in de.softdevel.d1.message.logger
A message logger.
IMessageLoggerFactory - Interface in de.softdevel.d1.message.logger
A factory for message logger.
IMessageNameDb - Interface in de.softdevel.d1.namedb
A database for lookup of message IDs.
IMessageQueue - Interface in de.softdevel.d1.message.queue
A message queue queues messages in an queue (asynchronous) or forwards the message directly to the destination target.
IMessageQueueRegistry - Interface in de.softdevel.d1.message.queue
A message queue registry.
IMessageSender - Interface in de.softdevel.d1.message
A message sender can send messages to a receiver.
IMessageSlotNameDb - Interface in de.softdevel.d1.namedb
A database for lookup human readable names for Slot keys.
importConfigFile(String) - Method in interface de.softdevel.d1.datapool.IDatapool
Import a configuration file in XML format.
importXml(File) - Method in interface de.softdevel.d1.datapool.IDatapool
 
INameDb - Interface in de.softdevel.d1.namedb
A name database to get human readable names for IDs.
INamespace - Interface in de.softdevel.d1.namespace
A Namespace can hold threads, targets, services etc.
INamespaceAddress - Interface in de.softdevel.d1.address
A namespace address, with namespace ID (NID) and host ID (HID).
INamespaceRegistry - Interface in de.softdevel.d1.namespace
A registry that registers all local namespaces.
incomingSignal(ISignal) - Method in class de.softdevel.d1.message.queue.impl.CAbstractMessageQueue
 
incomingSignal(ISignal) - Method in interface de.softdevel.d1.signal.ISignalListener
Handles an incoming signal.
incomingSignal(ISignal) - Method in class de.softdevel.d1.timer.impl.CTimerManager
 
INDEX_OUT_OF_RANGE - Static variable in class de.softdevel.d1.result.CResultCode
The index is out of range.
initBroadCastSubSystem(IConnectionRegistry, INamespace) - Static method in class de.softdevel.d1.network.broadcast.CBroadcastTarget
Initialize the broadcast sub system.
initialize() - Static method in class de.softdevel.d1.id.impl.CIdFactory
Initialize the factory for non-OSGi environments.
INITIALIZE_FIRST - Static variable in class de.softdevel.d1.result.CResultCode
Access before initialization.
INT - Static variable in class de.softdevel.d1.slot.CCommonSlotType
An integer value.
INT_BORDER - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
The border space around the painted diagram.
INT_CONTROL_PANEL_WIDTH - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
The width of the control panel on the left side.
INT_HORIZONTAL_STRUT_WIDTH - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
Width of the gap between horizontal neighbor controls.
INT_MAIN_PANEL_BORDER - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
The border size of the main panel.
INT_SEARCH_FIELD_WIDTH - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
The width of the search fields.
INTARRAY - Static variable in class de.softdevel.d1.slot.CCommonSlotType
An integer array (int[]).
INVALID - Static variable in interface de.softdevel.d1.id.IId
An invalid ID.
INVALID - Static variable in interface de.softdevel.d1.timer.ITimerManager
An invalid timer handle.
INVALID_ADDRESS - Static variable in class de.softdevel.d1.result.CResultCode
The target address is invalid.
INVALID_AES_KEY - Static variable in class de.softdevel.d1.result.CResultCode
Invalid AES key.
INVALID_ARGUMENT - Static variable in class de.softdevel.d1.result.CResultCode
General invalid argument.
INVALID_FORMAT - Static variable in class de.softdevel.d1.result.CResultCode
The item/file/Stream has an invalid format.
INVALID_HID - Static variable in class de.softdevel.d1.result.CResultCode
The host ID is invalid.
INVALID_ID - Static variable in class de.softdevel.d1.result.CResultCode
The ID is invalid.
INVALID_KEY - Static variable in class de.softdevel.d1.result.CResultCode
The key is invalid.
INVALID_MID - Static variable in class de.softdevel.d1.result.CResultCode
The message ID is invalid.
INVALID_NID - Static variable in class de.softdevel.d1.result.CResultCode
The namespace ID is invalid.
INVALID_OBSERVABLE - Static variable in class de.softdevel.d1.result.CResultCode
The observable is invalid.
INVALID_OBSERVER - Static variable in class de.softdevel.d1.result.CResultCode
The observer is invalid.
INVALID_QUEUEID - Static variable in class de.softdevel.d1.result.CResultCode
The queue ID is invalid.
INVALID_SID - Static variable in class de.softdevel.d1.result.CResultCode
The service ID is invalid.
INVALID_TID - Static variable in class de.softdevel.d1.result.CResultCode
The target ID is invalid.
INVALID_TOKEN - Static variable in class de.softdevel.d1.result.CResultCode
The token ID is invalid.
INVALID_USERID - Static variable in class de.softdevel.d1.result.CResultCode
The user id is invalid.
invalidate() - Method in interface de.softdevel.d1.network.hosts.IHostRecord
Invalidate a host record (e.g. because of reboot).
invokeMessageHook(CMessage) - Method in interface de.softdevel.d1.message.hook.IMessageHookRegistry
Invocation call of the hook on message receiving or on outgoing messages for other hosts.
invokeMessageHook(CMessage) - Method in class de.softdevel.d1.message.hook.impl.CMessageHookRegistry
 
IOEXCEPTION - Static variable in class de.softdevel.d1.result.CResultCode
Error during processing a file or stream.
IPacketBuilder - Interface in de.softdevel.d1.network.transport.impl
Pack and unpack Messages for transportation.
IPlugIn - Interface in de.softdevel.d1.plugin
A PlugIn that is the entry point of a dynamically loaded JAR file.
IPool - Interface in de.softdevel.d1.pool
A pool of objects.
IPoolObject - Interface in de.softdevel.d1.pool
An object that can be borrowed from a pool.
IRecordDatabase - Interface in de.softdevel.d1.record.db
A message database with message descriptions.
IRecordEntry - Interface in de.softdevel.d1.record.db
A record with a message record description.
IResultNameDb - Interface in de.softdevel.d1.namedb
A database for lookup of RESULT codes.
IRouter - Interface in de.softdevel.d1.network.router
Internal interface of the router.
IS_LOCAL_MSG - Static variable in class de.softdevel.d1.result.CResultCode
The message is only for local usage.
isAnswer() - Method in class de.softdevel.d1.message.CEnvelope
 
isAnswer() - Method in class de.softdevel.d1.record.db.impl.CSlotRecord
 
isAnswer() - Method in interface de.softdevel.d1.record.db.ISlotRecord
 
isArrayEqual(IHid[], IHid[]) - Static method in class de.softdevel.d1.address.CHidFactory
Compare two HID arrays.
isArrayEqual(IId[], IId[]) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Compare two ID arrays.
isBlocked() - Method in class de.softdevel.d1.message.CEnvelope
If a message should not be send back immediately after the receiver had a look on it (e.g. because further processing has not been finished yet), the receiver sets this flag to true.
isChildDirectory(File, File) - Static method in class de.softdevel.d1.util.files.CPathValidator
Checks, whether the directory is a child directory of the main directory.
isChildDirectory(String, String) - Static method in class de.softdevel.d1.util.files.CPathValidator
Checks, whether the directory is a child directory of the main directory.
isChildDirectory2(String, String) - Static method in class de.softdevel.d1.util.files.CPathValidator
Checks, whether a file or directory is a child of the main directory.
isChildState(IHsmState, IHsmState) - Method in interface de.softdevel.d1.hsm.IHsm
Check, if a state is a child or a child of the children of the other state.
isContentEqualTo(Object) - Method in class de.softdevel.d1.message.impl.CSlotMessage
 
isContentEqualTo(Object) - Method in class de.softdevel.d1.record.impl.CSlotRecord
 
isContentEqualTo(Object) - Method in class de.softdevel.d1.record.impl.CSlotRecordArray
 
isContentEqualTo(Object) - Method in class de.softdevel.d1.slot.impl.CXSlotColor
 
isContentEqualTo(Object) - Method in interface de.softdevel.d1.slot.ISlot
Check if the content of the slot is equal to the given value.
isEmpty(IId) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Check if the given ID is empty or null.
isEmpty(String) - Static method in class de.softdevel.d1.util.CUtilString
Check if a String is null or empty.
isEmpty(UUID) - Static method in class de.softdevel.d1.util.CUtilUuid
Check if a UUID is empty (==null or CUtilUuid.UUID_INVALID).
ISendBack - Interface in de.softdevel.d1.message
An entity that can send back messages.
ISendMessage - Interface in de.softdevel.d1.services
A "send message" interface.
isEqual(boolean[], boolean[]) - Static method in class de.softdevel.d1.util.CUtilBooleanArray
Compare two boolean arrays.
isEqual(byte[], byte[]) - Static method in class de.softdevel.d1.util.CUtilByteArray
Check if two byte arrays are equal.
isEqual(char[], char[]) - Static method in class de.softdevel.d1.util.CUtilCharArray
Check if two character arrays are equal.
isEqual(double[], double[]) - Static method in class de.softdevel.d1.util.CUtilDoubleArray
Check if two double arrays are equal.
isEqual(float[], float[]) - Static method in class de.softdevel.d1.util.CUtilFloatArray
Check if two float arrays are equal.
isEqual(int[], int[]) - Static method in class de.softdevel.d1.util.CUtilIntegerArray
Check if two integer arrays are equal.
isEqual(long[], long[]) - Static method in class de.softdevel.d1.util.CUtilLongArray
Check if two long arrays are equal.
isEqual(short[], short[]) - Static method in class de.softdevel.d1.util.CUtilShortArray
Check if two short arrays are equal.
isEqual(String[], String[]) - Static method in class de.softdevel.d1.util.CUtilStringArray
Compare two string arrays.
isEqual(UUID[], UUID[]) - Static method in class de.softdevel.d1.util.CUtilUuidArray
Compare two UUID arrays.
IServiceRegistry - Interface in de.softdevel.d1.services
The service registry handles the services and observers of the services.
IServiceRegistryFactory - Interface in de.softdevel.d1.services
A factory for service register implementations.
ISignal - Interface in de.softdevel.d1.signal
A signal is used to signal low level events synchronously.
ISignalListener - Interface in de.softdevel.d1.signal
A signal listener API.
ISignalRegistry - Interface in de.softdevel.d1.signal
A register for signals and their listeners.
isIncomingConnection() - Method in interface de.softdevel.d1.network.IConnectionEntry
 
ISingleSlotTypeFactory - Interface in de.softdevel.d1.slot
A factory to create slots.
isLocal(INamespaceAddress) - Method in class de.softdevel.d1.kernel.impl.CKernel
 
isLocal(INamespaceAddress) - Method in interface de.softdevel.d1.message.IMessageSender
Check if the address is local (belongs to the same kernel) or not.
isLocal(INamespaceAddress) - Method in class de.softdevel.d1.target.impl.CTarget
 
isLogEnabled() - Method in class de.softdevel.d1.message.CEnvelope
 
ISlot - Interface in de.softdevel.d1.slot
A slot in a record or message carries a single data item.
ISlotFactory - Interface in de.softdevel.d1.slot
A factory for all slot types, based on a list of ISingleSlotTypeFactory.
ISlotKey - Interface in de.softdevel.d1.slot
This slot key supports two IDs
ISlotListener - Interface in de.softdevel.d1.message
Notification for a slot content change.
ISlotRecord - Interface in de.softdevel.d1.record.db
A record with a slot description.
isMandatory() - Method in class de.softdevel.d1.record.db.impl.CSlotRecord
 
isMandatory() - Method in interface de.softdevel.d1.record.db.ISlotRecord
 
isNotificationEnabled() - Method in interface de.softdevel.d1.datapool.IDatapool
 
isNumeric(String) - Static method in class de.softdevel.d1.util.CUtilString
Check if a String is numeric.
isOnlyLocal() - Method in class de.softdevel.d1.message.CEnvelope
 
isRawTransport() - Method in class de.softdevel.d1.message.CEnvelope
 
isReadOnly() - Method in interface de.softdevel.d1.datapool.IDatapoolRecord
 
isReadOnly() - Method in class de.softdevel.d1.datapool.impl.CDatapoolRecord
 
isRecordRequested() - Method in interface de.softdevel.d1.network.hosts.IHostRecord
 
isService() - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
isService() - Method in interface de.softdevel.d1.record.db.IRecordEntry
 
isServiceMessage() - Method in class de.softdevel.d1.message.CEnvelope
Check if the message was redirected via a service.
isShutdown() - Method in interface de.softdevel.d1.kernel.IKernel
 
isShutdown() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
isStateActive(IHsmState) - Method in interface de.softdevel.d1.hsm.IHsm
Check if a state is an active state.
isStorable() - Method in class de.softdevel.d1.slot.CSlotType
 
isTargetRegistered() - Method in class de.softdevel.d1.target.impl.CTarget
 
isTargetRegistered() - Method in interface de.softdevel.d1.target.ITarget
 
isTargetRegistered(IId) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
isTargetRegistered(IId) - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
Check if a target ID is registered.
isTimerActive(long) - Method in class de.softdevel.d1.timer.impl.CTimerManager
 
isTimerActive(long) - Method in interface de.softdevel.d1.timer.ITimerManager
Check if a timer is running or already be dismissed.
isTraceEnabled() - Method in interface de.softdevel.d1.message.logger.IMessageLogger
 
IStreamable - Interface in de.softdevel.d1.util.stream
Stream aware objects.
IStreamHook - Interface in de.softdevel.d1.streamhook
A stream hook registry allows adding hooks to a stream to monitor the input / output.
IStreamHookFactory - Interface in de.softdevel.d1.streamhook
A factory for creating stream hooks.
IStreamMonitor - Interface in de.softdevel.d1.streamhook
A monitor to install for sniffing the communication.
isValid(IHid) - Static method in class de.softdevel.d1.address.CHidFactory
Check if the given ID is valid considering null values.
isValid() - Method in interface de.softdevel.d1.address.IHid
Validity of a IHid.
isValid() - Method in interface de.softdevel.d1.address.ITargetAddress
 
isValid() - Method in class de.softdevel.d1.factory.impl.CFactory
 
isValid() - Method in class de.softdevel.d1.id.CIdInvalid
 
isValid() - Method in interface de.softdevel.d1.id.IId
Validity of a IId.
isValid(IId) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Check if the given ID is valid considering null values.
isValid() - Method in class de.softdevel.d1.slot.CSlotKey
 
isValid() - Method in interface de.softdevel.d1.slot.ISlotKey
At least the type must be valid.
isValid(String) - Static method in class de.softdevel.d1.util.CUtilString
Check if a String is not null and not empty.
isValid(UUID) - Static method in class de.softdevel.d1.util.CUtilUuid
Check if a UUID is valid (not null and not CUtilUuid.UUID_INVALID).
isValid(byte[]) - Static method in class de.softdevel.d1.util.hash.CUtilMd5
Check if a MD5 hash is valid (not null, length=16, and not all bytes are 0).
isValidated() - Method in interface de.softdevel.d1.network.hosts.IHostRecord
Check if the host has been already validated.
isVerbose() - Method in interface de.softdevel.d1.hsm.IHsm
Get the verbose status of the state machine.
isVerbose() - Method in interface de.softdevel.d1.hsm.IHsmMessageHandlerRegistry
 
isVerbose() - Method in interface de.softdevel.d1.namespace.IMessageHandlerRegistry
 
isVerbose() - Method in class de.softdevel.d1.target.impl.CMessageHandlerRegistry
 
isVerbose() - Method in class de.softdevel.d1.target.impl.CTarget
 
ITarget - Interface in de.softdevel.d1.target
The target is an entity that can receive and send messages.
ITargetAddress - Interface in de.softdevel.d1.address
This is the address of a target which can receive (and send) messages.
ITargetJob - Interface in de.softdevel.d1.job
A job for the job scheduler.
ITargetJobScheduler - Interface in de.softdevel.d1.job
A job scheduler.
ITargetNameDb - Interface in de.softdevel.d1.namedb
A database for lookup of target addresses.
ITargetRegistry - Interface in de.softdevel.d1.target.registry
a registry that registers targets to a namespace and to a message queue.
iterator() - Method in class de.softdevel.d1.message.CMessage
 
IThreadFactory - Interface in de.softdevel.d1.thread
A thread factory.
ITimerManager - Interface in de.softdevel.d1.timer
The timer service will send messages to a target whenever a timeout was reached.

J

jobDone(ITargetJob) - Method in interface de.softdevel.d1.job.ITargetJobScheduler
A job signals that the work is done.

K

KERNEL - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
The kernel target ID.
KERNEL_STARTED - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
The kernel is now in the state "started".
KEY_CONFIG_DIR - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
String: Path of the configuration directory.
KEY_CREATE_NAMESPACE_TEST - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
Boolean: True: Create a Test Namespace on startup.
KEY_DESCRIPTION - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
String: The description of the d1 instance.
KEY_DESCRIPTION - Static variable in class de.softdevel.d1.network.hosts.CConstantsDatapool
The description of the host.
KEY_DUMP_DATAPOOL - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
Boolean: Dump the datapool on startup.
KEY_ENABLE_LOG_CATCHING - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
Boolean for using the log catcher.
KEY_ENABLE_PRINTING_ENVIRONMENT - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
Boolean: Enable printing of environment.
KEY_HID - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
String(UUID): The Host ID for the d1 instance.
KEY_HID - Static variable in class de.softdevel.d1.network.hosts.CConstantsDatapool
The host ID.
KEY_HIS_PACKET_BUILDER_SEQUENCE - Static variable in class de.softdevel.d1.network.hosts.CConstantsDatapool
The packet builder sequence, e.g.
KEY_HIS_SESSION_KEY - Static variable in class de.softdevel.d1.network.hosts.CConstantsDatapool
This is the session key he expects for packets from me.
KEY_LICENSE - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
String: The license key.
KEY_LICENSE - Static variable in class de.softdevel.d1.network.hosts.CConstantsDatapool
The license number of the host.
KEY_LOG_DIR - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
String: Path of the log directory.
KEY_MAXIMUM_SAVED_EARLY_LOGS - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
Integer: Maximum log entries to save since first connect of monitor.
KEY_MY_PACKET_BUILDER_SEQUENCE - Static variable in class de.softdevel.d1.network.hosts.CConstantsDatapool
The packet builder sequence, e.g.
KEY_MY_SESSION_KEY - Static variable in class de.softdevel.d1.network.hosts.CConstantsDatapool
This is the session key I expect for packets from the remote host.
KEY_NAME - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
String: The name for the d1 instance.
KEY_NAME - Static variable in class de.softdevel.d1.network.hosts.CConstantsDatapool
The name of the host.
KEY_PACKET_BUILDER_SEQUENCE - Static variable in class de.softdevel.d1.network.CConstantsDatapool
The PacketBuilderSequence is the sequence of packing messages, before they will be sent to another host.
KEY_PLUGIN_CONFIG_FILE - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
String: File name of the plug-in configuration file.
KEY_PLUGIN_DIR - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
String: PlugIn directory.
KEY_PORT - Static variable in class de.softdevel.d1.tcp.CConstantsDatapool
Integer: Data pool key for ports.
KEY_RECORD_DB_FILE - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
String: File of the message database.
KEY_RETRY - Static variable in class de.softdevel.d1.tcp.CConstantsDatapool
Integer: Time in milliseconds between two retries to connect a server.
KEY_TCP_ADDRESS - Static variable in class de.softdevel.d1.tcp.CConstantsDatapool
String: Data pool key type for a TCP server address.
KEY_TIMESTAMP_CREATION - Static variable in class de.softdevel.d1.network.hosts.CConstantsDatapool
The timestamp of creation of the host.
KEY_TIMESTAMP_HIS_SESSION_KEY - Static variable in class de.softdevel.d1.network.hosts.CConstantsDatapool
The timestamp of the last validation.
KEY_TIMESTAMP_MY_SESSION_KEY - Static variable in class de.softdevel.d1.network.hosts.CConstantsDatapool
The timestamp of the creation of my session key.
KEY_USE_OWN_DATAPOOL - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
Boolean: for using/creating a namespace specific datapool.
KEY_USE_SSL - Static variable in class de.softdevel.d1.tcp.CConstantsDatapool
Integer: Data pool key for SSL sockets.
KEY_VENDOR - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
String: The vendor of the d1 instance.
KEY_VENDOR - Static variable in class de.softdevel.d1.network.hosts.CConstantsDatapool
The vendor of the host.

L

loadPlugIns(File, File) - Method in class de.softdevel.d1.plugin.impl.CPlugInLoader
 
LOG - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
A new log entry.
LOG - Static variable in class de.softdevel.d1.util.hash.CHash
A logger.
LOG_CATCHER - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
The log catcher target ID.
LOG_CATCHER_AVAILABLE - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Notification that the log catcher is available (or not).
logAfter(CEnvelope, CRecord, boolean) - Method in interface de.softdevel.d1.message.logger.IMessageLogger
 
logBefore(ITarget, IHsmState, String, CEnvelope, CRecord) - Method in interface de.softdevel.d1.message.logger.IMessageLogger
 
logError() - Method in exception de.softdevel.d1.exception.CException
Log the message as error.
logMessage(CEnvelope, CRecord) - Method in interface de.softdevel.d1.message.logger.IMessageLogger
Log a message.
logMessageHeader(CEnvelope, CRecord) - Method in interface de.softdevel.d1.message.logger.IMessageLogger
Create a Message ID String String like
"StartTarget" for the message ID "StartTarget" "a45d665" for unnamed messages "Answer a45d665" for Answers .
logNotHandled(ITarget, IHsmState, CEnvelope, CRecord) - Method in interface de.softdevel.d1.message.logger.IMessageLogger
 
logRecord(CRecord) - Method in interface de.softdevel.d1.message.logger.IMessageLogger
Log a message record.
logWarn() - Method in exception de.softdevel.d1.exception.CException
Log the message as warning.
LONG - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A long value.
LONGARRAY - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A long array (long[]).

M

main(String[]) - Static method in class de.softdevel.d1.kernel.impl.CKernel
 
main(String[]) - Static method in class de.softdevel.d1.network.router.CDijkstraTest
 
main(String[]) - Static method in class de.softdevel.d1.util.CMakeUUID
 
matchH(IHid) - Method in class de.softdevel.d1.address.impl.CNamespaceAddress
 
matchH(IHid) - Method in interface de.softdevel.d1.address.INamespaceAddress
Check if the given host ID is equal to the HID of the address.
matchN(IId) - Method in class de.softdevel.d1.address.impl.CNamespaceAddress
 
matchN(IId) - Method in interface de.softdevel.d1.address.INamespaceAddress
Check if the given namespace ID is equal to the NID of the address.
matchNH(IId, IHid) - Method in class de.softdevel.d1.address.impl.CNamespaceAddress
 
matchNH(INamespaceAddress) - Method in class de.softdevel.d1.address.impl.CNamespaceAddress
 
matchNH(IId, IHid) - Method in interface de.softdevel.d1.address.INamespaceAddress
Check if the given namespace ID and host IDis equal to the IDs of the address.
matchNH(INamespaceAddress) - Method in interface de.softdevel.d1.address.INamespaceAddress
Check if the given namespace address if it is equal to the IDs of the address.
matchT(IId) - Method in interface de.softdevel.d1.address.ITargetAddress
Compare the target ID.
matchTNH(IId, IId, IHid) - Method in interface de.softdevel.d1.address.ITargetAddress
Compare the target ID, the namespace ID and the host ID.
matchTNH(ITargetAddress) - Method in interface de.softdevel.d1.address.ITargetAddress
Compare the target ID, the namespace ID and the host ID from the given target address.
MAX_ITEMS_PER_LINE - Static variable in class de.softdevel.d1.constants.CConstants
Maximum list size for converting lists to String.
MAX_SIZE_TO_STRING - Static variable in class de.softdevel.d1.constants.CConstants
Maximum size for toString().
MESSAGE - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A message, see CMessage.
MESSAGING - Static variable in class de.softdevel.d1.network.CConnectionUsage
This is a connection used to send and receive messages.
MISSING - Static variable in class de.softdevel.d1.datapool.CDatapoolHelper
Missing value.
MISSING_RIGHT - Static variable in class de.softdevel.d1.result.CResultCode
The right is missing.
MONITOR - Static variable in class de.softdevel.d1.id.common.CWellKnownNID
All monitors will use this namespace.
MONITOR_ADD_PANEL - Static variable in class de.softdevel.d1.monitor.CWellknownRecordIds
Add a panel to the monitors tabbed panel.
MSG_HOOK_REGISTRY - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
The message hook registry target ID.
MSG_IS_NULL - Static variable in class de.softdevel.d1.result.CResultCode
The message is null.
MSG_WITH_NO_ADDRESS - Static variable in class de.softdevel.d1.result.CResultCode
The message has no address.
MSG_WITH_NO_ID - Static variable in class de.softdevel.d1.result.CResultCode
The message has no ID.
MSG_WITH_NO_RECORD - Static variable in class de.softdevel.d1.result.CResultCode
The message has no record.
msgToString(CMessage) - Method in class de.softdevel.d1.record.db.impl.CRecordDatabase
Get a message description.

N

NAME_KERNEL_DATAPOOL - Static variable in class de.softdevel.d1.constants.CConstants
Standard file extension for XML files.
NAME_RSA_KEYS - Static variable in class de.softdevel.d1.constants.CConstants
Standard file name for RSA keys.
NAMESPACE - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
The namespace target ID.
NAMESPACE - Static variable in class de.softdevel.d1.tcp.CConstants
Used Namespace.
NAMESPACE_DATAPOOL_PREFIX - Static variable in class de.softdevel.d1.constants.CConstants
Prefix for the name of the Namespace datapool, e.g.
NAMESPACE_DEREGISTERED - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
Namespace has been deregistered.
NAMESPACE_PROCEED_SHUTDOWN - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
Proceed with shutdown procedure after data was saved.
NAMESPACE_PROHIBIT_SHUTDOWN - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
Pause shutdown procedure to save any data.
NAMESPACE_REQUEST_SHUTDOWN - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
Will send shutdown in 2 seconds.
NAMESPACE_SHUTDOWN - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
Start shutdown of a namespace.
NAMESPACE_STARTED - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
A signal that a namespace has been started.
NAMESPACE_STOP_SHUTDOWN - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
Stop shutdown because user canceled it.
NNTP - Static variable in class de.softdevel.d1.network.CConnectionType
An NNTP connection.
NNTP - Static variable in class de.softdevel.d1.network.CConnectionUsage
This is a connection used to send and receive usenet messages.
NO_DIRECTORY - Static variable in class de.softdevel.d1.result.CResultCode
Argument is no directory.
NO_MESSAGING - Static variable in class de.softdevel.d1.result.CResultCode
This is no messaging stream.
NO_OWNER - Static variable in class de.softdevel.d1.result.CResultCode
There is no owner.
NO_SLOT_FACTORY - Static variable in class de.softdevel.d1.result.CResultCode
Has no valid slot factory.
NO_TRANSPORT_NAMESPACE - Static variable in class de.softdevel.d1.result.CResultCode
No TRANSPORT namespace found.
nonEmpty(String, String) - Static method in class de.softdevel.d1.util.CUtilString
Check if a String is not empty.
nonNullToStream(UUID, DataOutputStream) - Static method in class de.softdevel.d1.util.CUtilUuid
Write a UUID into a stream.
NOT_FOUND - Static variable in class de.softdevel.d1.result.CResultCode
The item could not be found.
NOT_HANDLED - Static variable in class de.softdevel.d1.result.CResultCode
The message was not handled by the receiver.
NOT_SUPPORTED - Static variable in class de.softdevel.d1.result.CResultCode
Operation was not supported.
NOTIFY_CONNECTION_CLOSED - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Notification that a connection has been closed.
NOTIFY_CONNECTION_DEREGISTERED - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Notification that a connection has been closed.
NOTIFY_CONNECTION_OPENED - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Notification that a connection has been established.
NOTIFY_CONNECTION_REGISTERED - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Notification that a connection has been registered.
NOTIFY_CONNECTION_REGISTRY_AVAILABLE - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Notification that the connection registry is now available (or not).
NOTIFY_DATAPOOL_VALUE_CHANGED - Static variable in class de.softdevel.d1.datapool.CWellknownRecordIds
Notification that a data pool value has been changed.
NOTIFY_DATAPOOL_VALUE_CHANGED - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Notification that a data pool value has been changed.
NOTIFY_MESSAGE_RECEIVED - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Notification that a message was received.
NOTIFY_MESSAGE_SEND - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Notification that a message was send.
NOTIFY_MONITORED_TARGET_DEREGISTERED - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Target Monitor: Monitored Target de-registered.
NOTIFY_MONITORED_TARGET_REGISTERED - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Target Monitor: Monitored Target registered.
NOTIFY_NAMESPACE_DEREGISTERED - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Notification that a namespace has been removed (as Message for namespace listeners).
NOTIFY_NAMESPACE_REGISTERED - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Notification that a namespace has been added.
NOTIFY_OTHER_TARGET_DEREGISTERED - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Service in the system layer for notification that a target has been deleted.
NOTIFY_QUEUE_DEREGISTERED - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Notification that a queue has been removed.
NOTIFY_QUEUE_REGISTERED - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Notification that a queue has been added.
NOTIFY_REMOTE_HID_DEREGISTERED - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Notification that a remote hid was deregistered.
NOTIFY_REMOTE_HID_DEREGISTERED - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Notification that a remote hid was deregistered.
NOTIFY_REMOTE_HID_REGISTERED - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Notification that a remote hid was registered.
NOTIFY_SERVICE_DEREGISTERED - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Notification to service monitors.
NOTIFY_SERVICE_OBSERVER_DEREGISTERED - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Notification to service monitors.
NOTIFY_SERVICE_OBSERVER_REGISTERED - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Notification to service monitors.
NOTIFY_SERVICE_REGISTERED - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Notification to service monitors.
NOTIFY_TARGET_DEREGISTERED - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
(Last) notification to the target that it has been deregistered.
NOTIFY_TARGET_REGISTERED - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Notification for a newly registered target.
NOTIFY_TCP_FACTORY_STARTED - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Notification that the TCP factory was started (again).
NOTIFY_TCP_SERVER_STARTED - Static variable in class de.softdevel.d1.tcp.CWellknownRecordIds
Notification that a server has been started.
NOTIFY_TCP_SERVER_STOPPED - Static variable in class de.softdevel.d1.tcp.CWellknownRecordIds
Notification that a server has been stopped.
notifyChange() - Method in interface de.softdevel.d1.message.ISlotListener
Notification that the content has been changed.
notifyHostAdded(IHid) - Method in class de.softdevel.d1.network.router.CRouter
 
notifyKernelRunning(IKernel) - Method in class de.softdevel.d1.namespace.impl.CNamespaceRegistry
Internal notification that the Kernel is running.
notifyLinkListUpdated() - Method in class de.softdevel.d1.network.router.CRouter
 
notifyLog(ILoggingEvent, String) - Method in class de.softdevel.d1.log.catcher.CLogCatcher
 
notifyLog(ILoggingEvent, String) - Method in interface de.softdevel.d1.log.catcher.ILogListener
An incoming log message.
notifyQueueDeregistered(IId) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
notifyQueueDeregistered(IId) - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
Notification that a message queue was removed.
notifyReleased() - Method in interface de.softdevel.d1.pool.IPoolObject
Notification that the object is freed.
notifyTargetDeregistered() - Method in class de.softdevel.d1.target.impl.CTarget
 
notifyTargetDeregistered() - Method in interface de.softdevel.d1.target.ITarget
Synchronous notification AFTER deregistering a target.
notifyTargetDeregistered(IId, IId) - Method in class de.softdevel.d1.timer.impl.CTimerManager
 
notifyTargetDeregistered(IId, IId) - Method in interface de.softdevel.d1.timer.ITimerManager
Notification that a target is deregistered.
notifyTargetRegistered(IKernel) - Method in class de.softdevel.d1.target.impl.CMessageHandlerRegistry
 
notifyTargetRegistered(INamespace, IId, IId) - Method in class de.softdevel.d1.target.impl.CTarget
 
notifyTargetRegistered(INamespace, IId, IId) - Method in interface de.softdevel.d1.target.ITarget
Synchronous notification on registering a target.
notifyTargetRemoved(ITargetAddress) - Method in class de.softdevel.d1.message.queue.impl.CAbstractMessageQueue
Notification that a target of the own namespace was deregistered.
notifyTargetRemoved(ITargetAddress) - Method in class de.softdevel.d1.message.queue.impl.CAsyncMessageQueue
 
notifyTargetRemoved(ITargetAddress) - Method in class de.softdevel.d1.message.queue.impl.CSyncMessageQueue
 
notifyTargetWillBeDeregistered() - Method in class de.softdevel.d1.network.impl.CConnectionRegistry
 
notifyTargetWillBeDeregistered() - Method in class de.softdevel.d1.target.impl.CTarget
 
notifyTargetWillBeDeregistered() - Method in interface de.softdevel.d1.target.ITarget
Synchronous notification BEFORE deregistering a target.

O

OBJECT - Static variable in class de.softdevel.d1.slot.CCommonSlotType
An object (not route able between hosts).
off() - Method in class de.softdevel.d1.util.CBitField
Clear all bits (0 gets 0)(1 gets 0).
off(int) - Method in class de.softdevel.d1.util.CBitField
Clear a bit (0 gets 0)(1 gets 0).
offer(CMessage) - Method in interface de.softdevel.d1.message.queue.IMessageQueue
Offer the message to the queue.
offer(CMessage) - Method in class de.softdevel.d1.message.queue.impl.CAsyncMessageQueue
 
offer(CMessage) - Method in class de.softdevel.d1.message.queue.impl.CSyncMessageQueue
 
on() - Method in class de.softdevel.d1.util.CBitField
Set all bits (0 gets 1)(1 gets 1).
on(int) - Method in class de.softdevel.d1.util.CBitField
Set a bit (0 gets 1)(1 gets 1).
OPEN_CONNECTION - Static variable in class de.softdevel.d1.result.CResultCode
A connection could not be established.

P

pack(IPacket, IHostRecord) - Method in interface de.softdevel.d1.network.transport.impl.IPacketBuilder
Pack a packet for transportation.
PARSING_EXCEPTION - Static variable in class de.softdevel.d1.result.CResultCode
An Exception was thrown during parsing an item.
PATH - Static variable in class de.softdevel.d1.tcp.CConstantsDatapool
Path for all plugIn specific datapool keys.
PATH_AUTO_CONNECT - Static variable in class de.softdevel.d1.tcp.CConstantsDatapool
Path for all client specific datapool keys.
PATH_AUTO_START - Static variable in class de.softdevel.d1.tcp.CConstantsDatapool
Path for all server specific datapool keys.
PATH_HOSTS - Static variable in class de.softdevel.d1.network.hosts.CConstantsDatapool
Path of kernel specific datapool keys.
PATH_KERNEL - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
Path of kernel specific datapool keys.
PATH_NAMESPACES - Static variable in class de.softdevel.d1.constants.CConstantsDatapool
String: Path of namespace specific datapool keys.
PATH_NETWORK - Static variable in class de.softdevel.d1.network.CConstantsDatapool
Path of kernel specific datapool keys.
pause() - Method in interface de.softdevel.d1.job.IJobScheduler
Pause the scheduler.
pause() - Method in interface de.softdevel.d1.job.ITargetJobScheduler
Pause the scheduler.
PAUSE - Static variable in class de.softdevel.d1.tcp.CWellknownRecordIds
Pause a connection.
perform(IKernel, IJobScheduler) - Method in interface de.softdevel.d1.job.IJob
Perform a job.
PING - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
The PING target ID.
PING - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Ping Message.
ping(ITargetAddress) - Method in class de.softdevel.d1.target.impl.CTarget
Send a PING to a target.
POOL_BORROW - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
An object was borrowed from the pool.
POOL_CREATE - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
An object was freshly created by the pool.
POOL_DROP - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
An object will be dropped by the pool.
POOL_INIT - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
An object pool is initialized.
POOL_RELEASE - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
An object was released into the pool.
prepareJob(ITargetJobScheduler) - Method in interface de.softdevel.d1.job.ITargetJob
Prepare performing the job.
PRIVATE - Static variable in class de.softdevel.d1.network.CConnectionUsage
The usage is private.
PRIVATE - Static variable in class de.softdevel.d1.result.CResultCode
Minimum private error ID.
putName(IId, String) - Method in interface de.softdevel.d1.namedb.IIdNameDb
Register an ID name.
putName(IId, String) - Method in interface de.softdevel.d1.namedb.IMessageNameDb
Register a message name.
putName(IId, ISlotKey, String) - Method in interface de.softdevel.d1.namedb.IMessageSlotNameDb
Register a slot name.
putName(int, String) - Method in interface de.softdevel.d1.namedb.IResultNameDb
Register a result name.
putName(ITargetAddress, String) - Method in interface de.softdevel.d1.namedb.ITargetNameDb
Register a target name.

Q

QUEUE_DEREGISTERED - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
A queue has been deregistered.
QUEUE_REGISTERED - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
A queue has been registered.

R

readByteArrayFully(FileChannel, long, int) - Static method in class de.softdevel.d1.util.files.CFileReader
Read a byte array from the file.
readRecordFile(File) - Method in class de.softdevel.d1.record.db.impl.CRecordDatabase
 
readRecordFile(File) - Method in interface de.softdevel.d1.record.db.IRecordDatabase
Read the message XML file.
readSlot(CSlotType, DataInputStream) - Method in class de.softdevel.d1.message.impl.CSlotMessage
 
readSlot(CSlotType, DataInputStream) - Method in class de.softdevel.d1.record.impl.CSlotRecord
 
readSlot(CSlotType, DataInputStream) - Method in class de.softdevel.d1.record.impl.CSlotRecordArray
 
readSlot(CSlotType, DataInputStream) - Method in class de.softdevel.d1.slot.impl.CXSlotColor
 
readSlot(CSlotType, DataInputStream) - Method in interface de.softdevel.d1.slot.ISingleSlotTypeFactory
Read a slot from a stream.
readTextFile(Class, String, Charset) - Static method in class de.softdevel.d1.util.CUtilFile
Read a file from a JAR resource into a string.
readTextFile(String, Charset) - Static method in class de.softdevel.d1.util.CUtilFile
Read the content of a file into a String.
readUnsignedInt(DataInputStream) - Static method in class de.softdevel.d1.util.CUtilLong
Read an unsigned Integer as 32bit (4 byte) value.
recallTrigger(IId) - Method in interface de.softdevel.d1.services.IServiceRegistry
Repeat the notifications for the last trigger of the service.
recallTrigger(IId, ITargetAddress) - Method in interface de.softdevel.d1.services.IServiceRegistry
Repeat the notifications for the last trigger of the service only for the specified observer.
RECORD - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A record, see CRecord.
RECORD_DELIMITER - Static variable in class de.softdevel.d1.util.CUtilConfig
String records: Delimiter character.
RECORD_END - Static variable in class de.softdevel.d1.util.CUtilConfig
String records: End character.
RECORD_START - Static variable in class de.softdevel.d1.util.CUtilConfig
String records: Start character.
RECORDARRAY - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A record array, see CRecord.
REGISTER_CONNECTION_LISTENER - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Register a connection listener.
REGISTER_DATAPOOL_LISTENER - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Add an observer for a single record of the data pool.
REGISTER_MESSAGE_LOGGER - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Register a message logger for some namespaces.
REGISTER_NAMESPACE_LISTENER - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Register the sender as a Namespace Listener.
REGISTER_OBSERVERS - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Add observers to services.
REGISTER_QUEUE_LISTENER - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Register the sender as a queue Listener.
REGISTER_REMOTE_HID - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Register a Remote Host-ID for a connection.
REGISTER_SERVICE - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Register a service.
REGISTER_SERVICE_LISTENER - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Register the sender as a Service Listener.
REGISTER_TARGET - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Register a target asynchronously.
REGISTER_TARGET_FIRST - Static variable in class de.softdevel.d1.result.CResultCode
Please register target first before action.
REGISTER_TARGET_LISTENER - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Register the sender as a Target Listener.
REGISTER_TARGET_MONITOR - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Register a Target Monitor.
registerFactory(IIdFactory) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Register an ID factory.
registerFactory(CSlotType, ISingleSlotTypeFactory) - Static method in class de.softdevel.d1.slot.CSlotFactoryHelper
Register a slot factory.
registerFactory(CSlotType, ISingleSlotTypeFactory) - Method in class de.softdevel.d1.slot.impl.CSlotFactory
 
registerFactory(CSlotType, ISingleSlotTypeFactory) - Method in interface de.softdevel.d1.slot.ISlotFactory
Register a slot factory.
registerListener(ITargetAddress) - Method in interface de.softdevel.d1.services.IServiceRegistry
Register a listener for service registration / deregistration.
registerListener(UUID, ITargetAddress) - Method in interface de.softdevel.d1.target.listener.IListenerRegistry
Deregister a listener of a certain type.
registerListener(UUID, ITargetAddress) - Method in class de.softdevel.d1.target.listener.impl.CListenerRegistry
 
registerMessageHook(IMessageHook) - Method in interface de.softdevel.d1.message.hook.IMessageHookRegistry
Register a message hook.
registerMessageHook(IMessageHook) - Method in class de.softdevel.d1.message.hook.impl.CMessageHookRegistry
 
registerMonitor(IId, ITargetAddress) - Method in interface de.softdevel.d1.services.IServiceRegistry
Register a service monitor.
registerQueueListener(ITargetAddress) - Method in interface de.softdevel.d1.message.queue.IMessageQueueRegistry
Register a listener for queue registration / deregistration.
registerQueueListener(ITargetAddress) - Method in class de.softdevel.d1.message.queue.impl.CMessageQueueRegistry
 
registerResource(Closeable) - Method in class de.softdevel.d1.util.files.CResourceHandler
Register resources to ensure that they will be closed in reverse order.
registerService(IId, String) - Method in interface de.softdevel.d1.services.IServiceRegistry
Register a service.
registerTarget(INamespace) - Method in class de.softdevel.d1.network.router.CRouter
 
registerTarget(INamespace) - Method in interface de.softdevel.d1.network.router.IRouter
Register the router target.
registerTarget(ITarget) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
registerTarget(ITarget, IId) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
registerTarget(ITarget, IId, IId) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
registerTarget(ITarget) - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
Register a target.
registerTarget(ITarget, IId) - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
Register a target with the given target ID.
registerTarget(ITarget, IId, IId) - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
Register a target with the given target ID.
registerTargetListener(ITargetAddress) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
registerTargetListener(ITargetAddress) - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
Register a listener for target registration / deregistration.
registerTargetMonitor(ITargetAddress, ITargetAddress) - Method in interface de.softdevel.d1.kernel.IKernel
Registration of a target monitor.
registerTargetMonitor(ITargetAddress, ITargetAddress) - Method in class de.softdevel.d1.kernel.impl.CKernel
 
registerTargetMonitor(IId, ITargetAddress) - Method in interface de.softdevel.d1.namespace.INamespace
Register a target monitor.
registerTargetMonitor(IId, ITargetAddress) - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
registerTargetMonitor(IId, ITargetAddress) - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
Register a target monitor.
REJECTED_BY_GATEKEEPER - Static variable in class de.softdevel.d1.result.CResultCode
Rejected by the GateKeeper.
releasePooledObject(IPoolObject) - Method in class de.softdevel.d1.pool.impl.CAbstractPool
 
releasePooledObject(IPoolObject) - Method in interface de.softdevel.d1.pool.IPool
Store an object back into the pool for further usage.
remove(String) - Method in interface de.softdevel.d1.datapool.IDatapool
 
remove(String, String) - Method in interface de.softdevel.d1.datapool.IDatapool
Remove a datapool slot.
remove(IJob) - Method in interface de.softdevel.d1.job.IJobScheduler
Remove a pending job.
remove(ITargetJob) - Method in interface de.softdevel.d1.job.ITargetJobScheduler
Remove a pending job.
remove(UUID, ISignalListener) - Method in interface de.softdevel.d1.signal.ISignalRegistry
Remove a listener.
remove(UUID) - Method in class de.softdevel.d1.transaction.CPendingMessageStore
Remove a pending message.
REMOVE_GATEWAY_KEEPER - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Remove a gateway keeper.
REMOVE_LOG_OBSERVER - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Remove the sender as observer from the log catcher.
removeAllObserver(IId) - Method in interface de.softdevel.d1.services.IServiceRegistry
Remove all observer from a service.
removeDirectLink(IHid, IHid) - Method in class de.softdevel.d1.network.router.CRouter
 
removeDirectLink(IHid, IHid) - Method in interface de.softdevel.d1.network.router.IRouter
Deregister a directly connected host.
removeHid(IHid) - Method in class de.softdevel.d1.target.listener.impl.CListenerRegistry
 
removeLastChar(String, char) - Static method in class de.softdevel.d1.util.CUtilString
Remove a pending character if found.
removeLink(IHid, IHid) - Method in class de.softdevel.d1.network.router.CRouter
 
removeLink(IHid, IHid) - Method in interface de.softdevel.d1.network.router.IRouter
Remove a link between two hosts.
removeListener(String, String, ITargetAddress) - Method in interface de.softdevel.d1.datapool.IDatapool
Add a listener for a data pool slot.
removeListener(ILogListener) - Method in class de.softdevel.d1.log.catcher.CLogCatcher
Remove a log listener.
removeListener(ITargetAddress) - Method in class de.softdevel.d1.namespace.impl.CNamespaceRegistry
 
removeListener(ITargetAddress) - Method in interface de.softdevel.d1.namespace.INamespaceRegistry
Remove a namespace listener.
removeLocalNamespace(IId) - Method in class de.softdevel.d1.target.listener.impl.CListenerRegistry
 
removeMessageHandler(IId) - Method in interface de.softdevel.d1.hsm.IHsmMessageHandlerRegistry
Removes __ALL__ message handlers for this ID.
removeMessageHandler(IId) - Method in interface de.softdevel.d1.hsm.IHsmState
Remove a message handler for a message ID.
removeMessageHandler(IId) - Method in class de.softdevel.d1.hsm.impl.CHsmState
 
removeMessageHandler(IId) - Method in interface de.softdevel.d1.namespace.IMessageHandlerRegistry
Removes __ALL__ message handlers for this ID.
removeMessageHandler(IId) - Method in class de.softdevel.d1.target.impl.CMessageHandlerRegistry
 
removeMessageHandler(IId) - Method in class de.softdevel.d1.target.impl.CTarget
 
removeMonitor(IStreamMonitor) - Method in class de.softdevel.d1.streamhook.impl.CStreamHook
 
removeMonitor(IStreamMonitor) - Method in interface de.softdevel.d1.streamhook.IStreamHook
Remove a monitor from the stream.
removeName(IId) - Method in interface de.softdevel.d1.namedb.IIdNameDb
Deregister an ID name.
removeName(IId) - Method in interface de.softdevel.d1.namedb.IMessageNameDb
Deregister a message name.
removeName(IId, ISlotKey) - Method in interface de.softdevel.d1.namedb.IMessageSlotNameDb
Remove a name from the database.
removeName(int) - Method in interface de.softdevel.d1.namedb.IResultNameDb
Deregister a result name.
removeName(ITargetAddress) - Method in interface de.softdevel.d1.namedb.ITargetNameDb
Deregister a target name.
removeNamespace(IId) - Method in class de.softdevel.d1.namespace.impl.CNamespaceRegistry
Remove a namespace.
removeNamespace(IId) - Method in interface de.softdevel.d1.namespace.INamespaceRegistry
Remove a namespace.
removeObserver(IId, ITargetAddress) - Method in interface de.softdevel.d1.services.IServiceRegistry
Remove a single observer from a single service.
removeObservers(ITargetAddress) - Method in interface de.softdevel.d1.services.IServiceRegistry
Remove the specified observer from all services of the namespace.
removeSlot(ISlotKey) - Method in class de.softdevel.d1.record.CRecord
Remove a slot.
removeTarget(ITargetAddress) - Method in class de.softdevel.d1.target.listener.impl.CListenerRegistry
 
RENEW_HOST_RECORD - Static variable in class de.softdevel.d1.network.transport.impl.CWellknownRecordIds
An instance has been rebooted.
renewHostRecord(IHid) - Method in class de.softdevel.d1.network.router.CRouter
 
renewHostRecord(IHid) - Method in interface de.softdevel.d1.network.router.IRouter
Request new host record for this HID.
requestRecord() - Method in interface de.softdevel.d1.network.hosts.IHostRecord
Set a flag that the host record has benn requested now.
resume() - Method in interface de.softdevel.d1.job.IJobScheduler
Resume the scheduler.
resume() - Method in interface de.softdevel.d1.job.ITargetJobScheduler
Resume the scheduler.
retrigger(long) - Method in class de.softdevel.d1.timer.impl.CTimerManager
 
retrigger(long) - Method in interface de.softdevel.d1.timer.ITimerManager
Retrigger a timer.
reuse() - Method in class de.softdevel.d1.util.bytecarousel.CByteCarousel
Reset all.
ROUTE_MESSAGE - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Send a Message via Router to the remote host.
ROUTE_PACKET - Static variable in class de.softdevel.d1.network.transport.impl.CWellknownRecordIds
A direct message from CTransport to CTransport.
ROUTER - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
The router target ID.
ROUTER_PING - Static variable in class de.softdevel.d1.network.router.CWellknownRecordIds
Measure the costs for a host-host link.
run() - Method in class de.softdevel.d1.message.queue.impl.CAsyncMessageQueue
 
run() - Method in class de.softdevel.d1.timer.impl.CTimerManager
 
run() - Method in class de.softdevel.d1.util.files.CResourceHandler
Callers should invoke the handler via this method.
RUNNING - Static variable in class de.softdevel.d1.result.CResultCode
The process is already running.
rx(byte[], int, int) - Method in class de.softdevel.d1.streamhook.impl.CByteArrayDumper
rx(byte[], int, int) - Method in interface de.softdevel.d1.streamhook.IStreamMonitor
 

S

save(IHostRecord) - Method in class de.softdevel.d1.network.hosts.CHostManager
 
save(IHostRecord) - Method in interface de.softdevel.d1.network.hosts.IHostManager
Save the host record to the data pool.
saveMessage(CMessage) - Method in interface de.softdevel.d1.network.hosts.IHostRecord
Pend sending a message until this host record ios validated.
send(CEnvelope, CRecord) - Method in class de.softdevel.d1.kernel.impl.CKernel
 
send(CMessage) - Method in class de.softdevel.d1.kernel.impl.CKernel
 
send(CEnvelope, CRecord) - Method in interface de.softdevel.d1.message.IMessageSender
Send a message.
send(CMessage) - Method in interface de.softdevel.d1.message.IMessageSender
Send a message.
send(CMessage) - Method in interface de.softdevel.d1.services.ISendMessage
Send a message to a target (if the receiver addressed is filled in), or to a service (if a service works as receiver).
send(CEnvelope, CRecord) - Method in class de.softdevel.d1.target.impl.CTarget
 
send(CMessage) - Method in class de.softdevel.d1.target.impl.CTarget
 
SEND_TO_REMOTE - Static variable in class de.softdevel.d1.network.transport.impl.CWellknownRecordIds
A direct message from CConnectionRegistry to CTransport.
sendBack(CEnvelope, CRecord) - Method in class de.softdevel.d1.kernel.impl.CKernel
 
sendBack(CMessage) - Method in class de.softdevel.d1.kernel.impl.CKernel
 
sendBack(CEnvelope, CRecord) - Method in interface de.softdevel.d1.message.ISendBack
Send a message back to the original sender.
sendBack(CMessage) - Method in interface de.softdevel.d1.message.ISendBack
Send a message back to the original sender.
sendBack(CMessage) - Method in class de.softdevel.d1.message.queue.impl.CAbstractMessageQueue
Send back a message.
sendBack(CEnvelope, CRecord) - Method in class de.softdevel.d1.target.impl.CTarget
 
sendBack(CMessage) - Method in class de.softdevel.d1.target.impl.CTarget
 
sendBack(CMessage) - Method in class de.softdevel.d1.transaction.CPendingMessageStore
Send back the original message, which we get from the transaction id of the other message.
sendBack(UUID) - Method in class de.softdevel.d1.transaction.CPendingMessageStore
Send a message back to the sender.
sendBack(UUID, int, String) - Method in class de.softdevel.d1.transaction.CPendingMessageStore
Send a message back to the sender.
SENDER_IS_INVALID - Static variable in class de.softdevel.d1.result.CResultCode
The sender is invalid.
SENDER_IS_NULL - Static variable in class de.softdevel.d1.result.CResultCode
The sender is empty.
sendNotification(CEnvelope, CRecord) - Method in class de.softdevel.d1.kernel.impl.CKernel
 
sendNotification(CMessage) - Method in class de.softdevel.d1.kernel.impl.CKernel
 
sendNotification(CEnvelope, CRecord) - Method in interface de.softdevel.d1.message.IMessageSender
Send a one way message (no answer wanted).
sendNotification(CMessage) - Method in interface de.softdevel.d1.message.IMessageSender
Send a one way message (no answer wanted).
sendNotification(CEnvelope, CRecord) - Method in class de.softdevel.d1.target.impl.CTarget
 
sendNotification(CMessage) - Method in class de.softdevel.d1.target.impl.CTarget
 
sendNotification(UUID, CMessage) - Method in interface de.softdevel.d1.target.listener.IListenerRegistry
Send all listeners of that type this notification.
sendNotification(UUID, CMessage) - Method in class de.softdevel.d1.target.listener.impl.CListenerRegistry
 
sendPacketToTransportLayer(IPacket) - Method in class de.softdevel.d1.network.transport.impl.CTransport
 
sendRequest(CEnvelope, CRecord) - Method in class de.softdevel.d1.kernel.impl.CKernel
 
sendRequest(CMessage) - Method in class de.softdevel.d1.kernel.impl.CKernel
 
sendRequest(CEnvelope, CRecord) - Method in interface de.softdevel.d1.message.IMessageSender
Send a message marked to be answered.
sendRequest(CMessage) - Method in interface de.softdevel.d1.message.IMessageSender
Send a message marked to be answered.
sendRequest(CEnvelope, CRecord) - Method in class de.softdevel.d1.target.impl.CTarget
 
sendRequest(CMessage) - Method in class de.softdevel.d1.target.impl.CTarget
 
sendRequest(UUID, CMessage) - Method in interface de.softdevel.d1.target.listener.IListenerRegistry
Send all listeners of that type this request.
sendRequest(UUID, CMessage) - Method in class de.softdevel.d1.target.listener.impl.CListenerRegistry
 
sendStartTarget(ITarget, IId, String) - Method in class de.softdevel.d1.target.impl.CTarget
Register and start another Target via message.
sendToLocal(IConnectionEntry, CMessage) - Method in class de.softdevel.d1.network.impl.CConnectionRegistry
 
sendToLocal(IConnectionEntry, CMessage) - Method in interface de.softdevel.d1.network.impl.IConnectionRegistry
Send an incoming message to the local system.
sendToLocal(CMessage) - Method in class de.softdevel.d1.network.transport.impl.CTransport
Send an incoming message to the local system.
SERIAL - Static variable in class de.softdevel.d1.network.CConnectionType
A serial connection (RS232).
SERVER_WIDGET_REGISTRY - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
The server widget registry target ID.
SERVICE_DEREGISTERED - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
A signal that a service has been deregistered.
SERVICE_OBSERVER_DEREGISTERED - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
A signal that a service observer has been deregistered.
SERVICE_OBSERVER_REGISTERED - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
A signal that a service observer has been registered.
SERVICE_REGISTERED - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
A signal that a service has been registered.
SERVICE_TRIGGERERD_BUT_NO_OBSERVER - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
A signal that a service has been triggered, but there was no observer registered.
set(int, String) - Method in class de.softdevel.d1.result.CResult
Set a new error code and message.
set(int, boolean) - Method in class de.softdevel.d1.util.CBitField
Set or clear a bit.
set(int, int, int) - Method in class de.softdevel.d1.util.CBitField
Set an integer value.
SET_LOG_LEVEL - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Set the log level for one or more loggers.
SET_LOG_PATTERN - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Set the pattern for the log catcher.
setBlocked(boolean) - Method in class de.softdevel.d1.message.CEnvelope
If a message should not be send back immediately after the receiver had a look on it (e.g. because further processing has not been finished yet), the receiver sets this flag to true.
setCode(int) - Method in class de.softdevel.d1.result.CResult
Set a new error code.
setDescription(String) - Method in interface de.softdevel.d1.network.hosts.IHostRecord
 
setDescription(String) - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
setDescription(String) - Method in class de.softdevel.d1.record.db.impl.CSlotRecord
 
setDescription(String) - Method in interface de.softdevel.d1.record.db.IRecordEntry
 
setDigest(byte[]) - Method in class de.softdevel.d1.util.hash.CHash
 
setDigest(byte[]) - Method in class de.softdevel.d1.util.hash.CHashUnknown
 
setDigest(byte[]) - Method in interface de.softdevel.d1.util.hash.IDigest
Take over a digest byte array.
setHandled() - Method in class de.softdevel.d1.message.CEnvelope
If a message is handled by a receiver, this method is called by the system.
setHasOtherSlots(boolean) - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
setHasOtherSlots(boolean) - Method in interface de.softdevel.d1.record.db.IRecordEntry
 
setHisPacketBuilderSequence(String) - Method in interface de.softdevel.d1.network.hosts.IHostRecord
Set the packet builder sequence, e.g.
setHisSessionKey(SecretKey) - Method in interface de.softdevel.d1.network.hosts.IHostRecord
Set the session key he expects for packets from me.
setHsmState(IHsmState) - Method in interface de.softdevel.d1.hsm.IHsmMessageHandler
Set the HSM state the handler belongs to.
setHsmState(IHsmState) - Method in class de.softdevel.d1.hsm.impl.CHsmMessageHandler
 
setId(IId) - Method in class de.softdevel.d1.record.CRecord
Set the ID of the record.
setInternalFactory(ISlotFactory) - Static method in class de.softdevel.d1.slot.CSlotFactoryHelper
Set the internal factory.
setIsAnswer(boolean) - Method in class de.softdevel.d1.message.CEnvelope
Is called by the system on sending a message back.
setIsServiceMessage() - Method in class de.softdevel.d1.message.CEnvelope
Called by the system on arriving at the destination namespace.
setLicense(UUID) - Method in interface de.softdevel.d1.network.hosts.IHostRecord
 
setMyPacketBuilderSequence(String) - Method in interface de.softdevel.d1.network.hosts.IHostRecord
Set the packet builder sequence FOR the remote host, e.g.
setMySessionKey(SecretKey) - Method in interface de.softdevel.d1.network.hosts.IHostRecord
Set the session key I expect for packets from the remote host.
setName(String) - Method in interface de.softdevel.d1.network.hosts.IHostRecord
 
setNameDb(INameDb) - Static method in class de.softdevel.d1.record.CRecord
Internal method to set the name database.
setOnlyLocal() - Method in class de.softdevel.d1.message.CEnvelope
Call this if a message should not be forwarded to another host, e.g. on hooking.
setPacketBuilderSequence(String) - Method in class de.softdevel.d1.message.CEnvelope
Set the Packet Builder Sequence, e.g.
setParamAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordNotifyOtherTargetDeregistered
Address of the deregistered target.
setParamAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordNotifyTargetDeregistered
Address of the deregistered target.
setParamAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordNotifyTargetRegistered
Address of the registered target.
setParamAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordRegisterTarget
The target address on success.
setParamAddressToConnect(CRecord, String) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpClient
The address (IP or Host) to connect.
setParamAllObserver(CRecord, boolean) - Static method in class de.softdevel.d1.kernel.CRecordTriggerRecall
True if all observer should be triggered, otherwise only the caller.
setParamAvailable(CRecord, boolean) - Static method in class de.softdevel.d1.kernel.CRecordLogCatcherAvailable
True if the service is available.
setParamAvailable(CRecord, boolean) - Static method in class de.softdevel.d1.kernel.CRecordNotifyConnectionRegistryAvailable
True if the connection registry is available, otherwise false.
setParamAvailable(CRecord, boolean) - Static method in class de.softdevel.d1.kernel.CRecordNotifyTcpFactoryStarted
True = service available, False = not available.
setParamClassName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordGetTargetInfo
Name of the of the registered Class, with package.
setParamClassName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetDeregistered
Name of the of the deregistered Class, with package.
setParamClassName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetRegistered
Name of the of the registered Class, with package.
setParamClassSimpleName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordGetTargetInfo
Name of the of the registered Class.
setParamClassSimpleName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetDeregistered
Name of the of the deregistered Class.
setParamClassSimpleName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetRegistered
Name of the of the registered Class.
setParamConnectionId(CRecord, UUID) - Static method in class de.softdevel.d1.network.CRecordConnection
The connection ID.
setParamConnectionId(CRecord, UUID) - Static method in class de.softdevel.d1.network.CRecordGetConnection
ID of the connection.
setParamConnectionId(CRecord, UUID) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
ID of the closed connection.
setParamConnectionId(CRecord, UUID) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
ID of the closed connection.
setParamConnectionId(CRecord, UUID) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
ID of the closed connection.
setParamConnectionId(CRecord, UUID) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
ID of the closed connection.
setParamConnectionId(CRecord, UUID) - Static method in class de.softdevel.d1.network.CRecordRegisterRemoteHid
The ID of the connection.
setParamConnectionId(CRecord, UUID) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpClient
The connection ID for tracking.
setParamConnections(CRecord, CRecord[]) - Static method in class de.softdevel.d1.network.CRecordGetConnectionList
An array of connection records.
setParamConnectionType(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordConnection
The connection type.
setParamConnectionType(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordGetConnection
Connection Type.
setParamConnectionType(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Connection Type.
setParamConnectionType(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Connection Type.
setParamConnectionType(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Connection Type.
setParamConnectionType(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Connection Type.
setParamConnectionUsage(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordConnection
The connection usage type.
setParamConnectionUsage(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordGetConnection
Connection Usage.
setParamCosts(CRecord, int[]) - Static method in class de.softdevel.d1.network.CRecordHostLinkList
Array of link costs.
setParamCosts(CRecord, int) - Static method in class de.softdevel.d1.network.CRecordHostLinkUpdate
The link costs.
setParamCreatedNid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordCreateNamespace
The namespace ID for the newly created namespace.
setParamData(CRecord, byte[]) - Static method in class de.softdevel.d1.network.CRecordDataForRemote
Data that should be send to remote.
setParamData(CRecord, byte[]) - Static method in class de.softdevel.d1.network.CRecordDataFromRemote
Incoming data from remote.
setParamDescription(CRecord, String) - Static method in class de.softdevel.d1.datapool.CRecordNotifyDatapoolValueChanged
The record description.
setParamDescription(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordCreateAsyncQueue
The description of the new queue.
setParamDescription(CRecord, String) - Static method in class de.softdevel.d1.network.router.CRecordGetHostRecord
The description of the host.
setParamDestinationHost(CRecord, IHid) - Static method in class de.softdevel.d1.network.transport.impl.CRecordRoutePacket
The destination host ID.
setParamExist(CRecord, boolean) - Static method in class de.softdevel.d1.kernel.CRecordGetQueueInfo
True if queue is registered.
setParamExist(CRecord, boolean) - Static method in class de.softdevel.d1.kernel.CRecordGetServiceInfo
True if Service exist (is registered).
setParamExist(CRecord, boolean) - Static method in class de.softdevel.d1.kernel.CRecordGetTargetInfo
True if target is registered.
setParamFormattedMessage(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordLog
The formatted log message.
setParamGatewayKeeper(CRecord, Object) - Static method in class de.softdevel.d1.network.CRecordAddGatewayKeeper
The Gateway keeper hook to set.
setParamGatewayKeeper(CRecord, Object) - Static method in class de.softdevel.d1.network.CRecordRemoveGatewayKeeper
The Gateway keeper hook to remove.
setParamHid1(CRecord, IHid) - Static method in class de.softdevel.d1.network.CRecordDeletedHostLink
The first host ID.
setParamHid1(CRecord, IHid) - Static method in class de.softdevel.d1.network.CRecordHostLinkUpdate
The first host ID.
setParamHid2(CRecord, IHid) - Static method in class de.softdevel.d1.network.CRecordDeletedHostLink
The second host ID.
setParamHid2(CRecord, IHid) - Static method in class de.softdevel.d1.network.CRecordHostLinkUpdate
The second host ID.
setParamHids(CRecord, IHid[]) - Static method in class de.softdevel.d1.network.CRecordHostLinkList
An array of known host IDs.
setParamHost(CRecord, IHid) - Static method in class de.softdevel.d1.kernel.CRecordChooseHost
The host ID, if the user has chosen a host, Null if the user canceled the dialog box.
setParamHostIndex1(CRecord, int[]) - Static method in class de.softdevel.d1.network.CRecordHostLinkList
Array of link host IDs.
setParamHostIndex2(CRecord, int[]) - Static method in class de.softdevel.d1.network.CRecordHostLinkList
Array of link host IDs.
setParamIds(CRecord, IId[]) - Static method in class de.softdevel.d1.kernel.CRecordRegisterQueueListener
The currently registered queues.
setParamIncoming(CRecord, boolean) - Static method in class de.softdevel.d1.network.CRecordConnection
Indicate if this is an incoming connection.
setParamIncoming(CRecord, boolean) - Static method in class de.softdevel.d1.network.CRecordGetConnection
TRUE = incoming, FALSE = outgoing connection.
setParamIncoming(CRecord, boolean) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
TRUE = incoming, FALSE = outgoing connection.
setParamIncoming(CRecord, boolean) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
TRUE = incoming, FALSE = outgoing connection.
setParamIncoming(CRecord, boolean) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
TRUE = incoming, FALSE = outgoing connection.
setParamIncoming(CRecord, boolean) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
TRUE = incoming, FALSE = outgoing connection.
setParamIsSsl(CRecord, boolean) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpClient
True if this is a SSL socket.
setParamIsSsl(CRecord, boolean) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpServer
True if this is a SSL socket.
setParamIssync(CRecord, boolean) - Static method in class de.softdevel.d1.kernel.CRecordGetQueueInfo
True if synchronous, otherwise false.
setParamKey(CRecord, String) - Static method in class de.softdevel.d1.datapool.CRecordNotifyDatapoolValueChanged
The key.
setParamKey(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordDeregisterDatapoolListener
Key of the observable.
setParamKey(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyDatapoolValueChanged
The key.
setParamKey(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordRegisterDatapoolListener
Key of the observable.
setParamKnownLevels(CRecord, String[]) - Static method in class de.softdevel.d1.kernel.CRecordUpdateLogVars
All known log levels.
setParamLastTrigger(CRecord, CMessage) - Static method in class de.softdevel.d1.kernel.CRecordGetServiceInfo
The message of the last trigger.
setParamLevel(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordLog
The log level as string.
setParamLevel(CRecord, String[]) - Static method in class de.softdevel.d1.kernel.CRecordSetLogLevel
The log levels.
setParamLicense(CRecord, UUID) - Static method in class de.softdevel.d1.network.router.CRecordGetHostRecord
The license number of remote host.
setParamLocalAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordConnection
The local TCP address of the connection.
setParamLocalAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordGetConnection
Local Host address.
setParamLocalAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Local Host address.
setParamLocalAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Local Host address.
setParamLocalAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Local Host address.
setParamLocalAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Local Host address.
setParamLocally(CRecord, boolean) - Static method in class de.softdevel.d1.network.CRecordBroadcastMsg
True if the message shall be send locally too (not only to other hosts).
setParamLoggerLevel(CRecord, String[]) - Static method in class de.softdevel.d1.kernel.CRecordUpdateLogVars
The level of the loggers.
setParamLoggerName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordLog
The logger name.
setParamLoggerName(CRecord, String[]) - Static method in class de.softdevel.d1.kernel.CRecordSetLogLevel
The logger names.
setParamLoggerNames(CRecord, String[]) - Static method in class de.softdevel.d1.kernel.CRecordUpdateLogVars
Known logger names with appenders.
setParamLoop(CRecord, int) - Static method in class de.softdevel.d1.kernel.CRecordPing
The Loop Counter, set by the sender.
setParamLoopMirror(CRecord, int) - Static method in class de.softdevel.d1.kernel.CRecordPing
The Loop Counter, set by the Receiver.
setParamMessage(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordLog
The log message.
setParamMessage(CRecord, CMessage) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMessageReceived
The message that has been received.
setParamMessage(CRecord, CMessage) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMessageSend
The message that was send.
setParamMessage(CRecord, CMessage) - Static method in class de.softdevel.d1.kernel.CRecordRouteMessage
The Message to send.
setParamMessage(CRecord, CMessage) - Static method in class de.softdevel.d1.network.broadcast.CRecordBroadcastTransport
The broadcast message.
setParamMessage(CRecord, CMessage) - Static method in class de.softdevel.d1.network.CRecordBroadcastMsg
The broadcast message.
setParamMessage(CRecord, CMessage) - Static method in class de.softdevel.d1.network.transport.impl.CRecordSendToRemote
The Message to send.
setParamModal(CRecord, boolean) - Static method in class de.softdevel.d1.kernel.CRecordChooseHost
True: window is modal.
setParamName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordGetServiceInfo
Der Name des Services.
setParamName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceDeregistered
The name of the new service.
setParamName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverDeregistered
The name of the new service.
setParamName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverRegistered
The name of the new service.
setParamName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceRegistered
The name of the new service.
setParamName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyTargetDeregistered
Name of the target, if available via name database.
setParamName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyTargetRegistered
Name of the target, if available via name database.
setParamName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordRegisterService
The name of the Service.
setParamName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordRegisterTarget
Optional: A name for the target, which will be registered in the name database.
setParamName(CRecord, String) - Static method in class de.softdevel.d1.network.router.CRecordGetHostRecord
The name of the host.
setParamNamespace(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyNamespaceDeregistered
The removed namespace ID.
setParamNamespace(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyNamespaceRegistered
The new namespace ID.
setParamNamespace(CRecord, Object) - Static method in class de.softdevel.d1.kernel.CRecordStartTarget
The namespace the target was registered in.
setParamNamespace(CRecord, IId) - Static method in class de.softdevel.d1.kernel.impl.CRecordShutdownNamespace
The namespace to shutdown.
setParamNamespace(CRecord, IId) - Static method in class de.softdevel.d1.kernel.impl.CRecordShutdownNamespacesAborted
The namespace that causes to abort the shutdown.
setParamNamespaces(CRecord, IId[]) - Static method in class de.softdevel.d1.kernel.CRecordRegisterNamespaceListener
The currently registered namespaces.
setParamNegativeFilter(CRecord, IHid[]) - Static method in class de.softdevel.d1.network.CRecordBroadcastMsg
A negative filter.
setParamNid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordDeleteNamespace
The namespace id.
setParamNid(CRecord, IId) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpClient
Namespace ID of the client target.
setParamNid(CRecord, IId) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpServer
Namespace ID of the server target.
setParamObservable(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetDeregistered
Address of the deregistered Target.
setParamObservable(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetRegistered
Address of the registered Target.
setParamObservableTid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordDeregisterTargetMonitor
The monitored target to remove.
setParamObservableTid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordRegisterTargetMonitor
The target id of the target you are interested in.
setParamObserver(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordDeregisterMessageLogger
The target address of the observer.
setParamObserver(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordDeregisterObserver
The Observer to remove.
setParamObserver(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordDeregisterTargetMonitor
The observer target address.
setParamObserver(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverDeregistered
The address of the deregistered observer.
setParamObserver(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverRegistered
The address of the new observer.
setParamObserver(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordRegisterMessageLogger
The target address of the observer.
setParamObserver(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordRegisterObservers
The observer target address.
setParamObserver(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordRegisterTargetMonitor
The observer target address.
setParamObservers(CRecord, ITargetAddress[]) - Static method in class de.softdevel.d1.kernel.CRecordGetServiceInfo
Observer array.
setParamOwner(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Owner of the connection.
setParamOwner(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Owner of the connection.
setParamOwner(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStarted
Owner address.
setParamOwner(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStopped
Owner address.
setParamOwnerArray(CRecord, ITargetAddress[]) - Static method in class de.softdevel.d1.tcp.CRecordGetTcpServerList
Array of target addresses of the server owner.
setParamPacket(CRecord, Object) - Static method in class de.softdevel.d1.network.transport.impl.CRecordRoutePacket
The message packet (CPacketMessage) to route.
setParamPacketBuilderSequence(CRecord, String) - Static method in class de.softdevel.d1.network.router.CRecordGetHostRecord
The packet builder sequence, e.g.
setParamPanelref(CRecord, Object) - Static method in class de.softdevel.d1.monitor.CRecordMonitorAddPanel
The panel reference.
setParamParentWindow(CRecord, Object) - Static method in class de.softdevel.d1.kernel.CRecordChooseHost
The parent Window.
setParamPath(CRecord, String) - Static method in class de.softdevel.d1.datapool.CRecordNotifyDatapoolValueChanged
The path.
setParamPath(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordDeregisterDatapoolListener
Path of the observable.
setParamPath(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyDatapoolValueChanged
The Path.
setParamPath(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordRegisterDatapoolListener
Path of the observable.
setParamPattern(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordSetLogPattern
The log pattern for the logback encoder.
setParamPattern(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordUpdateLogVars
The log pattern for the logback encoder.
setParamPort(CRecord, int) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpClient
The port of the TCP connection.
setParamPort(CRecord, int) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpServer
The port of the TCP server.
setParamPort(CRecord, int) - Static method in class de.softdevel.d1.tcp.CRecordDeleteTcpServer
The server port.
setParamPort(CRecord, int) - Static method in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStarted
Port of the TCP server.
setParamPort(CRecord, int) - Static method in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStopped
Port of the TCP server.
setParamPort(CRecord, int) - Static method in class de.softdevel.d1.tcp.impl.CRecordStartServer
The TCP port number.
setParamPorts(CRecord, int[]) - Static method in class de.softdevel.d1.tcp.CRecordGetTcpServerList
The ports of the TCP servers.
setParamPositiveFilter(CRecord, IHid[]) - Static method in class de.softdevel.d1.network.CRecordBroadcastMsg
A positive filter.
setParamPublicKey(CRecord, byte[]) - Static method in class de.softdevel.d1.network.router.CRecordGetHostRecord
The public key of the caller.
setParamQid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordCreateAsyncQueue
The ID of the new queue.
setParamQid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordDeleteQueue
The ID of the queue to delete.
setParamQid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordGetQueueInfo
The ID of the queue.
setParamQid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordGetTargetInfo
The Queue ID.
setParamQid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetDeregistered
Queue ID.
setParamQid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetRegistered
Queue ID.
setParamQid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordStartTarget
The message queue ID.
setParamQid(CRecord, IId) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpClient
Queue ID of the client target.
setParamQid(CRecord, IId) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpServer
Queue ID of the server target.
setParamQidArray(CRecord, IId[]) - Static method in class de.softdevel.d1.kernel.CRecordGetQueueList
The queues of the addressed namespace.
setParamQueueId(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyQueueDeregistered
The removed queue ID.
setParamQueueId(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyQueueRegistered
The queue ID.
setParamReceiverFilter(CRecord, ITargetAddress[]) - Static method in class de.softdevel.d1.kernel.CRecordRegisterMessageLogger
The filter target address array for matching against the message receiver.
setParamRegisteredConnections(CRecord, UUID[]) - Static method in class de.softdevel.d1.network.CRecordRegisterConnectionListener
An array with connection IDs already registered at the registry.
setParamRegisteredHids(CRecord, IHid[]) - Static method in class de.softdevel.d1.network.CRecordRegisterConnectionListener
An array with remote host IDs already registered at the registry.
setParamRemoteAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordConnection
The remote TCP address of the connection.
setParamRemoteAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordGetConnection
Remote Host address.
setParamRemoteAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Remote Host address.
setParamRemoteAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Remote Host address.
setParamRemoteAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Remote Host address.
setParamRemoteAddress(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Remote Host address.
setParamRemoteHid(CRecord, IHid) - Static method in class de.softdevel.d1.kernel.CRecordNotifyRemoteHidDeregistered
The remote HID.
setParamRemoteHid(CRecord, IHid) - Static method in class de.softdevel.d1.network.CRecordConnection
The remote HID, if available.
setParamRemoteHid(CRecord, IHid) - Static method in class de.softdevel.d1.network.CRecordDeregisterRemoteHid
The Remote Host ID of the connection.
setParamRemoteHid(CRecord, IHid) - Static method in class de.softdevel.d1.network.CRecordNotifyRemoteHidDeregistered
The remote HID.
setParamRemoteHid(CRecord, IHid) - Static method in class de.softdevel.d1.network.CRecordNotifyRemoteHidRegistered
The remote HID.
setParamRemoteHid(CRecord, IHid) - Static method in class de.softdevel.d1.network.CRecordRegisterRemoteHid
The Remote Host ID of the connection.
setParamServerCount(CRecord, int) - Static method in class de.softdevel.d1.tcp.CRecordGetTcpServerList
The amount of known TCP servers.
setParamServiceIds(CRecord, IId[]) - Static method in class de.softdevel.d1.kernel.CRecordRegisterServiceListener
The currently registered services.
setParamServiceNames(CRecord, String[]) - Static method in class de.softdevel.d1.kernel.CRecordRegisterServiceListener
The names of the currently registered services.
setParamSessionKey(CRecord, byte[]) - Static method in class de.softdevel.d1.network.router.CRecordGetHostRecord
The encrypted session key of remote host.
setParamSid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordDeregisterObserver
The service ID.
setParamSid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordDeregisterService
The service ID.
setParamSid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordGetServiceInfo
The service ID.
setParamSid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceDeregistered
The new service.
setParamSid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverDeregistered
The new service.
setParamSid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverRegistered
The new service.
setParamSid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordNotifyServiceRegistered
The new service.
setParamSid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordRegisterService
The Service ID.
setParamSid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordTriggerRecall
The service ID for which we want to get the last trigger.
setParamSidarray(CRecord, IId[]) - Static method in class de.softdevel.d1.kernel.CRecordRegisterObservers
The service IDs for which an observer shall be registered.
setParamSource(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.broadcast.CRecordBroadcastTransport
The target that initiated the message.
setParamTabname(CRecord, String) - Static method in class de.softdevel.d1.monitor.CRecordMonitorAddPanel
The name of the TAB.
setParamTaborder(CRecord, int) - Static method in class de.softdevel.d1.monitor.CRecordMonitorAddPanel
An order helper for sorting the incoming TABs.
setParamTarget(CRecord, Object) - Static method in class de.softdevel.d1.kernel.CRecordRegisterTarget
The target to register.
setParamTargetAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.kernel.CRecordStartTarget
The new target address.
setParamTargetAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.CRecordConnection
The target address of the connection target.
setParamTargetAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.CRecordGetConnection
Target address of the closed connection.
setParamTargetAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Target address of the closed connection.
setParamTargetAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Target address of the closed connection.
setParamTargetAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Target address of the closed connection.
setParamTargetAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Target address of the closed connection.
setParamTargetaddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpClient
Answer: Target address of the created client target.
setParamTargetaddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpServer
Answer: Target address of the created server target.
setParamTargetAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStarted
Target address of the TCP server.
setParamTargetAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStopped
Target address of the TCP server.
setParamTargetaddressArray(CRecord, ITargetAddress[]) - Static method in class de.softdevel.d1.tcp.CRecordGetTcpServerList
Array of target addresses of the server targets.
setParamTargetAddresses(CRecord, ITargetAddress[]) - Static method in class de.softdevel.d1.kernel.CRecordRegisterTargetListener
The currently registered targets.
setParamTargetCount(CRecord, int) - Static method in class de.softdevel.d1.kernel.CRecordGetQueueInfo
The Target count.
setParamTargetNames(CRecord, String[]) - Static method in class de.softdevel.d1.kernel.CRecordRegisterTargetListener
The names of the currently registered targets.
setParamThreadname(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordGetQueueInfo
The thread name if asynchronous, otherwise not set.
setParamThreadName(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordLog
The thread name.
setParamThreadPriority(CRecord, int) - Static method in class de.softdevel.d1.kernel.CRecordCreateAsyncQueue
Thread priority, see Java Thread priorities.
setParamThreadPriority(CRecord, int) - Static method in class de.softdevel.d1.kernel.CRecordGetQueueInfo
The priority if asynchronous, otherwise not set.
setParamTid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordGetTargetInfo
The target ID.
setParamTidWanted(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordRegisterTarget
Optional: The wanted target ID.
setParamTimeStamp(CRecord, long) - Static method in class de.softdevel.d1.kernel.CRecordLog
The time stamp.
setParamTimestamp(CRecord, long) - Static method in class de.softdevel.d1.network.broadcast.CRecordBroadcastTransport
The timestamp of sending the original message.
setParamTimestamp(CRecord, long) - Static method in class de.softdevel.d1.network.CRecordHostLinkUpdate
The timestamp of the costs measurement.
setParamTimestamp(CRecord, long) - Static method in class de.softdevel.d1.network.router.CMessageRouterPing
The timestamp.
setParamTimestamp(CRecord, long) - Static method in class de.softdevel.d1.network.router.CRecordRouterPing
The timestamp.
setParamTimestamps(CRecord, long[]) - Static method in class de.softdevel.d1.network.CRecordHostLinkList
Array of link timestamps.
setParamTimestampSessionKey(CRecord, long) - Static method in class de.softdevel.d1.network.router.CRecordGetHostRecord
The timestamp of the session key of remote host.
setParamTitle(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordChooseHost
The title of the dialog.
setParamTransportAddress(CRecord, ITargetAddress) - Static method in class de.softdevel.d1.network.CRecordRegisterRemoteHid
The target address of the transport object of the connection.
setParamUsage(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Usage of the connection, as known so far.
setParamUsage(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Usage of the connection, as known so far.
setParamUsage(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Usage of the connection, as known so far.
setParamUsage(CRecord, String) - Static method in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Usage of the connection, as known so far.
setParamUsage(CRecord, String) - Static method in class de.softdevel.d1.tcp.CRecordCreateTcpClient
Usage of the connection.
setParamValue(CRecord, String) - Static method in class de.softdevel.d1.datapool.CRecordNotifyDatapoolValueChanged
The value.
setParamValue(CRecord, String) - Static method in class de.softdevel.d1.kernel.CRecordNotifyDatapoolValueChanged
The value.
setParamVendor(CRecord, String) - Static method in class de.softdevel.d1.network.router.CRecordGetHostRecord
The vendor of the host.
setParamWantedNid(CRecord, IId) - Static method in class de.softdevel.d1.kernel.CRecordCreateNamespace
Optional: A namespace ID to use.
setPattern(String) - Method in class de.softdevel.d1.log.catcher.CLogCatcher
Set the log pattern for the log appender.
setPriority(EPriority) - Method in class de.softdevel.d1.message.CEnvelope
Set the message priority.
setRawTransport() - Method in class de.softdevel.d1.message.CEnvelope
Mark this message so that it will be transported as it is (without compression or encryption).
setReceiver(ITargetAddress) - Method in class de.softdevel.d1.message.CEnvelope
 
setReceiverHID(IHid) - Method in class de.softdevel.d1.message.CEnvelope
Change the receiver host ID. because the target address is immutable, the ID will only be changed if it is different from the old one.
setReceiverNID(IId) - Method in class de.softdevel.d1.message.CEnvelope
Change the receiver namespace ID. because the target address is immutable, the ID will only be changed if it is different from the old one.
setReceiverTID(IId) - Method in class de.softdevel.d1.message.CEnvelope
Change the receiver target ID. because the target address is immutable, the ID will only be changed if it is different from the old one.
setResult(CResult) - Method in class de.softdevel.d1.message.CEnvelope
Set the result for an answer.
setResult(int, String) - Method in class de.softdevel.d1.message.CEnvelope
Set the result for an answer.
setSender(ITargetAddress) - Method in class de.softdevel.d1.message.CEnvelope
 
setSenderHID(IHid) - Method in class de.softdevel.d1.message.CEnvelope
Change the sender host ID. because the target address is immutable, the ID will only be changed if it is different from the old one.
setSenderNID(IId) - Method in class de.softdevel.d1.message.CEnvelope
Change the sender namespace ID. because the target address is immutable, the ID will only be changed if it is different from the old one.
setSenderTID(IId) - Method in class de.softdevel.d1.message.CEnvelope
Change the sender target ID. because the target address is immutable, the ID will only be changed if it is different from the old one.
setSignalRegistry(ISignalRegistry) - Method in interface de.softdevel.d1.message.queue.IMessageQueueRegistry
You can set the signal registry once if the signal registry of the queue registry is null.
setSignalRegistry(ISignalRegistry) - Method in class de.softdevel.d1.message.queue.impl.CMessageQueueRegistry
 
setSlotFactory(ISlotFactory) - Static method in class de.softdevel.d1.record.CRecord
Internal method to set the slot factory.
setSortingHelp(String) - Method in class de.softdevel.d1.record.db.impl.CSlotRecord
 
setTimeDeliver(long) - Method in class de.softdevel.d1.message.CEnvelope
Called by the system.
setTimeDeliverAnswer(long) - Method in class de.softdevel.d1.message.CEnvelope
Called by the system.
setTimeSend(long) - Method in class de.softdevel.d1.message.CEnvelope
Called by the system.
setTimeSendBack(long) - Method in class de.softdevel.d1.message.CEnvelope
Called by the system.
setTimestampOfCreation(long) - Method in interface de.softdevel.d1.network.hosts.IHostRecord
 
setTimestampOfHisSessionKey(long) - Method in interface de.softdevel.d1.network.hosts.IHostRecord
 
setTimestampOfMySessionKey(long) - Method in interface de.softdevel.d1.network.hosts.IHostRecord
 
setTransactionId(UUID) - Method in class de.softdevel.d1.message.CEnvelope
Set a transaction ID if you send messages to match pending answers.
setValidated() - Method in interface de.softdevel.d1.network.hosts.IHostRecord
Set the host validated.
setValidated(IHid) - Method in class de.softdevel.d1.network.transport.impl.CTransport
 
setValue(String, String, String) - Method in interface de.softdevel.d1.datapool.IDatapool
Add or update a value in the pool.
setValue(ISlotKey, CSlotType, Object) - Method in class de.softdevel.d1.record.CRecord
Set a value.
setValueSafe(ISlotKey, CSlotType, Object) - Method in class de.softdevel.d1.record.CRecord
Set a value.
setVendor(String) - Method in interface de.softdevel.d1.network.hosts.IHostRecord
 
setVerbose(boolean) - Method in interface de.softdevel.d1.hsm.IHsm
Set the verbose status of the state machine.
setVerbose(boolean) - Method in interface de.softdevel.d1.hsm.IHsmMessageHandlerRegistry
 
setVerbose(boolean) - Method in interface de.softdevel.d1.namespace.IMessageHandlerRegistry
 
setVerbose(boolean) - Method in class de.softdevel.d1.target.impl.CMessageHandlerRegistry
 
setVerbose(boolean) - Method in class de.softdevel.d1.target.impl.CTarget
 
setWantAnswer(boolean) - Method in class de.softdevel.d1.message.CEnvelope
Call this method if you want an answer for that message (especially on success).
shallForward() - Method in class de.softdevel.d1.message.CEnvelope
 
shallNotify(IDatapoolRecord) - Method in interface de.softdevel.d1.datapool.IDatapoolRecord
Check if an update notification should be triggered.
shallNotify(IDatapoolRecord) - Method in class de.softdevel.d1.datapool.impl.CDatapoolRecord
 
shallUpdate(IDatapoolRecord) - Method in interface de.softdevel.d1.datapool.IDatapoolRecord
Check if an update shall be performed.
shallUpdate(IDatapoolRecord) - Method in class de.softdevel.d1.datapool.impl.CDatapoolRecord
 
SHORT - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A short.
SHORTARRAY - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A short array (short[]).
shortenString(String, int) - Static method in class de.softdevel.d1.util.CUtilString
Short a String, and consider null value and negative length.
shutdown() - Method in interface de.softdevel.d1.kernel.IKernel
Shutdown the system.
shutdown() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
SHUTDOWN - Static variable in class de.softdevel.d1.kernel.impl.CWellknownRecordIds
Internal ShutDown message.
SHUTDOWN_NAMESPACE - Static variable in class de.softdevel.d1.kernel.impl.CWellknownRecordIds
Internal ShutDown message.
SHUTDOWN_NAMESPACES_ABORTED - Static variable in class de.softdevel.d1.kernel.impl.CWellknownRecordIds
Internal ShutDown message.
SHUTDOWN_NAMESPACES_DONE - Static variable in class de.softdevel.d1.kernel.impl.CWellknownRecordIds
Internal ShutDown message.
signal(ISignal) - Method in interface de.softdevel.d1.signal.ISignalRegistry
Signal an event.
signal(UUID) - Method in interface de.softdevel.d1.signal.ISignalRegistry
Signal an event without arguments.
signal(UUID, Object, Object) - Method in interface de.softdevel.d1.signal.ISignalRegistry
Signal an event.
SIGNAL_CLEAR - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
Clear all data.
SIGNAL_NOTIFY_TAB_CLOSED - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
Notification that a tab has been closed.
SIGNAL_NOTIFY_TAB_SELECTED - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
A tab was selected.
SIGNAL_UPDATE - Static variable in class de.softdevel.d1.monitor.CMonitorConstants
Update the display.
SIGNALFACTORY_IS_NULL - Static variable in class de.softdevel.d1.result.CResultCode
The signal factory is null.
size() - Method in class de.softdevel.d1.message.CMessage
 
size() - Method in class de.softdevel.d1.record.CRecord
 
size() - Method in interface de.softdevel.d1.services.IServiceRegistry
 
size() - Method in class de.softdevel.d1.target.registry.impl.CTargetRegistry
 
size() - Method in interface de.softdevel.d1.target.registry.ITargetRegistry
 
size() - Method in class de.softdevel.d1.util.CBitField
 
SIZE - Static variable in class de.softdevel.d1.util.hash.CUtilMd5
Size of a MD5 hash.
SLOT_ADDRESS - Static variable in class de.softdevel.d1.kernel.CRecordNotifyOtherTargetDeregistered
Slot ADDRESS
data type = TARGETADDRESS
mandatory = true
answer = false
Address of the deregistered target.
SLOT_ADDRESS - Static variable in class de.softdevel.d1.kernel.CRecordNotifyTargetDeregistered
Slot ADDRESS
data type = TARGETADDRESS
mandatory = true
answer = false
Address of the deregistered target.
SLOT_ADDRESS - Static variable in class de.softdevel.d1.kernel.CRecordNotifyTargetRegistered
Slot ADDRESS
data type = TARGETADDRESS
mandatory = true
answer = false
Address of the registered target.
SLOT_ADDRESS - Static variable in class de.softdevel.d1.kernel.CRecordRegisterTarget
Slot ADDRESS
data type = TARGETADDRESS
mandatory = false
answer = true
The target address on success.
SLOT_ADDRESS_TO_CONNECT - Static variable in class de.softdevel.d1.tcp.CRecordCreateTcpClient
Slot ADDRESS_TO_CONNECT
data type = STRING
mandatory = true
answer = false
The address (IP or Host) to connect.
SLOT_ALL_OBSERVER - Static variable in class de.softdevel.d1.kernel.CRecordTriggerRecall
Slot ALL_OBSERVER
data type = BOOLEAN
mandatory = true
answer = false
True if all observer should be triggered, otherwise only the caller.
SLOT_AVAILABLE - Static variable in class de.softdevel.d1.kernel.CRecordLogCatcherAvailable
Slot AVAILABLE
data type = BOOLEAN
mandatory = true
answer = false
True if the service is available.
SLOT_AVAILABLE - Static variable in class de.softdevel.d1.kernel.CRecordNotifyConnectionRegistryAvailable
Slot AVAILABLE
data type = BOOLEAN
mandatory = true
answer = false
True if the connection registry is available, otherwise false.
SLOT_AVAILABLE - Static variable in class de.softdevel.d1.kernel.CRecordNotifyTcpFactoryStarted
Slot AVAILABLE
data type = BOOLEAN
mandatory = true
answer = false
True = service available, False = not available.
SLOT_CLASS_NAME - Static variable in class de.softdevel.d1.kernel.CRecordGetTargetInfo
Slot CLASS_NAME
data type = STRING
mandatory = true
answer = true
Name of the of the registered Class, with package.
SLOT_CLASS_NAME - Static variable in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetDeregistered
Slot CLASS_NAME
data type = STRING
mandatory = true
answer = false
Name of the of the deregistered Class, with package.
SLOT_CLASS_NAME - Static variable in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetRegistered
Slot CLASS_NAME
data type = STRING
mandatory = true
answer = false
Name of the of the registered Class, with package.
SLOT_CLASS_SIMPLE_NAME - Static variable in class de.softdevel.d1.kernel.CRecordGetTargetInfo
Slot CLASS_SIMPLE_NAME
data type = STRING
mandatory = true
answer = true
Name of the of the registered Class.
SLOT_CLASS_SIMPLE_NAME - Static variable in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetDeregistered
Slot CLASS_SIMPLE_NAME
data type = STRING
mandatory = true
answer = false
Name of the of the deregistered Class.
SLOT_CLASS_SIMPLE_NAME - Static variable in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetRegistered
Slot CLASS_SIMPLE_NAME
data type = STRING
mandatory = true
answer = false
Name of the of the registered Class.
SLOT_CONNECTION_ID - Static variable in class de.softdevel.d1.network.CRecordConnection
Slot CONNECTION_ID
data type = UUID
mandatory = false
answer = true
The connection ID.
SLOT_CONNECTION_ID - Static variable in class de.softdevel.d1.network.CRecordGetConnection
Slot CONNECTION_ID
data type = UUID
mandatory = true
answer = false
ID of the connection.
SLOT_CONNECTION_ID - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Slot CONNECTION_ID
data type = UUID
mandatory = true
answer = false
ID of the closed connection.
SLOT_CONNECTION_ID - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Slot CONNECTION_ID
data type = UUID
mandatory = true
answer = false
ID of the closed connection.
SLOT_CONNECTION_ID - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Slot CONNECTION_ID
data type = UUID
mandatory = true
answer = false
ID of the closed connection.
SLOT_CONNECTION_ID - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Slot CONNECTION_ID
data type = UUID
mandatory = true
answer = false
ID of the closed connection.
SLOT_CONNECTION_ID - Static variable in class de.softdevel.d1.network.CRecordRegisterRemoteHid
Slot CONNECTION_ID
data type = UUID
mandatory = true
answer = false
The ID of the connection.
SLOT_CONNECTION_ID - Static variable in class de.softdevel.d1.tcp.CRecordCreateTcpClient
Slot CONNECTION_ID
data type = UUID
mandatory = true
answer = true
The connection ID for tracking.
SLOT_CONNECTION_TYPE - Static variable in class de.softdevel.d1.network.CRecordConnection
Slot CONNECTION_TYPE
data type = STRING
mandatory = false
answer = true
The connection type.
SLOT_CONNECTION_TYPE - Static variable in class de.softdevel.d1.network.CRecordGetConnection
Slot CONNECTION_TYPE
data type = STRING
mandatory = false
answer = true
Connection Type.
SLOT_CONNECTION_TYPE - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Slot CONNECTION_TYPE
data type = STRING
mandatory = true
answer = false
Connection Type.
SLOT_CONNECTION_TYPE - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Slot CONNECTION_TYPE
data type = STRING
mandatory = true
answer = false
Connection Type.
SLOT_CONNECTION_TYPE - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Slot CONNECTION_TYPE
data type = STRING
mandatory = true
answer = false
Connection Type.
SLOT_CONNECTION_TYPE - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Slot CONNECTION_TYPE
data type = STRING
mandatory = true
answer = false
Connection Type.
SLOT_CONNECTION_USAGE - Static variable in class de.softdevel.d1.network.CRecordConnection
Slot CONNECTION_USAGE
data type = STRING
mandatory = false
answer = true
The connection usage type.
SLOT_CONNECTION_USAGE - Static variable in class de.softdevel.d1.network.CRecordGetConnection
Slot CONNECTION_USAGE
data type = STRING
mandatory = false
answer = true
Connection Usage.
SLOT_CONNECTIONS - Static variable in class de.softdevel.d1.network.CRecordGetConnectionList
Slot CONNECTIONS
data type = RECORDARRAY
mandatory = false
answer = true
An array of connection records.
SLOT_COSTS - Static variable in class de.softdevel.d1.network.CRecordHostLinkList
Slot COSTS
data type = INTARRAY
mandatory = true
answer = false
Array of link costs.
SLOT_COSTS - Static variable in class de.softdevel.d1.network.CRecordHostLinkUpdate
Slot COSTS
data type = INT
mandatory = true
answer = false
The link costs.
SLOT_CREATED_NID - Static variable in class de.softdevel.d1.kernel.CRecordCreateNamespace
Slot CREATED_NID
data type = ID
mandatory = false
answer = true
The namespace ID for the newly created namespace.
SLOT_DATA - Static variable in class de.softdevel.d1.network.CRecordDataForRemote
Slot DATA
data type = BYTEARRAY
mandatory = true
answer = false
Data that should be send to remote.
SLOT_DATA - Static variable in class de.softdevel.d1.network.CRecordDataFromRemote
Slot DATA
data type = BYTEARRAY
mandatory = true
answer = false
Incoming data from remote.
SLOT_DELIMITER - Static variable in class de.softdevel.d1.util.CUtilString
A delimiter for concatenate Strings.
SLOT_DELIMITER_STRING - Static variable in class de.softdevel.d1.util.CUtilString
A delimiter for concatenate Strings.
SLOT_DESCRIPTION - Static variable in class de.softdevel.d1.datapool.CRecordNotifyDatapoolValueChanged
Slot DESCRIPTION
data type = STRING
mandatory = true
answer = false
The record description.
SLOT_DESCRIPTION - Static variable in class de.softdevel.d1.kernel.CRecordCreateAsyncQueue
Slot DESCRIPTION
data type = STRING
mandatory = true
answer = false
The description of the new queue.
SLOT_DESCRIPTION - Static variable in class de.softdevel.d1.network.router.CRecordGetHostRecord
Slot DESCRIPTION
data type = STRING
mandatory = true
answer = false
The description of the host.
SLOT_DESTINATION_HOST - Static variable in class de.softdevel.d1.network.transport.impl.CRecordRoutePacket
Slot DESTINATION_HOST
data type = HID
mandatory = true
answer = false
The destination host ID.
SLOT_EXIST - Static variable in class de.softdevel.d1.kernel.CRecordGetQueueInfo
Slot EXIST
data type = BOOLEAN
mandatory = true
answer = true
True if queue is registered.
SLOT_EXIST - Static variable in class de.softdevel.d1.kernel.CRecordGetServiceInfo
Slot EXIST
data type = BOOLEAN
mandatory = true
answer = true
True if Service exist (is registered).
SLOT_EXIST - Static variable in class de.softdevel.d1.kernel.CRecordGetTargetInfo
Slot EXIST
data type = BOOLEAN
mandatory = true
answer = true
True if target is registered.
SLOT_FORMATTED_MESSAGE - Static variable in class de.softdevel.d1.kernel.CRecordLog
Slot FORMATTED_MESSAGE
data type = STRING
mandatory = true
answer = false
The formatted log message.
SLOT_GATEWAY_KEEPER - Static variable in class de.softdevel.d1.network.CRecordAddGatewayKeeper
Slot GATEWAY_KEEPER
data type = OBJECT
mandatory = true
answer = false
The Gateway keeper hook to set.
SLOT_GATEWAY_KEEPER - Static variable in class de.softdevel.d1.network.CRecordRemoveGatewayKeeper
Slot GATEWAY_KEEPER
data type = OBJECT
mandatory = true
answer = false
The Gateway keeper hook to remove.
SLOT_HID1 - Static variable in class de.softdevel.d1.network.CRecordDeletedHostLink
Slot HID1
data type = HID
mandatory = true
answer = false
The first host ID.
SLOT_HID1 - Static variable in class de.softdevel.d1.network.CRecordHostLinkUpdate
Slot HID1
data type = HID
mandatory = true
answer = false
The first host ID.
SLOT_HID2 - Static variable in class de.softdevel.d1.network.CRecordDeletedHostLink
Slot HID2
data type = HID
mandatory = true
answer = false
The second host ID.
SLOT_HID2 - Static variable in class de.softdevel.d1.network.CRecordHostLinkUpdate
Slot HID2
data type = HID
mandatory = true
answer = false
The second host ID.
SLOT_HIDS - Static variable in class de.softdevel.d1.network.CRecordHostLinkList
Slot HIDS
data type = HIDARRAY
mandatory = true
answer = false
An array of known host IDs.
SLOT_HOST - Static variable in class de.softdevel.d1.kernel.CRecordChooseHost
Slot HOST
data type = HID
mandatory = true
answer = true
The host ID, if the user has chosen a host, Null if the user canceled the dialog box.
SLOT_HOST_INDEX1 - Static variable in class de.softdevel.d1.network.CRecordHostLinkList
Slot HOST_INDEX1
data type = INTARRAY
mandatory = true
answer = false
Array of link host IDs.
SLOT_HOST_INDEX2 - Static variable in class de.softdevel.d1.network.CRecordHostLinkList
Slot HOST_INDEX2
data type = INTARRAY
mandatory = true
answer = false
Array of link host IDs.
SLOT_IDS - Static variable in class de.softdevel.d1.kernel.CRecordRegisterQueueListener
Slot IDS
data type = IDARRAY
mandatory = true
answer = true
The currently registered queues.
SLOT_INCOMING - Static variable in class de.softdevel.d1.network.CRecordConnection
Slot INCOMING
data type = BOOLEAN
mandatory = false
answer = true
Indicate if this is an incoming connection.
SLOT_INCOMING - Static variable in class de.softdevel.d1.network.CRecordGetConnection
Slot INCOMING
data type = BOOLEAN
mandatory = false
answer = true
TRUE = incoming, FALSE = outgoing connection.
SLOT_INCOMING - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Slot INCOMING
data type = BOOLEAN
mandatory = true
answer = false
TRUE = incoming, FALSE = outgoing connection.
SLOT_INCOMING - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Slot INCOMING
data type = BOOLEAN
mandatory = true
answer = false
TRUE = incoming, FALSE = outgoing connection.
SLOT_INCOMING - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Slot INCOMING
data type = BOOLEAN
mandatory = true
answer = false
TRUE = incoming, FALSE = outgoing connection.
SLOT_INCOMING - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Slot INCOMING
data type = BOOLEAN
mandatory = true
answer = false
TRUE = incoming, FALSE = outgoing connection.
SLOT_IS_SSL - Static variable in class de.softdevel.d1.tcp.CRecordCreateTcpClient
Slot IS_SSL
data type = BOOLEAN
mandatory = false
answer = false
True if this is a SSL socket.
SLOT_IS_SSL - Static variable in class de.softdevel.d1.tcp.CRecordCreateTcpServer
Slot IS_SSL
data type = BOOLEAN
mandatory = false
answer = false
True if this is a SSL socket.
SLOT_ISSYNC - Static variable in class de.softdevel.d1.kernel.CRecordGetQueueInfo
Slot ISSYNC
data type = BOOLEAN
mandatory = true
answer = true
True if synchronous, otherwise false.
SLOT_KEY - Static variable in class de.softdevel.d1.datapool.CRecordNotifyDatapoolValueChanged
Slot KEY
data type = STRING
mandatory = true
answer = false
The key.
SLOT_KEY - Static variable in class de.softdevel.d1.kernel.CRecordDeregisterDatapoolListener
Slot KEY
data type = STRING
mandatory = false
answer = false
Key of the observable.
SLOT_KEY - Static variable in class de.softdevel.d1.kernel.CRecordNotifyDatapoolValueChanged
Slot KEY
data type = STRING
mandatory = true
answer = false
The key.
SLOT_KEY - Static variable in class de.softdevel.d1.kernel.CRecordRegisterDatapoolListener
Slot KEY
data type = STRING
mandatory = true
answer = false
Key of the observable.
SLOT_KNOWN_LEVELS - Static variable in class de.softdevel.d1.kernel.CRecordUpdateLogVars
Slot KNOWN_LEVELS
data type = STRINGARRAY
mandatory = true
answer = false
All known log levels.
SLOT_LAST_TRIGGER - Static variable in class de.softdevel.d1.kernel.CRecordGetServiceInfo
Slot LAST_TRIGGER
data type = MESSAGE
mandatory = false
answer = true
The message of the last trigger.
SLOT_LEVEL - Static variable in class de.softdevel.d1.kernel.CRecordLog
Slot LEVEL
data type = STRING
mandatory = true
answer = false
The log level as string.
SLOT_LEVEL - Static variable in class de.softdevel.d1.kernel.CRecordSetLogLevel
Slot LEVEL
data type = STRINGARRAY
mandatory = true
answer = false
The log levels.
SLOT_LICENSE - Static variable in class de.softdevel.d1.network.router.CRecordGetHostRecord
Slot LICENSE
data type = UUID
mandatory = true
answer = true
The license number of remote host.
SLOT_LOCAL_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordConnection
Slot LOCAL_ADDRESS
data type = STRING
mandatory = false
answer = true
The local TCP address of the connection.
SLOT_LOCAL_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordGetConnection
Slot LOCAL_ADDRESS
data type = STRING
mandatory = false
answer = true
Local Host address.
SLOT_LOCAL_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Slot LOCAL_ADDRESS
data type = STRING
mandatory = true
answer = false
Local Host address.
SLOT_LOCAL_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Slot LOCAL_ADDRESS
data type = STRING
mandatory = true
answer = false
Local Host address.
SLOT_LOCAL_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Slot LOCAL_ADDRESS
data type = STRING
mandatory = true
answer = false
Local Host address.
SLOT_LOCAL_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Slot LOCAL_ADDRESS
data type = STRING
mandatory = true
answer = false
Local Host address.
SLOT_LOCALLY - Static variable in class de.softdevel.d1.network.CRecordBroadcastMsg
Slot LOCALLY
data type = BOOLEAN
mandatory = false
answer = false
True if the message shall be send locally too (not only to other hosts).
SLOT_LOGGER_LEVEL - Static variable in class de.softdevel.d1.kernel.CRecordUpdateLogVars
Slot LOGGER_LEVEL
data type = STRINGARRAY
mandatory = true
answer = false
The level of the loggers.
SLOT_LOGGER_NAME - Static variable in class de.softdevel.d1.kernel.CRecordLog
Slot LOGGER_NAME
data type = STRING
mandatory = true
answer = false
The logger name.
SLOT_LOGGER_NAME - Static variable in class de.softdevel.d1.kernel.CRecordSetLogLevel
Slot LOGGER_NAME
data type = STRINGARRAY
mandatory = true
answer = false
The logger names.
SLOT_LOGGER_NAMES - Static variable in class de.softdevel.d1.kernel.CRecordUpdateLogVars
Slot LOGGER_NAMES
data type = STRINGARRAY
mandatory = true
answer = false
Known logger names with appenders.
SLOT_LOOP - Static variable in class de.softdevel.d1.kernel.CRecordPing
Slot LOOP
data type = INT
mandatory = true
answer = false
The Loop Counter, set by the sender.
SLOT_LOOP_MIRROR - Static variable in class de.softdevel.d1.kernel.CRecordPing
Slot LOOP_MIRROR
data type = INT
mandatory = true
answer = true
The Loop Counter, set by the Receiver.
SLOT_MESSAGE - Static variable in class de.softdevel.d1.kernel.CRecordLog
Slot MESSAGE
data type = STRING
mandatory = true
answer = false
The log message.
SLOT_MESSAGE - Static variable in class de.softdevel.d1.kernel.CRecordNotifyMessageReceived
Slot MESSAGE
data type = MESSAGE
mandatory = true
answer = false
The message that has been received.
SLOT_MESSAGE - Static variable in class de.softdevel.d1.kernel.CRecordNotifyMessageSend
Slot MESSAGE
data type = MESSAGE
mandatory = true
answer = false
The message that was send.
SLOT_MESSAGE - Static variable in class de.softdevel.d1.kernel.CRecordRouteMessage
Slot MESSAGE
data type = MESSAGE
mandatory = true
answer = false
The Message to send.
SLOT_MESSAGE - Static variable in class de.softdevel.d1.network.broadcast.CRecordBroadcastTransport
Slot MESSAGE
data type = MESSAGE
mandatory = true
answer = false
The broadcast message.
SLOT_MESSAGE - Static variable in class de.softdevel.d1.network.CRecordBroadcastMsg
Slot MESSAGE
data type = MESSAGE
mandatory = true
answer = false
The broadcast message.
SLOT_MESSAGE - Static variable in class de.softdevel.d1.network.transport.impl.CRecordSendToRemote
Slot MESSAGE
data type = MESSAGE
mandatory = true
answer = false
The Message to send.
SLOT_MODAL - Static variable in class de.softdevel.d1.kernel.CRecordChooseHost
Slot MODAL
data type = BOOLEAN
mandatory = true
answer = true
True: window is modal.
SLOT_NAME - Static variable in class de.softdevel.d1.kernel.CRecordGetServiceInfo
Slot NAME
data type = STRING
mandatory = false
answer = true
Der Name des Services.
SLOT_NAME - Static variable in class de.softdevel.d1.kernel.CRecordNotifyServiceDeregistered
Slot NAME
data type = STRING
mandatory = false
answer = false
The name of the new service.
SLOT_NAME - Static variable in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverDeregistered
Slot NAME
data type = STRING
mandatory = false
answer = false
The name of the new service.
SLOT_NAME - Static variable in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverRegistered
Slot NAME
data type = STRING
mandatory = false
answer = false
The name of the new service.
SLOT_NAME - Static variable in class de.softdevel.d1.kernel.CRecordNotifyServiceRegistered
Slot NAME
data type = STRING
mandatory = false
answer = false
The name of the new service.
SLOT_NAME - Static variable in class de.softdevel.d1.kernel.CRecordNotifyTargetDeregistered
Slot NAME
data type = STRING
mandatory = true
answer = false
Name of the target, if available via name database.
SLOT_NAME - Static variable in class de.softdevel.d1.kernel.CRecordNotifyTargetRegistered
Slot NAME
data type = STRING
mandatory = true
answer = false
Name of the target, if available via name database.
SLOT_NAME - Static variable in class de.softdevel.d1.kernel.CRecordRegisterService
Slot NAME
data type = STRING
mandatory = true
answer = false
The name of the Service.
SLOT_NAME - Static variable in class de.softdevel.d1.kernel.CRecordRegisterTarget
Slot NAME
data type = STRING
mandatory = false
answer = false
Optional: A name for the target, which will be registered in the name database.
SLOT_NAME - Static variable in class de.softdevel.d1.network.router.CRecordGetHostRecord
Slot NAME
data type = STRING
mandatory = true
answer = false
The name of the host.
SLOT_NAMESPACE - Static variable in class de.softdevel.d1.kernel.CRecordNotifyNamespaceDeregistered
Slot NAMESPACE
data type = ID
mandatory = true
answer = false
The removed namespace ID.
SLOT_NAMESPACE - Static variable in class de.softdevel.d1.kernel.CRecordNotifyNamespaceRegistered
Slot NAMESPACE
data type = ID
mandatory = true
answer = false
The new namespace ID.
SLOT_NAMESPACE - Static variable in class de.softdevel.d1.kernel.CRecordStartTarget
Slot NAMESPACE
data type = OBJECT
mandatory = true
answer = false
The namespace the target was registered in.
SLOT_NAMESPACE - Static variable in class de.softdevel.d1.kernel.impl.CRecordShutdownNamespace
Slot NAMESPACE
data type = ID
mandatory = true
answer = false
The namespace to shutdown.
SLOT_NAMESPACE - Static variable in class de.softdevel.d1.kernel.impl.CRecordShutdownNamespacesAborted
Slot NAMESPACE
data type = ID
mandatory = true
answer = false
The namespace that causes to abort the shutdown.
SLOT_NAMESPACES - Static variable in class de.softdevel.d1.kernel.CRecordRegisterNamespaceListener
Slot NAMESPACES
data type = IDARRAY
mandatory = true
answer = true
The currently registered namespaces.
SLOT_NEGATIVE_FILTER - Static variable in class de.softdevel.d1.network.CRecordBroadcastMsg
Slot NEGATIVE_FILTER
data type = HIDARRAY
mandatory = false
answer = false
A negative filter.
SLOT_NID - Static variable in class de.softdevel.d1.kernel.CRecordDeleteNamespace
Slot NID
data type = ID
mandatory = true
answer = false
The namespace id.
SLOT_NID - Static variable in class de.softdevel.d1.tcp.CRecordCreateTcpClient
Slot NID
data type = ID
mandatory = false
answer = false
Namespace ID of the client target.
SLOT_NID - Static variable in class de.softdevel.d1.tcp.CRecordCreateTcpServer
Slot NID
data type = ID
mandatory = false
answer = false
Namespace ID of the server target.
SLOT_OBSERVABLE - Static variable in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetDeregistered
Slot OBSERVABLE
data type = TARGETADDRESS
mandatory = true
answer = false
Address of the deregistered Target.
SLOT_OBSERVABLE - Static variable in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetRegistered
Slot OBSERVABLE
data type = TARGETADDRESS
mandatory = true
answer = false
Address of the registered Target.
SLOT_OBSERVABLE_TID - Static variable in class de.softdevel.d1.kernel.CRecordDeregisterTargetMonitor
Slot OBSERVABLE_TID
data type = ID
mandatory = true
answer = false
The monitored target to remove.
SLOT_OBSERVABLE_TID - Static variable in class de.softdevel.d1.kernel.CRecordRegisterTargetMonitor
Slot OBSERVABLE_TID
data type = ID
mandatory = true
answer = false
The target id of the target you are interested in.
SLOT_OBSERVER - Static variable in class de.softdevel.d1.kernel.CRecordDeregisterMessageLogger
Slot OBSERVER
data type = TARGETADDRESS
mandatory = true
answer = false
The target address of the observer.
SLOT_OBSERVER - Static variable in class de.softdevel.d1.kernel.CRecordDeregisterObserver
Slot OBSERVER
data type = TARGETADDRESS
mandatory = true
answer = false
The Observer to remove.
SLOT_OBSERVER - Static variable in class de.softdevel.d1.kernel.CRecordDeregisterTargetMonitor
Slot OBSERVER
data type = TARGETADDRESS
mandatory = true
answer = false
The observer target address.
SLOT_OBSERVER - Static variable in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverDeregistered
Slot OBSERVER
data type = TARGETADDRESS
mandatory = false
answer = false
The address of the deregistered observer.
SLOT_OBSERVER - Static variable in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverRegistered
Slot OBSERVER
data type = TARGETADDRESS
mandatory = false
answer = false
The address of the new observer.
SLOT_OBSERVER - Static variable in class de.softdevel.d1.kernel.CRecordRegisterMessageLogger
Slot OBSERVER
data type = TARGETADDRESS
mandatory = true
answer = false
The target address of the observer.
SLOT_OBSERVER - Static variable in class de.softdevel.d1.kernel.CRecordRegisterObservers
Slot OBSERVER
data type = TARGETADDRESS
mandatory = true
answer = false
The observer target address.
SLOT_OBSERVER - Static variable in class de.softdevel.d1.kernel.CRecordRegisterTargetMonitor
Slot OBSERVER
data type = TARGETADDRESS
mandatory = true
answer = false
The observer target address.
SLOT_OBSERVERS - Static variable in class de.softdevel.d1.kernel.CRecordGetServiceInfo
Slot OBSERVERS
data type = TARGETADDRESSARRAY
mandatory = false
answer = true
Observer array.
SLOT_OWNER - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Slot OWNER
data type = TARGETADDRESS
mandatory = true
answer = false
Owner of the connection.
SLOT_OWNER - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Slot OWNER
data type = TARGETADDRESS
mandatory = true
answer = false
Owner of the connection.
SLOT_OWNER - Static variable in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStarted
Slot OWNER
data type = TARGETADDRESS
mandatory = true
answer = false
Owner address.
SLOT_OWNER - Static variable in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStopped
Slot OWNER
data type = TARGETADDRESS
mandatory = true
answer = false
Owner address.
SLOT_OWNER_ARRAY - Static variable in class de.softdevel.d1.tcp.CRecordGetTcpServerList
Slot OWNER_ARRAY
data type = TARGETADDRESSARRAY
mandatory = false
answer = true
Array of target addresses of the server owner.
SLOT_PACKET - Static variable in class de.softdevel.d1.network.transport.impl.CRecordRoutePacket
Slot PACKET
data type = OBJECT
mandatory = true
answer = false
The message packet (CPacketMessage) to route.
SLOT_PACKET_BUILDER_SEQUENCE - Static variable in class de.softdevel.d1.network.router.CRecordGetHostRecord
Slot PACKET_BUILDER_SEQUENCE
data type = STRING
mandatory = true
answer = false
The packet builder sequence, e.g.
SLOT_PANELREF - Static variable in class de.softdevel.d1.monitor.CRecordMonitorAddPanel
Slot PANELREF
data type = OBJECT
mandatory = true
answer = false
The panel reference.
SLOT_PARENT_WINDOW - Static variable in class de.softdevel.d1.kernel.CRecordChooseHost
Slot PARENT_WINDOW
data type = OBJECT
mandatory = true
answer = true
The parent Window.
SLOT_PATH - Static variable in class de.softdevel.d1.datapool.CRecordNotifyDatapoolValueChanged
Slot PATH
data type = STRING
mandatory = true
answer = false
The path.
SLOT_PATH - Static variable in class de.softdevel.d1.kernel.CRecordDeregisterDatapoolListener
Slot PATH
data type = STRING
mandatory = false
answer = false
Path of the observable.
SLOT_PATH - Static variable in class de.softdevel.d1.kernel.CRecordNotifyDatapoolValueChanged
Slot PATH
data type = STRING
mandatory = true
answer = false
The Path.
SLOT_PATH - Static variable in class de.softdevel.d1.kernel.CRecordRegisterDatapoolListener
Slot PATH
data type = STRING
mandatory = true
answer = false
Path of the observable.
SLOT_PATTERN - Static variable in class de.softdevel.d1.kernel.CRecordSetLogPattern
Slot PATTERN
data type = STRING
mandatory = true
answer = false
The log pattern for the logback encoder.
SLOT_PATTERN - Static variable in class de.softdevel.d1.kernel.CRecordUpdateLogVars
Slot PATTERN
data type = STRING
mandatory = true
answer = false
The log pattern for the logback encoder.
SLOT_PORT - Static variable in class de.softdevel.d1.tcp.CRecordCreateTcpClient
Slot PORT
data type = INT
mandatory = true
answer = false
The port of the TCP connection.
SLOT_PORT - Static variable in class de.softdevel.d1.tcp.CRecordCreateTcpServer
Slot PORT
data type = INT
mandatory = true
answer = false
The port of the TCP server.
SLOT_PORT - Static variable in class de.softdevel.d1.tcp.CRecordDeleteTcpServer
Slot PORT
data type = INT
mandatory = true
answer = false
The server port.
SLOT_PORT - Static variable in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStarted
Slot PORT
data type = INT
mandatory = true
answer = false
Port of the TCP server.
SLOT_PORT - Static variable in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStopped
Slot PORT
data type = INT
mandatory = true
answer = false
Port of the TCP server.
SLOT_PORT - Static variable in class de.softdevel.d1.tcp.impl.CRecordStartServer
Slot PORT
data type = INT
mandatory = true
answer = false
The TCP port number.
SLOT_PORTS - Static variable in class de.softdevel.d1.tcp.CRecordGetTcpServerList
Slot PORTS
data type = INTARRAY
mandatory = false
answer = true
The ports of the TCP servers.
SLOT_POSITIVE_FILTER - Static variable in class de.softdevel.d1.network.CRecordBroadcastMsg
Slot POSITIVE_FILTER
data type = HIDARRAY
mandatory = false
answer = false
A positive filter.
SLOT_PUBLIC_KEY - Static variable in class de.softdevel.d1.network.router.CRecordGetHostRecord
Slot PUBLIC_KEY
data type = BYTEARRAY
mandatory = true
answer = false
The public key of the caller.
SLOT_QID - Static variable in class de.softdevel.d1.kernel.CRecordCreateAsyncQueue
Slot QID
data type = ID
mandatory = true
answer = true
The ID of the new queue.
SLOT_QID - Static variable in class de.softdevel.d1.kernel.CRecordDeleteQueue
Slot QID
data type = ID
mandatory = true
answer = false
The ID of the queue to delete.
SLOT_QID - Static variable in class de.softdevel.d1.kernel.CRecordGetQueueInfo
Slot QID
data type = ID
mandatory = true
answer = false
The ID of the queue.
SLOT_QID - Static variable in class de.softdevel.d1.kernel.CRecordGetTargetInfo
Slot QID
data type = ID
mandatory = true
answer = true
The Queue ID.
SLOT_QID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetDeregistered
Slot QID
data type = ID
mandatory = true
answer = false
Queue ID.
SLOT_QID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyMonitoredTargetRegistered
Slot QID
data type = ID
mandatory = true
answer = false
Queue ID.
SLOT_QID - Static variable in class de.softdevel.d1.kernel.CRecordStartTarget
Slot QID
data type = ID
mandatory = true
answer = false
The message queue ID.
SLOT_QID - Static variable in class de.softdevel.d1.tcp.CRecordCreateTcpClient
Slot QID
data type = ID
mandatory = false
answer = false
Queue ID of the client target.
SLOT_QID - Static variable in class de.softdevel.d1.tcp.CRecordCreateTcpServer
Slot QID
data type = ID
mandatory = false
answer = false
Queue ID of the server target.
SLOT_QID_ARRAY - Static variable in class de.softdevel.d1.kernel.CRecordGetQueueList
Slot QID_ARRAY
data type = IDARRAY
mandatory = true
answer = false
The queues of the addressed namespace.
SLOT_QUEUE_ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyQueueDeregistered
Slot QUEUE_ID
data type = ID
mandatory = true
answer = false
The removed queue ID.
SLOT_QUEUE_ID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyQueueRegistered
Slot QUEUE_ID
data type = ID
mandatory = true
answer = false
The queue ID.
SLOT_RECEIVER_FILTER - Static variable in class de.softdevel.d1.kernel.CRecordRegisterMessageLogger
Slot RECEIVER_FILTER
data type = TARGETADDRESSARRAY
mandatory = true
answer = false
The filter target address array for matching against the message receiver.
SLOT_REGISTERED_CONNECTIONS - Static variable in class de.softdevel.d1.network.CRecordRegisterConnectionListener
Slot REGISTERED_CONNECTIONS
data type = UUIDARRAY
mandatory = true
answer = true
An array with connection IDs already registered at the registry.
SLOT_REGISTERED_HIDS - Static variable in class de.softdevel.d1.network.CRecordRegisterConnectionListener
Slot REGISTERED_HIDS
data type = HIDARRAY
mandatory = true
answer = true
An array with remote host IDs already registered at the registry.
SLOT_REMOTE_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordConnection
Slot REMOTE_ADDRESS
data type = STRING
mandatory = false
answer = true
The remote TCP address of the connection.
SLOT_REMOTE_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordGetConnection
Slot REMOTE_ADDRESS
data type = STRING
mandatory = false
answer = true
Remote Host address.
SLOT_REMOTE_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Slot REMOTE_ADDRESS
data type = STRING
mandatory = true
answer = false
Remote Host address.
SLOT_REMOTE_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Slot REMOTE_ADDRESS
data type = STRING
mandatory = true
answer = false
Remote Host address.
SLOT_REMOTE_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Slot REMOTE_ADDRESS
data type = STRING
mandatory = true
answer = false
Remote Host address.
SLOT_REMOTE_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Slot REMOTE_ADDRESS
data type = STRING
mandatory = true
answer = false
Remote Host address.
SLOT_REMOTE_HID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyRemoteHidDeregistered
Slot REMOTE_HID
data type = HID
mandatory = true
answer = false
The remote HID.
SLOT_REMOTE_HID - Static variable in class de.softdevel.d1.network.CRecordConnection
Slot REMOTE_HID
data type = HID
mandatory = false
answer = true
The remote HID, if available.
SLOT_REMOTE_HID - Static variable in class de.softdevel.d1.network.CRecordDeregisterRemoteHid
Slot REMOTE_HID
data type = HID
mandatory = true
answer = false
The Remote Host ID of the connection.
SLOT_REMOTE_HID - Static variable in class de.softdevel.d1.network.CRecordNotifyRemoteHidDeregistered
Slot REMOTE_HID
data type = HID
mandatory = true
answer = false
The remote HID.
SLOT_REMOTE_HID - Static variable in class de.softdevel.d1.network.CRecordNotifyRemoteHidRegistered
Slot REMOTE_HID
data type = HID
mandatory = true
answer = false
The remote HID.
SLOT_REMOTE_HID - Static variable in class de.softdevel.d1.network.CRecordRegisterRemoteHid
Slot REMOTE_HID
data type = HID
mandatory = true
answer = false
The Remote Host ID of the connection.
SLOT_SERVER_COUNT - Static variable in class de.softdevel.d1.tcp.CRecordGetTcpServerList
Slot SERVER_COUNT
data type = INT
mandatory = true
answer = true
The amount of known TCP servers.
SLOT_SERVICE_IDS - Static variable in class de.softdevel.d1.kernel.CRecordRegisterServiceListener
Slot SERVICE_IDS
data type = IDARRAY
mandatory = true
answer = true
The currently registered services.
SLOT_SERVICE_NAMES - Static variable in class de.softdevel.d1.kernel.CRecordRegisterServiceListener
Slot SERVICE_NAMES
data type = STRINGARRAY
mandatory = true
answer = true
The names of the currently registered services.
SLOT_SESSION_KEY - Static variable in class de.softdevel.d1.network.router.CRecordGetHostRecord
Slot SESSION_KEY
data type = BYTEARRAY
mandatory = false
answer = true
The encrypted session key of remote host.
SLOT_SID - Static variable in class de.softdevel.d1.kernel.CRecordDeregisterObserver
Slot SID
data type = ID
mandatory = true
answer = false
The service ID.
SLOT_SID - Static variable in class de.softdevel.d1.kernel.CRecordDeregisterService
Slot SID
data type = ID
mandatory = true
answer = false
The service ID.
SLOT_SID - Static variable in class de.softdevel.d1.kernel.CRecordGetServiceInfo
Slot SID
data type = ID
mandatory = true
answer = false
The service ID.
SLOT_SID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyServiceDeregistered
Slot SID
data type = ID
mandatory = false
answer = false
The new service.
SLOT_SID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverDeregistered
Slot SID
data type = ID
mandatory = false
answer = false
The new service.
SLOT_SID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyServiceObserverRegistered
Slot SID
data type = ID
mandatory = false
answer = false
The new service.
SLOT_SID - Static variable in class de.softdevel.d1.kernel.CRecordNotifyServiceRegistered
Slot SID
data type = ID
mandatory = false
answer = false
The new service.
SLOT_SID - Static variable in class de.softdevel.d1.kernel.CRecordRegisterService
Slot SID
data type = ID
mandatory = true
answer = false
The Service ID.
SLOT_SID - Static variable in class de.softdevel.d1.kernel.CRecordTriggerRecall
Slot SID
data type = ID
mandatory = true
answer = false
The service ID for which we want to get the last trigger.
SLOT_SIDARRAY - Static variable in class de.softdevel.d1.kernel.CRecordRegisterObservers
Slot SIDARRAY
data type = IDARRAY
mandatory = true
answer = false
The service IDs for which an observer shall be registered.
SLOT_SOURCE - Static variable in class de.softdevel.d1.network.broadcast.CRecordBroadcastTransport
Slot SOURCE
data type = TARGETADDRESS
mandatory = true
answer = false
The target that initiated the message.
SLOT_TABNAME - Static variable in class de.softdevel.d1.monitor.CRecordMonitorAddPanel
Slot TABNAME
data type = STRING
mandatory = true
answer = false
The name of the TAB.
SLOT_TABORDER - Static variable in class de.softdevel.d1.monitor.CRecordMonitorAddPanel
Slot TABORDER
data type = INT
mandatory = true
answer = false
An order helper for sorting the incoming TABs.
SLOT_TARGET - Static variable in class de.softdevel.d1.kernel.CRecordRegisterTarget
Slot TARGET
data type = OBJECT
mandatory = true
answer = false
The target to register.
SLOT_TARGET_ADDRESS - Static variable in class de.softdevel.d1.kernel.CRecordStartTarget
Slot TARGET_ADDRESS
data type = TARGETADDRESS
mandatory = true
answer = false
The new target address.
SLOT_TARGET_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordConnection
Slot TARGET_ADDRESS
data type = TARGETADDRESS
mandatory = false
answer = true
The target address of the connection target.
SLOT_TARGET_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordGetConnection
Slot TARGET_ADDRESS
data type = TARGETADDRESS
mandatory = false
answer = true
Target address of the closed connection.
SLOT_TARGET_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Slot TARGET_ADDRESS
data type = TARGETADDRESS
mandatory = true
answer = false
Target address of the closed connection.
SLOT_TARGET_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Slot TARGET_ADDRESS
data type = TARGETADDRESS
mandatory = true
answer = false
Target address of the closed connection.
SLOT_TARGET_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Slot TARGET_ADDRESS
data type = TARGETADDRESS
mandatory = true
answer = false
Target address of the closed connection.
SLOT_TARGET_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Slot TARGET_ADDRESS
data type = TARGETADDRESS
mandatory = true
answer = false
Target address of the closed connection.
SLOT_TARGET_ADDRESS - Static variable in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStarted
Slot TARGET_ADDRESS
data type = TARGETADDRESS
mandatory = true
answer = false
Target address of the TCP server.
SLOT_TARGET_ADDRESS - Static variable in class de.softdevel.d1.tcp.CRecordNotifyTcpServerStopped
Slot TARGET_ADDRESS
data type = TARGETADDRESS
mandatory = true
answer = false
Target address of the TCP server.
SLOT_TARGET_ADDRESSES - Static variable in class de.softdevel.d1.kernel.CRecordRegisterTargetListener
Slot TARGET_ADDRESSES
data type = TARGETADDRESSARRAY
mandatory = true
answer = true
The currently registered targets.
SLOT_TARGET_COUNT - Static variable in class de.softdevel.d1.kernel.CRecordGetQueueInfo
Slot TARGET_COUNT
data type = INT
mandatory = true
answer = true
The Target count.
SLOT_TARGET_NAMES - Static variable in class de.softdevel.d1.kernel.CRecordRegisterTargetListener
Slot TARGET_NAMES
data type = STRINGARRAY
mandatory = true
answer = true
The names of the currently registered targets.
SLOT_TARGETADDRESS - Static variable in class de.softdevel.d1.tcp.CRecordCreateTcpClient
Slot TARGETADDRESS
data type = TARGETADDRESS
mandatory = false
answer = true
Answer: Target address of the created client target.
SLOT_TARGETADDRESS - Static variable in class de.softdevel.d1.tcp.CRecordCreateTcpServer
Slot TARGETADDRESS
data type = TARGETADDRESS
mandatory = false
answer = true
Answer: Target address of the created server target.
SLOT_TARGETADDRESS_ARRAY - Static variable in class de.softdevel.d1.tcp.CRecordGetTcpServerList
Slot TARGETADDRESS_ARRAY
data type = TARGETADDRESSARRAY
mandatory = false
answer = true
Array of target addresses of the server targets.
SLOT_THREAD_NAME - Static variable in class de.softdevel.d1.kernel.CRecordLog
Slot THREAD_NAME
data type = STRING
mandatory = true
answer = false
The thread name.
SLOT_THREAD_PRIORITY - Static variable in class de.softdevel.d1.kernel.CRecordCreateAsyncQueue
Slot THREAD_PRIORITY
data type = INT
mandatory = true
answer = false
Thread priority, see Java Thread priorities.
SLOT_THREAD_PRIORITY - Static variable in class de.softdevel.d1.kernel.CRecordGetQueueInfo
Slot THREAD_PRIORITY
data type = INT
mandatory = false
answer = true
The priority if asynchronous, otherwise not set.
SLOT_THREADNAME - Static variable in class de.softdevel.d1.kernel.CRecordGetQueueInfo
Slot THREADNAME
data type = STRING
mandatory = false
answer = true
The thread name if asynchronous, otherwise not set.
SLOT_TID - Static variable in class de.softdevel.d1.kernel.CRecordGetTargetInfo
Slot TID
data type = ID
mandatory = true
answer = false
The target ID.
SLOT_TID_WANTED - Static variable in class de.softdevel.d1.kernel.CRecordRegisterTarget
Slot TID_WANTED
data type = ID
mandatory = false
answer = false
Optional: The wanted target ID.
SLOT_TIME_STAMP - Static variable in class de.softdevel.d1.kernel.CRecordLog
Slot TIME_STAMP
data type = LONG
mandatory = true
answer = false
The time stamp.
SLOT_TIMESTAMP - Static variable in class de.softdevel.d1.network.broadcast.CRecordBroadcastTransport
Slot TIMESTAMP
data type = LONG
mandatory = true
answer = false
The timestamp of sending the original message.
SLOT_TIMESTAMP - Static variable in class de.softdevel.d1.network.CRecordHostLinkUpdate
Slot TIMESTAMP
data type = LONG
mandatory = true
answer = false
The timestamp of the costs measurement.
SLOT_TIMESTAMP - Static variable in class de.softdevel.d1.network.router.CMessageRouterPing
Slot TIMESTAMP
data type = LONG
mandatory = true
answer = false
The timestamp.
SLOT_TIMESTAMP - Static variable in class de.softdevel.d1.network.router.CRecordRouterPing
Slot TIMESTAMP
data type = LONG
mandatory = true
answer = false
The timestamp.
SLOT_TIMESTAMP_SESSION_KEY - Static variable in class de.softdevel.d1.network.router.CRecordGetHostRecord
Slot TIMESTAMP_SESSION_KEY
data type = LONG
mandatory = false
answer = true
The timestamp of the session key of remote host.
SLOT_TIMESTAMPS - Static variable in class de.softdevel.d1.network.CRecordHostLinkList
Slot TIMESTAMPS
data type = LONGARRAY
mandatory = true
answer = false
Array of link timestamps.
SLOT_TITLE - Static variable in class de.softdevel.d1.kernel.CRecordChooseHost
Slot TITLE
data type = STRING
mandatory = true
answer = true
The title of the dialog.
SLOT_TRANSPORT_ADDRESS - Static variable in class de.softdevel.d1.network.CRecordRegisterRemoteHid
Slot TRANSPORT_ADDRESS
data type = TARGETADDRESS
mandatory = true
answer = false
The target address of the transport object of the connection.
SLOT_USAGE - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionClosed
Slot USAGE
data type = STRING
mandatory = true
answer = false
Usage of the connection, as known so far.
SLOT_USAGE - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionDeregistered
Slot USAGE
data type = STRING
mandatory = true
answer = false
Usage of the connection, as known so far.
SLOT_USAGE - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionOpened
Slot USAGE
data type = STRING
mandatory = true
answer = false
Usage of the connection, as known so far.
SLOT_USAGE - Static variable in class de.softdevel.d1.network.CRecordNotifyConnectionRegistered
Slot USAGE
data type = STRING
mandatory = true
answer = false
Usage of the connection, as known so far.
SLOT_USAGE - Static variable in class de.softdevel.d1.tcp.CRecordCreateTcpClient
Slot USAGE
data type = STRING
mandatory = true
answer = false
Usage of the connection.
SLOT_VALUE - Static variable in class de.softdevel.d1.datapool.CRecordNotifyDatapoolValueChanged
Slot VALUE
data type = STRING
mandatory = true
answer = false
The value.
SLOT_VALUE - Static variable in class de.softdevel.d1.kernel.CRecordNotifyDatapoolValueChanged
Slot VALUE
data type = STRING
mandatory = true
answer = false
The value.
SLOT_VENDOR - Static variable in class de.softdevel.d1.network.router.CRecordGetHostRecord
Slot VENDOR
data type = STRING
mandatory = true
answer = false
The vendor of the host.
SLOT_WANTED_NID - Static variable in class de.softdevel.d1.kernel.CRecordCreateNamespace
Slot WANTED_NID
data type = ID
mandatory = false
answer = false
Optional: A namespace ID to use.
SM_DATAPOOL - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the data pool.
SM_DATAPOOL_DB - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the data pool database.
SM_FACTORY - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for factories.
SM_KERNEL - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the Kernel.
SM_MESSAGE_DB - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the message database.
SM_MESSAGE_HOOK - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the message hooks.
SM_MESSAGE_QUEUE - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the message queues.
SM_NAME_DB - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the name database.
SM_NAME_DB_IDS - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the ID name database.
SM_NAME_DB_MESSAGES - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the message name database.
SM_NAME_DB_RESULTS - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the result name database.
SM_NAME_DB_SLOTS - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the slot name database.
SM_NAME_DB_TARGETS - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the target name database.
SM_NAMESPACE - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the namespaces.
SM_ONLY_LOCAL - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for logs that should not be transported to other hosts.
SM_PLUGIN - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the plugIn loader.
SM_RECORD_FACTORY - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the record factory.
SM_RECORD_FROM_STREAM - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for creating records from stream.
SM_SENSITIVE - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for logs that should not be transported to other hosts.
SM_SERVICE_ENTRY - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the service entry.
SM_SERVICE_REGISTRY - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the service registry.
SM_SERVICE_TRIGGER - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for triggering of service observers.
SM_SLOT_FACTORY - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the slot factory.
SM_TARGET_HSM - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for hierarchical state machines.
SM_TARGET_MESSAGE - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for incoming messages.
SM_TARGET_MONITOR - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the target monitor.
SM_TARGET_PENDING - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the pending target registrations (Message arive for not registered targets).
SM_TARGET_REGISTRY - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the target registries.
SM_THREAD - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the thread factory.
SM_TIMER_ENTRY - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for timer entries.
SM_TIMER_MANAGER - Static variable in class de.softdevel.d1.id.common.CWellKnownLogger
Logger for the timer manager.
SOCKET_CLOSED - Static variable in class de.softdevel.d1.result.CResultCode
The socket has been already closed.
split(String) - Method in class de.softdevel.d1.util.stringrecord.CStringRecordHelper
Split a source text into records.
splitCommaSeparatedList(String) - Static method in class de.softdevel.d1.util.CUtilString
Split a comma separated list to a String array.
start() - Method in interface de.softdevel.d1.job.IJobScheduler
Start the scheduler.
start() - Method in interface de.softdevel.d1.job.ITargetJobScheduler
Start the scheduler.
start(int) - Method in class de.softdevel.d1.log.catcher.CLogCatcher
Start the log catching hook.
start() - Method in interface de.softdevel.d1.message.queue.IMessageQueue
Start the processing of messages.
start() - Method in class de.softdevel.d1.message.queue.impl.CAsyncMessageQueue
 
start() - Method in class de.softdevel.d1.message.queue.impl.CSyncMessageQueue
 
START_APPLICATION - Static variable in class de.softdevel.d1.result.CResultCode
An application could not be started.
START_PACKET_BUILDER_SEQUENCE - Static variable in class de.softdevel.d1.network.CConnectionConstants
Packet builder sequence for startup.
START_RECEIVING - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Connection starts thread for receiving and processing incoming data.
START_SERVER - Static variable in class de.softdevel.d1.tcp.impl.CWellknownRecordIds
Internal message for starting the server.
START_TARGET - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
The first message a target will get (asynchronously).
startHSM(IHsmState) - Method in interface de.softdevel.d1.hsm.IHsm
Start the state machine.
startHSM(String) - Method in interface de.softdevel.d1.hsm.IHsm
Start the state machine.
startPlugin(URL, URLClassLoader, IKernel) - Method in class de.softdevel.d1.log.catcher.target.impl.CModule
 
startPlugin(URL, URLClassLoader, IKernel) - Method in class de.softdevel.d1.monitor.CModule
 
startPlugin(URL, URLClassLoader, IKernel) - Method in class de.softdevel.d1.network.impl.CModule
 
startPlugin(URL, URLClassLoader, IKernel) - Method in interface de.softdevel.d1.plugin.IPlugIn
Will be called from the PlugIn loader on loading the JAR.
startPlugin(URL, URLClassLoader, IKernel) - Method in class de.softdevel.d1.tcp.impl.CModule
 
startTimer(IId, ITargetAddress, long, boolean, CRecord) - Method in class de.softdevel.d1.timer.impl.CTimerManager
 
startTimer(IId, ITargetAddress, long, boolean, CRecord) - Method in interface de.softdevel.d1.timer.ITimerManager
Start a new timer.
stop() - Method in class de.softdevel.d1.log.catcher.CLogCatcher
Stop the log catching hook.
STOP_RECEIVING - Static variable in class de.softdevel.d1.network.CWellknownRecordIds
Connection stops thread for receiving and processing incoming data.
stopTimer(long) - Method in class de.softdevel.d1.timer.impl.CTimerManager
 
stopTimer(long) - Method in interface de.softdevel.d1.timer.ITimerManager
Stop a timer.
storeMessage(CMessage) - Method in class de.softdevel.d1.transaction.CPendingMessageStore
Store a message, block it, and return a transaction ID as key.
STREAM_ERROR - Static variable in class de.softdevel.d1.result.CResultCode
There was an error during streaming.
STRING - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A String value.
STRING_DELIMITER - Static variable in class de.softdevel.d1.constants.CConstants
A delimiter for writing addresses.
STRING_LINE - Static variable in class de.softdevel.d1.constants.CConstants
A line.
STRINGARRAY - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A String array (String[]).
SUCCESS - Static variable in class de.softdevel.d1.result.CResultCode
Success.
swap() - Method in class de.softdevel.d1.message.CEnvelope
Swap sender and receiver to send back the message.
SYSTEM - Static variable in class de.softdevel.d1.id.common.CWellKnownNID
The system namespace holds all system services and targets.
SYSTEM - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
Used for sending observer triggers.

T

takeSlots(CRecord) - Method in class de.softdevel.d1.record.CRecord
Add all slots from another record/message to this one.
TARGET_DEREGISTERED - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
A signal that a target has been deregistered.
TARGET_REGISTERED - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
A signal that a target has been registered.
TARGETADDRESS - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A target address, see ITargetAddress.
TARGETADDRESSARRAY - Static variable in class de.softdevel.d1.slot.CCommonSlotType
A target address array, see ITargetAddress.
TCP - Static variable in class de.softdevel.d1.network.CConnectionType
A TCP connection.
TCP_AUTO_CONNECT - Static variable in class de.softdevel.d1.tcp.CTcpLogger
Logger for TCP auto-connect targets.
TCP_CLIENT_REGISTRY - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
The TCP client registry target ID.
TCP_CONNECTION - Static variable in class de.softdevel.d1.tcp.CTcpLogger
Logger for TCP connections.
TCP_FACTORY - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
The TCP factory target ID.
TCP_FACTORY - Static variable in class de.softdevel.d1.tcp.CTcpLogger
Logger for the TCP factory.
TCP_JOB_CONNECT_SERVER - Static variable in class de.softdevel.d1.tcp.CTcpLogger
Logger for TCP jobs for connecting servers.
TCP_JOB_START_SERVER - Static variable in class de.softdevel.d1.tcp.CTcpLogger
Logger for TCP jobs for starting servers.
TCP_SERVER - Static variable in class de.softdevel.d1.tcp.CTcpLogger
Logger for TCP servers.
TCP_STARTER - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
The TCP starter target ID.
TCP_STARTER - Static variable in class de.softdevel.d1.tcp.CTcpLogger
Logger for the TCP starter (TCP configurator).
TEST - Static variable in class de.softdevel.d1.id.common.CWellKnownNID
All test will use this namespace.
tick() - Static method in class de.softdevel.d1.timer.impl.CTimerManager
 
TIMEOUT - Static variable in class de.softdevel.d1.result.CResultCode
A timeout occurred.
TIMER - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
Used for sending timer messages.
TIMER_DEREGISTERED - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
A new timer has been freed.
TIMER_REGISTERED - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
A new timer has been allocated.
TIMER_SERVICE - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
The timer service target ID.
TIMER_TRIGGERD - Static variable in class de.softdevel.d1.signal.CWellknownSignalIds
A new timer has been triggered.
toHashableStream(DataOutputStream) - Method in interface de.softdevel.d1.util.hash.ICreateHashableStream
Write only data to a stream, which is necessary to calculate a hash value.
toNamespaceString() - Method in class de.softdevel.d1.address.impl.CNamespaceAddress
 
toNamespaceString() - Method in interface de.softdevel.d1.address.INamespaceAddress
Get a String representation of the namespace address like NNN-HHH.
TOO_SHORT - Static variable in class de.softdevel.d1.result.CResultCode
The item is too short.
toShortString(UUID) - Static method in class de.softdevel.d1.util.CUtilUuid
Get a short 3-byte String representation of the UUID.
toStream(DataOutputStream) - Method in interface de.softdevel.d1.address.IHid
Write the host ID into a stream.
toStream(DataOutputStream) - Method in class de.softdevel.d1.address.impl.CNamespaceAddress
 
toStream(DataOutputStream) - Method in interface de.softdevel.d1.address.INamespaceAddress
Write the address into a stream.
toStream(DataOutputStream) - Method in class de.softdevel.d1.id.CIdInvalid
 
toStream(DataOutputStream) - Method in interface de.softdevel.d1.id.IId
Put the object into the stream.
toStream(DataOutputStream) - Method in class de.softdevel.d1.message.CEnvelope
Write the message into a stream.
toStream(DataOutputStream) - Method in class de.softdevel.d1.message.CMessage
Write a message into an output stream.
toStream(DataOutputStream) - Method in class de.softdevel.d1.message.impl.CSlotMessage
 
toStream(DataOutputStream) - Method in class de.softdevel.d1.network.router.CDijkstraLink
Write a link to a stream.
toStream(DataOutputStream) - Method in class de.softdevel.d1.record.CRecord
Write the record into a stream.
toStream(DataOutputStream) - Method in class de.softdevel.d1.record.impl.CSlotRecord
 
toStream(DataOutputStream) - Method in class de.softdevel.d1.record.impl.CSlotRecordArray
 
toStream(ISlot, DataOutputStream) - Static method in class de.softdevel.d1.slot.CSlotFactoryHelper
Write a slot into a stream.
toStream(DataOutputStream) - Method in class de.softdevel.d1.slot.CSlotKey
 
toStream(ISlot, DataOutputStream) - Method in class de.softdevel.d1.slot.impl.CSlotFactory
Write a slot into a stream.
toStream(DataOutputStream) - Method in class de.softdevel.d1.slot.impl.CXSlotColor
 
toStream(DataOutputStream) - Method in interface de.softdevel.d1.slot.ISlot
Write a slot into a stream.
toStream(ISlot, DataOutputStream) - Method in interface de.softdevel.d1.slot.ISlotFactory
Write a slot into a stream.
toStream(DataOutputStream) - Method in interface de.softdevel.d1.slot.ISlotKey
Put the object into the stream.
toStream(DataOutputStream) - Method in class de.softdevel.d1.util.CBitField
Write a bit field into an output stream.
toStream(Color, DataOutputStream) - Static method in class de.softdevel.d1.util.CUtilColor
Write a color into a stream.
toStream(DataOutputStream) - Method in class de.softdevel.d1.util.hash.CHash
 
toStream(DataOutputStream) - Method in class de.softdevel.d1.util.hash.CHashUnknown
 
toStream(DataOutputStream) - Method in interface de.softdevel.d1.util.hash.IDigest
Write the hash with type and length information into a stream.
toStream(DataOutputStream) - Method in interface de.softdevel.d1.util.stream.IStreamable
Write the object to a stream.
toStreamWithoutLength(DataOutputStream) - Method in class de.softdevel.d1.util.CBitField
Write a bit field into an output stream, without length byte.
toString() - Method in class de.softdevel.d1.address.impl.CNamespaceAddress
 
toString() - Method in class de.softdevel.d1.datapool.impl.CDatapoolRecord
 
toString() - Method in exception de.softdevel.d1.exception.CException
 
toString() - Method in class de.softdevel.d1.hsm.impl.CHsmMessageHandler
 
toString() - Method in class de.softdevel.d1.hsm.impl.CHsmState
 
toString() - Method in class de.softdevel.d1.id.CIdInvalid
 
toString() - Method in class de.softdevel.d1.kernel.impl.CKernel
 
toString() - Method in class de.softdevel.d1.message.CEnvelope
 
toString() - Method in class de.softdevel.d1.message.CMessage
 
toString() - Method in class de.softdevel.d1.message.impl.CSlotMessage
 
toString() - Method in class de.softdevel.d1.message.queue.impl.CAsyncMessageQueue
 
toString() - Method in class de.softdevel.d1.network.impl.CConnectionRegistry
 
toString() - Method in class de.softdevel.d1.network.router.CDijkstraLink
 
toString() - Method in class de.softdevel.d1.network.transport.impl.CPacketSimple
 
toString() - Method in class de.softdevel.d1.record.CRecord
 
toString() - Method in class de.softdevel.d1.record.db.impl.CRecordDatabase
 
toString() - Method in class de.softdevel.d1.record.db.impl.CRecordEntry
 
toString() - Method in class de.softdevel.d1.record.db.impl.CSlotRecord
 
toString(ISlot) - Method in class de.softdevel.d1.record.db.impl.CSlotRecord
Get a description for a complete slot, used by Object.toString().
toString() - Method in class de.softdevel.d1.record.impl.CSlotRecord
 
toString() - Method in class de.softdevel.d1.record.impl.CSlotRecordArray
 
toString() - Method in class de.softdevel.d1.result.CResult
 
toString() - Method in class de.softdevel.d1.slot.CSlotKey
 
toString() - Method in class de.softdevel.d1.slot.CSlotType
 
toString() - Method in class de.softdevel.d1.slot.impl.CXSlotColor
 
toString() - Method in class de.softdevel.d1.target.impl.CMessageHandler
 
toString() - Method in class de.softdevel.d1.target.impl.CTarget
 
toString() - Method in class de.softdevel.d1.timer.impl.CTimerManager
 
toString() - Method in class de.softdevel.d1.util.CBitField
toString(byte[], int) - Static method in class de.softdevel.d1.util.CToString
Print a byte array to a String.
toString(Object[]) - Static method in class de.softdevel.d1.util.CToString
Print an object array.
toString(boolean) - Static method in class de.softdevel.d1.util.CUtilBoolean
Write a boolean to a string.
toString(boolean, int) - Static method in class de.softdevel.d1.util.CUtilBoolean
Write a value to a String.
toString(boolean[]) - Static method in class de.softdevel.d1.util.CUtilBooleanArray
Create a string representation of a boolean array.
toString(boolean[], int) - Static method in class de.softdevel.d1.util.CUtilBooleanArray
Create a string representation of a boolean array with a maximum length.
toString(boolean[], int, int) - Static method in class de.softdevel.d1.util.CUtilBooleanArray
Create a string representation of a boolean array.
toString(boolean[], int, int, String, int) - Static method in class de.softdevel.d1.util.CUtilBooleanArray
Create a string representation of a boolean array with a maximum length.
toString(byte) - Static method in class de.softdevel.d1.util.CUtilByte
Create a string representation of a byte.
toString(byte, int) - Static method in class de.softdevel.d1.util.CUtilByte
Create a string representation of a byte with a maximum length.
toString(StringBuffer, byte) - Static method in class de.softdevel.d1.util.CUtilByte
Create a string representation of a byte.
toString(byte[]) - Static method in class de.softdevel.d1.util.CUtilByteArray
Create a string representation of the byte array.
toString(byte[], int) - Static method in class de.softdevel.d1.util.CUtilByteArray
Create a string representation of a maximum length of the byte array.
toString(byte[], int, int) - Static method in class de.softdevel.d1.util.CUtilByteArray
Create a string representation of a part of a byte array.
toString(byte[], int, int, String, int) - Static method in class de.softdevel.d1.util.CUtilByteArray
Create a string representation of a part of a byte array.
toString(char) - Static method in class de.softdevel.d1.util.CUtilChar
Write a character to a string.
toString(char[]) - Static method in class de.softdevel.d1.util.CUtilCharArray
Create a string representation of the character array.
toString(char[], int) - Static method in class de.softdevel.d1.util.CUtilCharArray
Create a string representation of the character array.
toString(char[], int, int, String, int) - Static method in class de.softdevel.d1.util.CUtilCharArray
Create a string representation of a part of the character array.
toString(Color) - Static method in class de.softdevel.d1.util.CUtilColor
Create a string representation of the color.
toString(double) - Static method in class de.softdevel.d1.util.CUtilDouble
Write a double to a string.
toString(double, int) - Static method in class de.softdevel.d1.util.CUtilDouble
Create a string representation of the value with a maximum length.
toString(double[]) - Static method in class de.softdevel.d1.util.CUtilDoubleArray
Create a string representation of the double array.
toString(double[], int) - Static method in class de.softdevel.d1.util.CUtilDoubleArray
Create a string representation of the value with a maximum length.
toString(double[], int, int) - Static method in class de.softdevel.d1.util.CUtilDoubleArray
Create a string representation of a part of the double array.
toString(double[], int, int, String, int) - Static method in class de.softdevel.d1.util.CUtilDoubleArray
Create a string representation of a part of the double array.
toString(double[], String) - Static method in class de.softdevel.d1.util.CUtilDoubleArray
Create a string representation of a double array.
toString(double[], String, int) - Static method in class de.softdevel.d1.util.CUtilDoubleArray
Create a string representation of a double array.
toString(float) - Static method in class de.softdevel.d1.util.CUtilFloat
Write a float to a string.
toString(float, int) - Static method in class de.softdevel.d1.util.CUtilFloat
Create a string representation of the value with a maximum length.
toString(float[]) - Static method in class de.softdevel.d1.util.CUtilFloatArray
Create a string representation of the float array.
toString(float[], int) - Static method in class de.softdevel.d1.util.CUtilFloatArray
Create a string representation of the value with a maximum length.
toString(float[], int, int) - Static method in class de.softdevel.d1.util.CUtilFloatArray
Create a string representation of a part of the float array.
toString(float[], int, int, String, int) - Static method in class de.softdevel.d1.util.CUtilFloatArray
Create a string representation of a part of the float array.
toString(float[], String) - Static method in class de.softdevel.d1.util.CUtilFloatArray
Create a string representation of a float array.
toString(float[], String, int) - Static method in class de.softdevel.d1.util.CUtilFloatArray
Create a string representation of a float array.
toString(int) - Static method in class de.softdevel.d1.util.CUtilInteger
Write an integer to a string.
toString(int, int) - Static method in class de.softdevel.d1.util.CUtilInteger
Create a string representation of the value with a maximum length.
toString(int[]) - Static method in class de.softdevel.d1.util.CUtilIntegerArray
Create a string representation of the integer array.
toString(int[], int) - Static method in class de.softdevel.d1.util.CUtilIntegerArray
Create a string representation of the value with a maximum length.
toString(int[], int, int) - Static method in class de.softdevel.d1.util.CUtilIntegerArray
Create a string representation of a part of the integer array.
toString(int[], int, int, String, int) - Static method in class de.softdevel.d1.util.CUtilIntegerArray
Create a string representation of a part of the integer array.
toString(int[], String) - Static method in class de.softdevel.d1.util.CUtilIntegerArray
Create a string representation of an integer array.
toString(int[], String, int) - Static method in class de.softdevel.d1.util.CUtilIntegerArray
Create a string representation of an integer array.
toString(long) - Static method in class de.softdevel.d1.util.CUtilLong
Write a long to a string.
toString(long, int) - Static method in class de.softdevel.d1.util.CUtilLong
Create a string representation of the value with a maximum length.
toString(long[]) - Static method in class de.softdevel.d1.util.CUtilLongArray
Create a string representation of the long array.
toString(long[], int) - Static method in class de.softdevel.d1.util.CUtilLongArray
Create a string representation of the value with a maximum length.
toString(long[], int, int) - Static method in class de.softdevel.d1.util.CUtilLongArray
Create a string representation of a part of the long array.
toString(long[], int, int, String, int) - Static method in class de.softdevel.d1.util.CUtilLongArray
Create a string representation of a part of the long array.
toString(long[], String) - Static method in class de.softdevel.d1.util.CUtilLongArray
Create a string representation of a long array.
toString(long[], String, int) - Static method in class de.softdevel.d1.util.CUtilLongArray
Create a string representation of a long array.
toString(Object) - Static method in class de.softdevel.d1.util.CUtilObject
Create a string representation of the value.
toString(Object, int) - Static method in class de.softdevel.d1.util.CUtilObject
Create a string representation of the value with a maximum length.
toString(Object[]) - Static method in class de.softdevel.d1.util.CUtilObjectArray
Create a string representation of the value.
toString(Object[], int) - Static method in class de.softdevel.d1.util.CUtilObjectArray
Create a string representation of the value with a maximum length.
toString(short) - Static method in class de.softdevel.d1.util.CUtilShort
Write a short to a string.
toString(short, int) - Static method in class de.softdevel.d1.util.CUtilShort
Create a string representation of the value with a maximum length.
toString(short[]) - Static method in class de.softdevel.d1.util.CUtilShortArray
Create a string representation of the short array.
toString(short[], int) - Static method in class de.softdevel.d1.util.CUtilShortArray
Create a string representation of the value with a maximum length.
toString(short[], int, int) - Static method in class de.softdevel.d1.util.CUtilShortArray
Create a string representation of a part of the short array.
toString(short[], int, int, String, int) - Static method in class de.softdevel.d1.util.CUtilShortArray
Create a string representation of a part of the short array.
toString(short[], String) - Static method in class de.softdevel.d1.util.CUtilShortArray
Create a string representation of a short array.
toString(short[], String, int) - Static method in class de.softdevel.d1.util.CUtilShortArray
Create a string representation of a short array.
toString(String[], int, int, char, int) - Static method in class de.softdevel.d1.util.CUtilStringArray
Create a describing String of the array for logging.
toString(UUID) - Static method in class de.softdevel.d1.util.CUtilUuid
Get a short 6-byte String representation of the UUID.
toString() - Method in class de.softdevel.d1.util.hash.CHash
 
toString() - Method in class de.softdevel.d1.util.hash.CHashUnknown
 
toString() - Method in class de.softdevel.d1.util.hash.CMd5
 
toString() - Method in class de.softdevel.d1.util.stringrecord.CStringRecord
 
toString() - Method in class de.softdevel.d1.util.stringrecord.CStringRecordHelper
 
toString() - Method in class de.softdevel.d1.version.CVersion
 
toString1(byte[]) - Static method in class de.softdevel.d1.util.CUtilByteArray
Another method to create a string representation of a byte array.
toString2(byte[]) - Static method in class de.softdevel.d1.util.CUtilByteArray
Another method to create a string representation of a byte array.
toString3(byte[]) - Static method in class de.softdevel.d1.util.CUtilByteArray
Another method to create a string representation of a byte array.
toStringRecord(short, boolean) - Static method in class de.softdevel.d1.util.CUtilBoolean
 
toStringRecord(short, byte) - Static method in class de.softdevel.d1.util.CUtilByte
 
toStringRecord(short, char) - Static method in class de.softdevel.d1.util.CUtilChar
 
toStringRecord(short, double) - Static method in class de.softdevel.d1.util.CUtilDouble
 
toStringRecord(short, float) - Static method in class de.softdevel.d1.util.CUtilFloat
 
toStringRecord(short, int) - Static method in class de.softdevel.d1.util.CUtilInteger
 
toStringRecord(short, long) - Static method in class de.softdevel.d1.util.CUtilLong
 
toStringRecord(short, short) - Static method in class de.softdevel.d1.util.CUtilShort
 
toStringRecord(short, String) - Static method in class de.softdevel.d1.util.CUtilString
 
TRANSITION_RUNNING - Static variable in class de.softdevel.d1.result.CResultCode
A transition is already running.
transitionToState(IHsmState) - Method in interface de.softdevel.d1.hsm.IHsm
Start a Transition to the given state.
transitionToState(String) - Method in interface de.softdevel.d1.hsm.IHsm
Start a Transition to the given state.
TRANSPORT - Static variable in class de.softdevel.d1.id.common.CWellKnownNID
The transport namespace holds all targets and services around message transportation.
TRANSPORT - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
Virtual target ID for CTransport instances.
TRIGGER_RECALL - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Get the last trigger for the service.
triggerObserver(IId, CMessage) - Method in interface de.softdevel.d1.services.IServiceRegistry
Trigger notifications for a given service.
triggerThisTarget(IId) - Method in class de.softdevel.d1.target.impl.CTarget
Send a simple message without arguments to itself.
tx(byte[], int, int) - Method in class de.softdevel.d1.streamhook.impl.CByteArrayDumper
tx(byte[], int, int) - Method in interface de.softdevel.d1.streamhook.IStreamMonitor
 
TYPE_EMPTY - Static variable in interface de.softdevel.d1.util.hash.IDigest
An unknown hash.
TYPE_MD2 - Static variable in interface de.softdevel.d1.util.hash.IDigest
A MD5 hash.
TYPE_MD5 - Static variable in interface de.softdevel.d1.util.hash.IDigest
A MD5 hash.
TYPE_SHA1 - Static variable in interface de.softdevel.d1.util.hash.IDigest
A SHA-1 hash.
TYPE_SHA256 - Static variable in interface de.softdevel.d1.util.hash.IDigest
A SHA-256 hash.
TYPE_SHA384 - Static variable in interface de.softdevel.d1.util.hash.IDigest
A SHA-384 hash.
TYPE_SHA512 - Static variable in interface de.softdevel.d1.util.hash.IDigest
A SHA-512 hash.
typeToAlgorithm(byte) - Static method in class de.softdevel.d1.util.hash.CHashFactory
Convert a one byte hash type to the algorithm string.

U

UDP - Static variable in class de.softdevel.d1.network.CConnectionType
An UDP connection.
uncompress(byte[], int) - Static method in class de.softdevel.d1.util.files.CUtilCompress
Uncompress a data block.
UNESCAPED_CHAR_END - Static variable in class de.softdevel.d1.util.stringrecord.CStringRecordHelper
UnEscaped CHAR_RECORD_END in the value string.
unescapeSlot(String, char) - Static method in class de.softdevel.d1.util.CUtilString
Read a String from another String.
UNKNOWN - Static variable in class de.softdevel.d1.network.CConnectionType
An unknown or not yet classified connection.
UNKNOWN - Static variable in class de.softdevel.d1.network.CConnectionUsage
The usage is unknown.
UNKNOWN_ADDRESS - Static variable in class de.softdevel.d1.result.CResultCode
The target address is unknown.
UNKNOWN_APP - Static variable in class de.softdevel.d1.result.CResultCode
The application is unknown.
UNKNOWN_DATAPOOL - Static variable in class de.softdevel.d1.result.CResultCode
Unknown datapool.
UNKNOWN_DATAPOOL_FACTORY - Static variable in class de.softdevel.d1.result.CResultCode
The data pool factory is unknown.
UNKNOWN_DATAPOOL_IOFACTORY - Static variable in class de.softdevel.d1.result.CResultCode
The data pool I/O factory is unknown.
UNKNOWN_DATAPOOL_READER - Static variable in class de.softdevel.d1.result.CResultCode
The data pool reader is unknown.
UNKNOWN_HSM_STATE - Static variable in class de.softdevel.d1.result.CResultCode
The HSM state is unknown.
UNKNOWN_ID - Static variable in class de.softdevel.d1.result.CResultCode
The ID is unknown.
UNKNOWN_KERNEL - Static variable in class de.softdevel.d1.result.CResultCode
The Kernel is unknown.
UNKNOWN_MESSAGE_QUEUE_FACTORY - Static variable in class de.softdevel.d1.result.CResultCode
The message queue factory is unknown.
UNKNOWN_MESSAGEFACTORY - Static variable in class de.softdevel.d1.result.CResultCode
The message factory is unknown.
UNKNOWN_NAMESPACE - Static variable in class de.softdevel.d1.result.CResultCode
The namespace is unknown.
UNKNOWN_NAMESPACE_REGISTRY - Static variable in class de.softdevel.d1.result.CResultCode
The namespace registry is unknown.
UNKNOWN_OBJECT - Static variable in class de.softdevel.d1.result.CResultCode
The object is unknown.
UNKNOWN_OBSERVER - Static variable in class de.softdevel.d1.result.CResultCode
The observer is unknown.
UNKNOWN_PACKET_TYPE - Static variable in class de.softdevel.d1.result.CResultCode
The packet type is invalid.
UNKNOWN_QUEUE - Static variable in class de.softdevel.d1.result.CResultCode
The queue is unknown.
UNKNOWN_QUEUE_REGISTRY - Static variable in class de.softdevel.d1.result.CResultCode
The queue registry is unknown.
UNKNOWN_RECORD - Static variable in class de.softdevel.d1.result.CResultCode
The record is unknown.
UNKNOWN_RECORDFACTORY - Static variable in class de.softdevel.d1.result.CResultCode
The record factory is unknown.
UNKNOWN_RIGHT - Static variable in class de.softdevel.d1.result.CResultCode
The right is unknown.
UNKNOWN_ROUTER - Static variable in class de.softdevel.d1.result.CResultCode
The router is unknown.
UNKNOWN_SERVICE - Static variable in class de.softdevel.d1.result.CResultCode
The service is unknown.
UNKNOWN_SERVICE_REGISTER_FACTORY - Static variable in class de.softdevel.d1.result.CResultCode
The service register factory is unknown.
UNKNOWN_SLOT_TYPE - Static variable in class de.softdevel.d1.result.CResultCode
The slot type is unknown or not registered yet.
UNKNOWN_TARGET - Static variable in class de.softdevel.d1.result.CResultCode
The target is unknown.
UNKNOWN_TIMERSERVICE - Static variable in class de.softdevel.d1.result.CResultCode
The timer service is unknown.
UNKNOWN_TOKEN - Static variable in class de.softdevel.d1.result.CResultCode
The token is unknown.
UNKNOWN_TRANSACTION - Static variable in class de.softdevel.d1.result.CResultCode
The transaction ID is unknown.
UNKNOWN_USER - Static variable in class de.softdevel.d1.result.CResultCode
The user is unknown.
UNKNOWN_USER_GROUP - Static variable in class de.softdevel.d1.result.CResultCode
The user group is unknown.
UNKNOWN_USER_OR_PASSWORD - Static variable in class de.softdevel.d1.result.CResultCode
The user or the passwort is unknown.
UNKNOWN_USER_REGISTRY - Static variable in class de.softdevel.d1.result.CResultCode
The user registry is unknown.
UNKNOWN_USER_REGISTRY_PROVIDER - Static variable in class de.softdevel.d1.result.CResultCode
The user registry provider is unknown.
UNKNOWN_WIDGET - Static variable in class de.softdevel.d1.result.CResultCode
The widget is unknown.
unpack(IPacket, IHostRecord) - Method in interface de.softdevel.d1.network.transport.impl.IPacketBuilder
Unpack a packet after transportation.
UNPACK - Static variable in class de.softdevel.d1.result.CResultCode
Error during unpacking.
update(byte[], int, int) - Method in class de.softdevel.d1.util.hash.CHash
 
update(byte[], int, int) - Method in class de.softdevel.d1.util.hash.CHashUnknown
 
update(byte[], int, int) - Method in interface de.softdevel.d1.util.hash.IDigest
Update the hash.
UPDATE_LOG_VARS - Static variable in class de.softdevel.d1.kernel.CWellknownRecordIds
Update for log variables, like encoder pattern, known logger names etc.
updateCosts(IHid, int, long) - Method in class de.softdevel.d1.network.router.CRouter
 
updateCosts(IHid, int, long) - Method in interface de.softdevel.d1.network.router.IRouter
Update the costs for a link to a neighbor host.
updateLinks(Collection<CDijkstraLink>) - Method in class de.softdevel.d1.network.router.CRouter
 
updateLinks(Collection<CDijkstraLink>) - Method in interface de.softdevel.d1.network.router.IRouter
Update the link list with the given link list.
USER_ID - Static variable in class de.softdevel.d1.id.common.CWellknownKeyTypes
User ID.
USER_REGISTRY - Static variable in class de.softdevel.d1.id.common.CWellKnownTID
The user registry target ID.
UUID - Static variable in class de.softdevel.d1.slot.CCommonSlotType
An UUID value, see UUID.
UUID_INVALID - Static variable in class de.softdevel.d1.util.CUtilUuid
An empty UUID.
UUIDARRAY - Static variable in class de.softdevel.d1.slot.CCommonSlotType
An UUID array, see UUID.

V

validate() - Method in class de.softdevel.d1.factory.impl.CFactory
Validate the factory.
validate(IId) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Change a null value into an INVALID value.
validatePath(String, String) - Static method in class de.softdevel.d1.util.files.CPathValidator
Validate a path.
validatePath(String[], String) - Static method in class de.softdevel.d1.util.files.CPathValidator
Validate a path.
valueOf(String) - Static method in enum de.softdevel.d1.id.EIdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.softdevel.d1.message.EPriority
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.softdevel.d1.id.EIdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.softdevel.d1.message.EPriority
Returns an array containing the constants of this enum type, in the order they are declared.
valueToList(List<String>) - Method in class de.softdevel.d1.message.impl.CSlotMessage
 
valueToList(List<String>) - Method in class de.softdevel.d1.record.impl.CSlotRecord
 
valueToList(List<String>) - Method in class de.softdevel.d1.record.impl.CSlotRecordArray
 
valueToList(List<String>) - Method in class de.softdevel.d1.slot.impl.CXSlotColor
 
valueToList(List<String>) - Method in interface de.softdevel.d1.slot.ISlot
Write a slot into one ore multiple Strings.
valueToList(boolean[], int, List<String>) - Static method in class de.softdevel.d1.util.CUtilBooleanArray
Save a boolean array as String list.
valueToList(byte[], int, List<String>) - Static method in class de.softdevel.d1.util.CUtilByteArray
Create a string representation of the byte array and put the resulting strings into a list.
valueToList(char[], int, List<String>) - Static method in class de.softdevel.d1.util.CUtilCharArray
Create a string representation of the character array.
valueToList(double[], int, List<String>) - Static method in class de.softdevel.d1.util.CUtilDoubleArray
Create a string representation of the double array.
valueToList(float[], int, List<String>) - Static method in class de.softdevel.d1.util.CUtilFloatArray
Create a string representation of the float array.
valueToList(int[], int, List<String>) - Static method in class de.softdevel.d1.util.CUtilIntegerArray
Create a string representation of the integer array.
valueToList(long[], int, List<String>) - Static method in class de.softdevel.d1.util.CUtilLongArray
Create a string representation of the long array.
valueToList(short[], int, List<String>) - Static method in class de.softdevel.d1.util.CUtilShortArray
Create a string representation of the short array.
valueToList(String[], List<String>) - Static method in class de.softdevel.d1.util.CUtilStringArray
Add all strings to a list of Strings.
valueToList(UUID[], List<String>) - Static method in class de.softdevel.d1.util.CUtilUuidArray
Transform an UUID array into an array of Strings.
valueToStream(boolean[], DataOutputStream) - Static method in class de.softdevel.d1.util.CUtilBooleanArray
Write the boolean array to a stream.
valueToStream(byte[], DataOutputStream) - Static method in class de.softdevel.d1.util.CUtilByteArray
Write a byte array into a stream.
valueToStream(char[], DataOutputStream) - Static method in class de.softdevel.d1.util.CUtilCharArray
Write a character array into a stream.
valueToStream(double[], DataOutputStream) - Static method in class de.softdevel.d1.util.CUtilDoubleArray
Write a double array into a stream.
valueToStream(float[], DataOutputStream) - Static method in class de.softdevel.d1.util.CUtilFloatArray
Write a float array into a stream.
valueToStream(int[], DataOutputStream) - Static method in class de.softdevel.d1.util.CUtilIntegerArray
Write an integer array into a stream.
valueToStream(long[], DataOutputStream) - Static method in class de.softdevel.d1.util.CUtilLongArray
Write a long array into a stream.
valueToStream(short[], DataOutputStream) - Static method in class de.softdevel.d1.util.CUtilShortArray
Write a short array into a stream.
valueToStream(String, DataOutputStream) - Static method in class de.softdevel.d1.util.CUtilString
Write a String into an output Stream.
valueToStream(String[], DataOutputStream) - Static method in class de.softdevel.d1.util.CUtilStringArray
Write the String array to a stream.
valueToStream(UUID, DataOutputStream) - Static method in class de.softdevel.d1.util.CUtilUuid
Write a UUID into a stream.
valueToStream(UUID[], DataOutputStream) - Static method in class de.softdevel.d1.util.CUtilUuidArray
Write an UUID array into a Stream.
valueToString() - Method in interface de.softdevel.d1.address.IHid
 
valueToString() - Method in class de.softdevel.d1.address.impl.CNamespaceAddress
 
valueToString() - Method in interface de.softdevel.d1.address.INamespaceAddress
Write the address into a string, and use a format so that we can read it back again.
valueToString() - Method in interface de.softdevel.d1.address.ITargetAddress
 
valueToString() - Method in class de.softdevel.d1.id.CIdInvalid
 
valueToString() - Method in interface de.softdevel.d1.id.IId
 
valueToString() - Method in class de.softdevel.d1.message.impl.CSlotMessage
 
valueToString() - Method in class de.softdevel.d1.record.impl.CSlotRecord
 
valueToString() - Method in class de.softdevel.d1.record.impl.CSlotRecordArray
 
valueToString() - Method in class de.softdevel.d1.slot.CSlotKey
 
valueToString() - Method in class de.softdevel.d1.slot.impl.CXSlotColor
 
valueToString() - Method in interface de.softdevel.d1.slot.ISlot
Write a slot into a String.
valueToString() - Method in interface de.softdevel.d1.slot.ISlotKey
 
valueToString(Object[], String) - Static method in class de.softdevel.d1.util.CUtilObjectArray
Create a string representation of a object array.
valueToString(String) - Static method in class de.softdevel.d1.util.CUtilString
Escape a String.
valueToString(String[]) - Static method in class de.softdevel.d1.util.CUtilStringArray
Concatenate the String array into a single String so that it can be recovered from it afterwards.
valueToString(String[], char) - Static method in class de.softdevel.d1.util.CUtilStringArray
Concatenate the String array into a single String so that it can be recovered from it afterwards.
valueToString(UUID) - Static method in class de.softdevel.d1.util.CUtilUuid
Transform a UUID to a single String.
valueToString(UUID[]) - Static method in class de.softdevel.d1.util.CUtilUuidArray
Write the UUID array into a single String.

W

WAIT - Static variable in class de.softdevel.d1.result.CResultCode
Please wait.
wantAnswer() - Method in class de.softdevel.d1.message.CEnvelope
Check if the sender wants an answer.
write(byte[]) - Method in class de.softdevel.d1.util.bytecarousel.CByteCarouselOutputStream
 
write(byte[], int, int) - Method in class de.softdevel.d1.util.bytecarousel.CByteCarouselOutputStream
 
write(int) - Method in class de.softdevel.d1.util.bytecarousel.CByteCarouselOutputStream
 
writeArraytoStream(IHid[], DataOutputStream) - Static method in class de.softdevel.d1.address.CHidFactory
Write an HID array into a stream.
writeArraytoStream(IId[], DataOutputStream) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Write an ID array into a stream.
writeArrayToString(IHid[]) - Static method in class de.softdevel.d1.address.CHidFactory
Write an array of IDs into a String.
writeArrayToString(IId[]) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Write an array of IDs into a String.
writeArrayToStringList(IHid[], List<String>) - Static method in class de.softdevel.d1.address.CHidFactory
Write an ID array to a String list.
writeArrayToStringList(IId[], List<String>) - Static method in class de.softdevel.d1.id.impl.CIdFactory
Write an ID array to a String list.
writeFile(String) - Method in class de.softdevel.d1.record.db.impl.CRecordDatabase
 
writeFile(String) - Method in interface de.softdevel.d1.record.db.IRecordDatabase
Write a formatted XML stream to a file.
writeUnsignedInt(long, DataOutputStream) - Static method in class de.softdevel.d1.util.CUtilLong
Read an unsigned Integer as 32bit (4 byte) value.
WRONG_HEADER - Static variable in class de.softdevel.d1.result.CResultCode
The header was wrong.
WRONG_ID - Static variable in class de.softdevel.d1.result.CResultCode
The wrong ID was provided.
WRONG_LENGTH - Static variable in class de.softdevel.d1.result.CResultCode
Item has a wrong length.
WRONG_STATE - Static variable in class de.softdevel.d1.result.CResultCode
The object was in the wrong state.
WRONGFORMAT - Static variable in class de.softdevel.d1.datapool.CDatapoolHelper
Wrong Format.
WRONGSLOTTYPE - Static variable in class de.softdevel.d1.result.CResultCode
The type of the slot was not the expected one.

X

XML_FILE_EXTENSION - Static variable in class de.softdevel.d1.constants.CConstants
Standard file extension for XML files.

Y

YOUR_TURN - Static variable in class de.softdevel.d1.result.CResultCode
Do not perform, let the other perform.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links