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

R

RandomizeUtil - Class in org.demac.impl.j2me.context.registry.service
 
RandomizeUtil() - Constructor for class org.demac.impl.j2me.context.registry.service.RandomizeUtil
 
RawDataService - Interface in org.demac.context.registry.service
 
RawDataServiceImpl - Class in org.demac.impl.j2me.context.registry.service
 
RawDataServiceImpl() - Constructor for class org.demac.impl.j2me.context.registry.service.RawDataServiceImpl
 
read() - Method in class org.demac.impl.j2me.process.base.service.rmi.DEMACSocket
Methode zum Lesen der Input - Daten.
read(byte[]) - Method in class org.demac.impl.j2me.process.base.service.rmi.DEMACSocket
Methode zum Lesen der Input - Daten.
read(byte[], int, int) - Method in class org.demac.impl.j2me.process.base.service.rmi.DEMACSocket
Methode zum Lesen von Input - Daten.
read() - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
This method calls the corresponding method of the underlying stream and increases the position counter by the number of octets actually read.
read(byte[], int, int) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
This method calls the corresponding method of the underlying stream and increases the position counter by the number of octets actually read.
read(byte[]) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
This method calls the corresponding method of the underlying stream and increases the position counter by the number of octets actually read.
read() - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.kdom.TreeParser
 
read() - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.parser.AbstractXmlParser
reads the next event available from the parser.
read(int, String, String) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.parser.AbstractXmlParser
Reads an event of the given type.
read() - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.parser.XmlParser
 
read() - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.SoapParser
Extracts namespace and name and calls readBody for actual reading
read(Object, int, String, String, ElementType) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.SoapParser
Builds an object from the XML stream.
read() - Method in class org.demac.impl.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.demac.impl.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
readBase128() - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
Reads a base 128 number from this input stream.
readBase256(int) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
This method reads in an decodes a number in base 256 format.
readBitString(ASN1BitString) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.BERDecoder
 
readBitString(ASN1BitString) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.Decoder
 
readBitString(ASN1BitString) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
 
readBoolean(ASN1Boolean) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.Decoder
 
readBoolean(ASN1Boolean) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
 
readChoice(ASN1Choice) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.Decoder
 
readChoice(ASN1Choice) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
Reads an ASN.1 CHOICE type.
readCollection(ASN1Collection) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.BERDecoder
 
readCollection(ASN1Collection) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.Decoder
 
readCollection(ASN1Collection) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
 
readCollectionOf(ASN1CollectionOf) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.BERDecoder
 
readCollectionOf(ASN1CollectionOf) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.Decoder
 
readCollectionOf(ASN1CollectionOf) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
 
readContent() - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
 
ReadControlDocument - Class in org.demac.impl.j2me.management.logging
An instance of this class represents an easy to use object representation of a control document checkpoint.
readExternal(ObjectInput) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1AbstractCollection
The writeExternal and readExternal methods of the Externalizable interface are implemented by a class to give the serializable class complete control over the format and contents of the stream for an object and its supertypes.
readExternal(ObjectInput) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ASN1AbstractType
The writeExternal and readExternal methods of the Externalizable interface are implemented by a class to give the serializable class complete control over the format and contents of the stream for an object and its supertypes.
readIdentifier() - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
 
readInstance(SoapParser, String, String, ElementType) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.ClassMap
Returns a new object read from the given parser.
readInstance(SoapParser, String, String, ElementType) - Method in interface org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.Marshal
This methods reads an instance from the given parser.
readInteger(ASN1Integer) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.Decoder
 
readInteger(ASN1Integer) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
 
ReadLogfile - Class in org.demac.impl.j2me.management.logging
An instance of this class represents an easy to use object representation of a ReadLogfile.
readMessage(MessageHandle) - Method in class org.demac.impl.j2me.transport.FileMessageStorage
 
readMessage(MessageHandle) - Method in interface org.demac.impl.j2me.transport.MessageStorage
 
readName() - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.parser.XmlParser
 
readNext() - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
Reads the next identifier and length octets from the stream and decodes them if skip_ is false.
readNull(ASN1Null) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.Decoder
 
readNull(ASN1Null) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
 
readObjectIdentifier(ASN1ObjectIdentifier) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.Decoder
 
readObjectIdentifier(ASN1ObjectIdentifier) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
 
readOctetString(ASN1OctetString) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.BERDecoder
 
readOctetString(ASN1OctetString) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.Decoder
 
readOctetString(ASN1OctetString) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
 
readReal(ASN1Real) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.Decoder
 
readReal(ASN1Real) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
 
readString(ASN1String) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.BERDecoder
 
readString(ASN1String) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.Decoder
 
readString(ASN1String) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
 
readTaggedType(ASN1TaggedType) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.BERDecoder
 
readTaggedType(ASN1TaggedType) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.Decoder
 
readTaggedType(ASN1TaggedType) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
This method also reads in ASN1Opaque types.
readText() - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.parser.AbstractXmlParser
Convenience method for reading the content of text-only elements.
readTime(ASN1Time) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.Decoder
 
readTime(ASN1Time) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
 
readTo(char, StringBuffer) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.parser.XmlParser
Reads chars to the given buffer until the given stopChar is reached.
readTree(Vector) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.parser.AbstractXmlParser
Reads a complete element tree to the given event Vector.
readType() - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.Decoder
 
readType(ASN1Type) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.Decoder
 
readType() - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
Reads the next ASN.1 type in the stream.
readType(ASN1Type) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
 
readUnknown(String, String) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.SoapParser
 
readVector(Vector, ElementType) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.SoapParser
 
ReadWriteControlDocument - Class in org.demac.impl.j2me.management.logging
An instance of this class represents an easy to use object representation of a control document.
ReadWriteLogfile - Class in org.demac.impl.j2me.management.logging
An instance of this class represents an easy to use object representation of a Logfile.
READY - Static variable in interface org.demac.process.base.dpdl.ActivityRef
state = READY, The org.demac.process.base.dpdl.ActivityRef is set ready, that means it is ready for execution.
receivedMessage(byte[], TransportAddress) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetTransportService
 
receivedMessage(byte[], TransportAddress) - Method in class org.demac.impl.j2me.transport.fluctnet.test.OldTransportServiceImpl
 
receivedMessage(byte[], TransportAddress) - Method in class org.demac.impl.j2me.transport.protocol.socket.SocketConnector
 
receivedMessage(byte[], TransportAddress) - Method in interface org.demac.impl.j2me.transport.TransportConnectorListener
Method to inform about a received array of bytes.
receivedMessage(byte[], TransportAddress) - Method in class org.demac.impl.j2me.transport.TransportServiceImpl
 
receivedMultiCastMessage(byte[], TransportAddress) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetTransportService
 
receivedMultiCastMessage(byte[], TransportAddress) - Method in class org.demac.impl.j2me.transport.fluctnet.test.OldTransportServiceImpl
 
receivedMultiCastMessage(byte[], TransportAddress) - Method in class org.demac.impl.j2me.transport.protocol.socket.SocketConnector
 
receivedMultiCastMessage(byte[], TransportAddress) - Method in interface org.demac.impl.j2me.transport.TransportConnectorListener
Method to inform about a received array of bytes by a multicast.
receivedMultiCastMessage(byte[], TransportAddress) - Method in class org.demac.impl.j2me.transport.TransportServiceImpl
 
ReceiveLocalDevicePropertyEvent - Class in org.demac.process.core.event
An Event to send a requested local device property.
ReceiveLocalDevicePropertyEvent(String, String) - Constructor for class org.demac.process.core.event.ReceiveLocalDevicePropertyEvent
Constructor to create a new org.demac.process.core.event.ReceiveLocalDevicePropertyEvent
receiveMessage(Message) - Method in class de.korelstar.mobile.process.parallel.classes.Serializable
 
receiveMessage(Message) - Method in interface de.korelstar.mobile.process.parallel.messages.MessageReceiver
Receive a message.
receiveMessage(MessageHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetTransportService
 
receiveMessage(MessageHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.test.OldTransportServiceImpl
 
receiveMessage(MessageHandle) - Method in class org.demac.impl.j2me.transport.TransportServiceImpl
 
receiveMessage(MessageHandle) - Method in class org.demac.transport.TransportService
Method to get a message from the the transport service which has arrived from foreign devices.
ReceiveModificationEvent - Class in org.demac.process.base.event
An Event to send a modification of the control flow instead of a concrete service.
ReceiveModificationEvent(String, String) - Constructor for class org.demac.process.base.event.ReceiveModificationEvent
Constructor to create a new org.demac.process.base.event.ReceiveModificationEvent.
ReceiveParticipantEvent - Class in org.demac.process.core.event
An Event to send a requested org.demac.process.core.dpdl.Participant by its device handle.
ReceiveParticipantEvent(int, DeviceHandle) - Constructor for class org.demac.process.core.event.ReceiveParticipantEvent
Constructor to create a new org.demac.process.core.event.ReceiveParticipantEvent
ReceiveProcessEvent - Class in org.demac.process.base.event
An Event to send a requested (sub-)process.
ReceiveProcessEvent(String) - Constructor for class org.demac.process.base.event.ReceiveProcessEvent
Constructor to create a new org.demac.process.base.event.ReceiveProcessEvent.
receiver - Static variable in class org.demac.impl.j2me.process.base.service.webservices.server.FaultObject
 
receiverAnswer(String) - Method in class org.demac.impl.j2me.management.monitoring.ProcessResultTransfer
This method tells the leader that a result has been transferred to a receiver.
ReceiverCell - Class in org.demac.impl.j2me.desktop.rendering
 
ReceiverCell(Handle) - Constructor for class org.demac.impl.j2me.desktop.rendering.ReceiverCell
 
ReceiverIcon - Class in org.demac.impl.j2me.desktop.rendering
 
ReceiverIcon() - Constructor for class org.demac.impl.j2me.desktop.rendering.ReceiverIcon
 
ReceiverInstruction - Class in org.demac.impl.j2me.management.core.instruction
This class is used to characterize the propagation of results using the recruitment-procedure.
ReceiverInstruction(Directive, ReceiverRecruitOrder) - Constructor for class org.demac.impl.j2me.management.core.instruction.ReceiverInstruction
 
ReceiverRecruitOrder - Interface in org.demac.management
This class is used to characterize the recruitment procedure for the receiver of a given request.
ReceiverRecruitOrderImpl - Class in org.demac.impl.j2me.management.order
This class is used to characterize how results of requests (e.g. status request, abort request) are submitted to to the corresponding requesting device using the recruitment-procedure.
ReceiverRecruitOrderImpl(int, long, int, int, Vector) - Constructor for class org.demac.impl.j2me.management.order.ReceiverRecruitOrderImpl
the standard constructor.
ReceiverRecruitOrderWithTime - Interface in org.demac.management
/** This class extends the ReceiverRecruitOrder.
ReceiverRecruitOrderWithTimeImpl - Class in org.demac.impl.j2me.management.order
/** This class is the implementation of the ReceiverRecruitOrderWithTime interface.
ReceiverRecruitOrderWithTimeImpl(int, long, int, int, Vector, String) - Constructor for class org.demac.impl.j2me.management.order.ReceiverRecruitOrderWithTimeImpl
the standard constructor.
ReceiveServiceEvent - Class in org.demac.process.base.event
An Event to send a requested service.
ReceiveServiceEvent(String, boolean) - Constructor for class org.demac.process.base.event.ReceiveServiceEvent
Constructor to create a new org.demac.process.base.event.ReceiveServiceEvent
recoverOriginalPayload(SecureMessage) - Method in class org.demac.impl.j2me.transport.security.SecurityService
wandelt eine abgesicherte Transport Message mit eingebetteter Secure Message und verschluesselten Nutzdaten in eine originale Transport-Nachricht mit Klartext um.
recoverOriginalTransportMessage(TransportMessage) - Method in class org.demac.impl.j2me.transport.security.SecurityService
wandelt eine abgesicherte Transport Message mit eingebetteter Secure Message und verschluesselten Nutzdaten in eine originale Transport-Nachricht mit Klartext um.
RecoveryCoordination - Class in org.demac.impl.j2me.management.recovery
This class is used to realize the recovery coordination concept, which basically means that all the manager for a given process coordinate themselves if their processor crashs, in order to recover the process exactly once.
RecoveryCoordination(String) - Constructor for class org.demac.impl.j2me.management.recovery.RecoveryCoordination
RecoveryCoordination as leader (= Coordinator)
RecoveryCoordination(String, String) - Constructor for class org.demac.impl.j2me.management.recovery.RecoveryCoordination
RecoveryCoordination as slave
recoveryCoordinationStatus() - Method in class org.demac.impl.j2me.management.core.ProcessThreadContainer
This method is used to get information about the status of a given recovery coordination.
recoveryCoordinationStatus(String) - Method in class org.demac.impl.j2me.management.core.ThreadManager
This method is used to get information about the status of a given recovery coordination.
recoveryCountLogging() - Method in class org.demac.impl.j2me.management.logging.ReadControlDocument
Determines whether the recovery count should be logged for the corresponding process.
recQuickSort(int, int) - Method in class org.demac.impl.j2me.process.core.process.QuickSortImpl
 
recruitAnswer(String) - Method in class org.demac.impl.j2me.management.monitoring.ProcessInstruction
This method tells the Leader or respectively recruit, that the corresponding device with the recruitID has accepted the recruit role.
recruitAnswer(String) - Method in class org.demac.impl.j2me.management.monitoring.ProcessResultTransfer
This method tells the Master or respectively recruit, that the corresponding device with the recruitID has accepted the recruit role.
RecruitOrder - Interface in org.demac.management
This class is used to characterize the recruitment procedure.
reference - Static variable in class org.demac.impl.j2me.process.base.service.webservices.wsdl.parser.WSDLConstants
 
refresh() - Method in class org.demac.impl.j2me.desktop.monitor.ContextMonitor
 
register(String, String) - Method in interface org.demac.eprom.EPromRegisterService
 
register(String, String) - Method in class org.demac.eprom.EPromRegisterServiceImpl
 
register(ClassMap) - Method in interface org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.Marshal
Register this Marshal with the given classMap
Register4EventPanel - Class in org.demac.impl.j2me.desktop.monitor
 
Register4EventPanel(EventService) - Constructor for class org.demac.impl.j2me.desktop.monitor.Register4EventPanel
 
RegisterEvent - Class in org.demac.impl.event.types
TODO
RegisterEvent(DeviceHandle, RegisterTask) - Constructor for class org.demac.impl.event.types.RegisterEvent
 
registerEventParser(EventHandle, Class) - Method in class org.demac.event.EventService
Method to register a parser for a custom event.
registerEventParser(EventHandle, Class) - Method in class org.demac.impl.event.EventServiceImpl
 
registerEventParser(EventHandle, Class) - Method in class org.demac.impl.event.parser.MainEventParser
 
registerEventParser(EventHandle, Class) - Method in class org.demac.impl.event.types.EventFactory
 
RegisterTask - Class in org.demac.impl.event.types
TODO
RegisterTask(DeviceHandle, EventHandle) - Constructor for class org.demac.impl.event.types.RegisterTask
 
REJECTED - Static variable in class org.demac.impl.j2me.process.ext.interaction.WorkItem
 
release() - Method in class org.demac.impl.util.Semaphore
 
remindUser(boolean) - Method in class org.demac.impl.services.Example
 
REMOTE_EVENT - Static variable in class org.demac.event.Event
This constant indecates that the event has its origin at a remote device.
REMOTE_SCOPE_10_SEC - Static variable in interface org.demac.context.core.management.RemoteContextService
 
REMOTE_SCOPE_15_MIN - Static variable in interface org.demac.context.core.management.RemoteContextService
 
REMOTE_SCOPE_1_MIN - Static variable in interface org.demac.context.core.management.RemoteContextService
 
REMOTE_SCOPE_1_SEC - Static variable in interface org.demac.context.core.management.RemoteContextService
 
REMOTE_SCOPE_30_SEC_DEFAULT - Static variable in interface org.demac.context.core.management.RemoteContextService
 
REMOTE_SCOPE_5_SEC - Static variable in interface org.demac.context.core.management.RemoteContextService
 
RemoteContextRequestEvent - Class in org.demac.impl.j2me.context.core.management
TODO Mirwais: Comment this class
RemoteContextRequestEvent(DeviceHandle) - Constructor for class org.demac.impl.j2me.context.core.management.RemoteContextRequestEvent
Constructor
RemoteContextService - Interface in org.demac.context.core.management
 
RemoteContextServiceImpl - Class in org.demac.impl.j2me.context.core.management
TODO Mirwais: Comment this class
RemoteDeviceContext - Interface in org.demac.context.core.model
 
RemoteDeviceContextImpl - Class in org.demac.impl.j2me.context.core.model
 
RemoteDeviceContextImpl() - Constructor for class org.demac.impl.j2me.context.core.model.RemoteDeviceContextImpl
 
RemoteServiceDiscoveryEvent - Class in org.demac.impl.j2me.context.registry
Definition eines RemoteServiceDiscoveryEvents zur Verwendung mit dem EventService und dessen Funktionalitäten.
RemoteServiceDiscoveryEvent(DeviceHandle, String) - Constructor for class org.demac.impl.j2me.context.registry.RemoteServiceDiscoveryEvent
 
remove() - Method in class de.korelstar.mobile.process.parallel.model.adapter.ProcessAdapter
Remove this process from the execution engine
remove(Object, Object) - Method in class de.korelstar.util.MapSet
Removes an edge with the specified key
remove() - Method in class org.demac.impl.j2me.process.ext.concurrency.DPDLAdapter
 
REMOVE - Static variable in interface org.demac.process.base.dpdl.ActivityRef
editable = REMOVE.
remove_key_value_pair(String) - Method in class org.demac.impl.j2me.context.registry.Cache
Methode zum entfernen eines Datensatzes anhand des Schluessels (Optionale Methode)
remove_service_information(String) - Method in class org.demac.impl.j2me.context.registry.DEMACRegistry
Methode zum entfernen von Dienstinformationen aus der Registry anhand des ServiceHandle Voraussetzung, das sich Dienste von den Registry abmelden (via DSDM), sofern sie nicht mehr verfügbar sind.
removeAllCompletedTasks() - Method in class org.demac.impl.j2me.process.ext.interaction.TaskManager
 
removeAttribute(AttributeHandle) - Method in interface org.demac.context.core.model.Entity
 
removeAttribute(AttributeHandle) - Method in class org.demac.impl.j2me.context.core.model.EntityImpl
 
removeAttribute(int) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.kdom.Element
Removes the attribute at the given index
removeChild(int) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.kdom.Document
 
removeChild(int) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.kdom.Node
Removes the child object at the given index
removeClassRep(String, String) - Method in class org.demac.impl.rmi.DEMACLocalCodeBase
Methode zum Löschen der Klassenrepräsentationen uas der Codebase
removeClientSocket(String, int, String) - Method in class org.demac.impl.j2me.process.base.service.rmi.DEMACSocketManager
Methode zum Entfernen eines durch die beiden Eingabeparameter spezifizierten ClientSockets
removeCondition(String) - Method in class org.demac.context.base.Criteria
 
removeCondition(String) - Method in class org.demac.impl.j2me.context.base.CriteriaImpl
 
removeContextListener(ContextListener) - Method in interface org.demac.context.core.management.ContextNotificationService
 
removeContextListener(ContextListener) - Method in class org.demac.impl.j2me.context.core.management.ContextNotificationServiceImpl
 
removeControlSequencesFromXMLString(String) - Static method in class org.demac.impl.j2me.transport.security.MessageDeserializer
Diese Methode entfernt Steuerzeichen wie Tabs oder Zeilenbrüche aus einem XML-String, um serialisierte und deserialisierte XML-Strings mit equals auf Gleichheit überprüfen zu können.
removeCurrentRecruit(String) - Method in class org.demac.impl.j2me.management.monitoring.ProcessResultTransfer
This method tells the Master that a recruit has finished his task.
removeCurrRecruit(String) - Method in class org.demac.impl.j2me.management.monitoring.ProcessInstruction
This method is used to tell the leader of the ProcessInstruction that one of the recruits has finished his searching process.
removeData(DataSet) - Method in class org.demac.impl.j2me.process.core.persistence.J2MEStorage
 
removeData(DataSet) - Method in class org.demac.process.core.persistence.PersistenceService
Method to remove data and dataset.
RemoveDataSetListener - Interface in org.demac.process.core.persistence
Listener to get a notification, if a DataSet is removed
RemovedDeviceDispatcher - Class in org.demac.impl.j2me.transport.fluctnet.dispatcher
Calls deviceRemoved() on each TransportListener using a thread
RemovedDeviceDispatcher(Device, Vector) - Constructor for class org.demac.impl.j2me.transport.fluctnet.dispatcher.RemovedDeviceDispatcher
Constructor
removeDevice(Device) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetTransportService
 
removeDevice(DeviceHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetTransportService
Allows to remove nodes by device handle
removeDevice(Device) - Method in class org.demac.impl.j2me.transport.fluctnet.test.OldTransportServiceImpl
 
removeDevice(Device) - Method in class org.demac.impl.j2me.transport.TransportServiceImpl
 
removeDevice(Device) - Method in class org.demac.transport.TransportService
Method to remove a device manually from the transport service.
removeDomainContext(DomainHandle) - Method in interface org.demac.context.core.model.LocalDeviceContext
 
removeDomainContext(DomainHandle) - Method in class org.demac.impl.j2me.context.core.model.LocalDeviceContextImpl
 
removeEdge(Edge) - Method in class de.korelstar.math.graph.EdgesSet
 
removeEdge(FluctNetEdge) - Method in interface org.demac.impl.j2me.transport.fluctnet.FluctNetEdgeCollection
Removes an edge from the set
removeEdge(FluctNetEdge) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetEdgeSet
Removes an edge from the set
removeEdge(DeviceHandle, DeviceHandle, float) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetGroupTopology
Removes an edge from the group topology
removeEdge(FluctNetEdge) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetGroupTopology
Removes an edge from the group topology.
removeEdge(FluctNetEdge) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetOrderedEdgeSet
 
removeEdge(FluctNetEdge) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetTreeTopology
Removes an edge from the tree topology.
removeEdgeAt(int) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetOrderedEdgeSet
Removes the edge at a given index
removeEdges(FluctNetEdgeCollection) - Method in interface org.demac.impl.j2me.transport.fluctnet.FluctNetEdgeCollection
Removes all the edges from coll from this collection of edges
removeEdges(Collection) - Method in interface org.demac.impl.j2me.transport.fluctnet.FluctNetEdgeCollection
Removes all the edges from coll from this collection of edges
removeEdges(FluctNetEdgeCollection) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetEdgeSet
 
removeEdges(Collection) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetEdgeSet
 
removeEdges(FluctNetEdgeCollection) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetOrderedEdgeSet
 
removeEdges(Collection) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetOrderedEdgeSet
 
removeEntityFromDomain(Entity) - Method in interface org.demac.context.core.model.DomainContext
 
removeEntityFromDomain(Entity) - Method in class org.demac.impl.j2me.context.core.model.DomainContextImpl
 
removeEventListener(EventListener) - Method in class org.demac.event.EventService
Method to remove an org.demac.event.EventListener for all org.demac.event.Events from the EventService.
removeEventListener(EventListener, EventHandle) - Method in class org.demac.event.EventService
Method to remove an org.demac.event.EventListener for an specific org.demac.event.Event from the EventService.
removeEventListener(EventListener) - Method in class org.demac.impl.event.EventServiceImpl
 
removeEventListener(EventListener, EventHandle) - Method in class org.demac.impl.event.EventServiceImpl
 
removeFirstNode() - Method in class org.demac.impl.j2me.transport.fluctnet.RoutingPath
Removes the first node from the end of the route
removeFirstNodeFromRoute() - Method in class org.demac.impl.j2me.transport.fluctnet.messages.FluctNetMessageWithRoutingPath
Removes the first node from the route the message has taken so far.
removeGroupNode(DeviceHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetGroup
Removes a node from the group
removeItem(Object, Object) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetMultiMap
 
removeLastNode() - Method in class org.demac.impl.j2me.transport.fluctnet.RoutingPath
Removes the last node from the end of the route
removeLastNodeFromRoute() - Method in class org.demac.impl.j2me.transport.fluctnet.messages.FluctNetMessageWithRoutingPath
Removes the last node from the route the message has taken so far.
removeLayoutComponent(Component) - Method in class org.demac.impl.j2me.helper.ListLayout
 
removeLokalService(ServiceHandle) - Method in interface org.demac.context.ContextService
 
removeLokalService(ServiceHandle) - Method in class org.demac.impl.j2me.context.ContextServiceImpl
Methode zum Loeschen lokal verfügbaren Dienste
removeManagementListener(ManagementListener) - Method in class org.demac.impl.j2me.management.core.ManagementService
This method is used to remove a ManagementListener-Object in order to stop listening to specific management events.
removeManagementListener(ManagementListener) - Method in class org.demac.impl.j2me.management.core.ManagementServiceImpl
 
removeManagementSevice(ContextManagementHandle) - Method in interface org.demac.context.ContextService
 
removeManagementSevice(ContextManagementHandle) - Method in class org.demac.impl.j2me.context.ContextServiceImpl
 
removeManager(String) - Method in class org.demac.impl.j2me.management.logging.ReadWriteControlDocument
This method is used to remove a manager or respectively his identifier from the ReadWriteControlDocument.
removeMessage(MessageHandle) - Method in class org.demac.impl.j2me.transport.FileMessageStorage
 
removeMessage(MessageHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetTransportService
 
removeMessage(MessageHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.test.OldTransportServiceImpl
 
removeMessage(MessageHandle) - Method in interface org.demac.impl.j2me.transport.MessageStorage
 
removeMessage(MessageHandle) - Method in class org.demac.impl.j2me.transport.TransportServiceImpl
 
removeMessage(MessageHandle) - Method in class org.demac.transport.TransportService
Method to remove a message from the transport service.
removeMessageHandler(FluctNetMessageHandler) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetTransportService
Removes a message handler from the set of handlers
removeMessageReceiver(String, ActivityAddress, MessageReceiver) - Method in interface de.korelstar.mobile.process.parallel.messages.MessageSender
Unsubsribes a MessageReceiver which was added with MessageSender.addMessageReceiver(String, ActivityAddress, MessageReceiver).
removeMessageReceiver(String, ActivityAddress, MessageReceiver) - Method in class org.demac.impl.j2me.process.ext.concurrency.MessageAdapter
 
removeNode(DeviceHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetGroupTopology
Removes a node from the topology
removeNode(DeviceHandle) - Method in interface org.demac.impl.j2me.transport.fluctnet.FluctNetNodeCollection
Removes a device node from the list
removeNode(DeviceHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetNodeSet
Removes a device node from the set
removeNode(DeviceHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetOrderedNodeSet
 
removeNodes(FluctNetNodeCollection) - Method in interface org.demac.impl.j2me.transport.fluctnet.FluctNetNodeCollection
Removes all the nodes from coll from this collection of nodes
removeNodes(FluctNetNodeCollection) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetNodeSet
 
removeNodes(FluctNetNodeCollection) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetOrderedNodeSet
 
removeOIDRegistry(OIDRegistry) - Static method in class org.demac.impl.j2me.process.base.service.webservices.asn1.OIDRegistry
Removes the given OID registry from the set of globally known ones.
removeOrder(ReceiverInstruction) - Method in class org.demac.impl.j2me.management.core.ManagementService
This method is used to remove a ReceiverInstruction from the ManagementService.
removeOrder(ReceiverInstruction) - Method in class org.demac.impl.j2me.management.core.ManagementServiceImpl
 
removeOrder(ReceiverInstruction) - Method in class org.demac.impl.j2me.management.util.ProcessOrderContainer
This method is used to remove a specific ReceiverInstruction from the container.
removePaddingBytes(byte[]) - Static method in class org.demac.impl.j2me.transport.security.crypto.Padding
entfernt Padding-Bytes aus einem Byte-Array.
removeProcessDefinition(int) - Method in class org.demac.impl.j2me.process.core.process.ProcessServiceImpl
 
removeProcessDefinition(int) - Method in class org.demac.process.core.process.ProcessService
Removes a process description from the org.demac.process.core.process.ProcessService.
removeProcessListener(ProcessListener) - Method in class org.demac.impl.j2me.process.core.process.ProcessServiceImpl
 
removeProcessListener(ProcessListener) - Method in class org.demac.process.core.process.ProcessService
Method to remove a registered listener from the process service.
removeQualityParameter(QualityParameterHandle) - Method in interface org.demac.context.core.model.QualityConstraints
 
removeQualityParameter(QualityParameterHandle) - Method in class org.demac.impl.j2me.context.core.model.QualityConstraintsImpl
 
removeRemoveDataSetListener(RemoveDataSetListener) - Method in class org.demac.impl.j2me.process.core.persistence.J2MEStorage
 
removeRemoveDataSetListener(RemoveDataSetListener) - Method in class org.demac.process.core.persistence.PersistenceService
Removes a RemoveDataSetListener.
removeReputation(Reputation) - Method in class org.demac.impl.j2me.transport.security.ReputationManager
 
removeReputation(Reputation) - Static method in class org.demac.impl.j2me.transport.security.ReputationStorage
 
removeRoutingEntry(DeviceHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetRoutingTable
Removes an entry from the routing table
removeServerSocket(int) - Method in class org.demac.impl.j2me.process.base.service.rmi.DEMACSocketManager
Methode zum Entfernen eines durch das Eingabeparameter "port" spezifizierten SeverSocket
removeServiceObjectListener(ServiceObjectListener) - Method in interface org.demac.context.ContextService
Method to remove a listener from the list of ServiceObjectListeners.
removeServiceObjectListener(ServiceObjectListener) - Method in class org.demac.impl.j2me.context.ContextServiceImpl
 
removeTask(WorkItem) - Method in class org.demac.impl.j2me.process.ext.interaction.TaskManager
 
removeTentativePrecedence(Precedence) - Method in class de.korelstar.mobile.process.parallel.model.adapter.ProcessAdapter
Removes a tentative precedence
removeTentativePrecedence(Precedence) - Method in class org.demac.impl.j2me.process.ext.concurrency.DPDLAdapter
 
removeTransportAddress(TransportAddress) - Method in class org.demac.impl.j2me.transport.DeviceImpl
Method to remove an associated address from this Device.
removeTransportConnectorListener(TransportConnectorListener) - Method in class org.demac.impl.j2me.transport.protocol.bluetooth.BluetoothConnector
 
removeTransportConnectorListener(TransportConnectorListener) - Method in class org.demac.impl.j2me.transport.protocol.discovery.DiscoveryConnector
 
removeTransportConnectorListener(TransportConnectorListener) - Method in class org.demac.impl.j2me.transport.protocol.routing.RoutingConnector
 
removeTransportConnectorListener(TransportConnectorListener) - Method in class org.demac.impl.j2me.transport.protocol.socket.SocketConnector
 
removeTransportConnectorListener(TransportConnectorListener) - Method in class org.demac.impl.j2me.transport.TransportConnector
Method to remove a registered listener from the connector.
removeTransportListener(TransportListener) - Method in class org.demac.impl.j2me.transport.fluctnet.FluctNetTransportService
 
removeTransportListener(TransportListener) - Method in class org.demac.impl.j2me.transport.fluctnet.test.OldTransportServiceImpl
 
removeTransportListener(TransportListener) - Method in class org.demac.impl.j2me.transport.TransportServiceImpl
 
removeTransportListener(TransportListener) - Method in class org.demac.transport.TransportService
Method to remove a registered listener from the transport service.
removeTreeChild(DeviceHandle) - Method in class org.demac.impl.j2me.transport.fluctnet.messagehandler.FluctNetGroupLeaderMessageHandler
Removes a tree child
removingDataSet(DataSet) - Method in class org.demac.impl.j2me.process.base.persistence.ProcessPersistenceServiceImpl
 
removingDataSet(DataSet) - Method in interface org.demac.process.core.persistence.RemoveDataSetListener
This method is called, when a DataSet is removed.
RenewLeaseQuery - Class in org.demac.impl.j2me.transport.query
TODO
RenewLeaseQuery() - Constructor for class org.demac.impl.j2me.transport.query.RenewLeaseQuery
 
RenewLeaseQuery(DeviceHandle, DeviceHandle) - Constructor for class org.demac.impl.j2me.transport.query.RenewLeaseQuery
 
RenewLeaseResponse - Class in org.demac.impl.j2me.transport.response
TODO
RenewLeaseResponse() - Constructor for class org.demac.impl.j2me.transport.response.RenewLeaseResponse
 
RenewLeaseResponse(DeviceHandle) - Constructor for class org.demac.impl.j2me.transport.response.RenewLeaseResponse
 
replaceAll(String, String, String) - Static method in class org.demac.impl.j2me.helper.StringHelper
 
replaceAllSingle(String, String, String) - Static method in class org.demac.impl.j2me.helper.StringHelper
 
REPLY_IN_TIME - Static variable in class org.demac.impl.j2me.transport.fluctnet.HeartBeatStatus
 
Reputation - Class in org.demac.impl.j2me.transport.security
 
Reputation() - Constructor for class org.demac.impl.j2me.transport.security.Reputation
 
ReputationManager - Class in org.demac.impl.j2me.transport.security
 
ReputationManager() - Constructor for class org.demac.impl.j2me.transport.security.ReputationManager
 
ReputationStorage - Class in org.demac.impl.j2me.transport.security
 
ReputationStorage() - Constructor for class org.demac.impl.j2me.transport.security.ReputationStorage
 
ReputationTransportMessage - Interface in org.demac.transport
Eine ReputationTransportMessage ist eine TransportMessage, die im Body eine Reputation enthält.
ReputationTransportMessageImpl - Class in org.demac.impl.j2me.transport
Eine ReputationTransportMessage ist eine TransportMessage, die im Body eine Reputation enthält.
ReputationTransportMessageImpl() - Constructor for class org.demac.impl.j2me.transport.ReputationTransportMessageImpl
 
Request - Class in de.korelstar.mobile.process.parallel.messages
Request to add a new precedence to the process.
Request(ActivityAddress, ActivityAddress, String, String) - Constructor for class de.korelstar.mobile.process.parallel.messages.Request
 
Request(ActivityAddress, ActivityAddress, Precedence) - Constructor for class de.korelstar.mobile.process.parallel.messages.Request
 
RequestDeviceJob - Class in org.demac.impl.j2me.process.core.adapter
 
RequestDeviceJob(int, Strategy, Participant) - Constructor for class org.demac.impl.j2me.process.core.adapter.RequestDeviceJob
 
requestDump - Variable in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.HttpTransport
String dump of request for debugging.
RequestLocalDevicePropertyEvent - Class in org.demac.process.core.event
An Event to request a local device property by its name.
RequestLocalDevicePropertyEvent(String) - Constructor for class org.demac.process.core.event.RequestLocalDevicePropertyEvent
Constructor to create a new org.demac.process.core.event.RequestLocalDevicePropertyEvent
RequestParticipantEvent - Class in org.demac.process.core.event
An Event to request a org.demac.process.core.dpdl.Participant by its org.demac.process.core.dpdl.ParticipantHandle or by a org.demac.process.core.dpdl.Strategy .
RequestParticipantEvent(int, StrategyHandle, ParticipantHandle) - Constructor for class org.demac.process.core.event.RequestParticipantEvent
Constructor to create a new org.demac.process.core.event.RequestParticipantEvent
requestPath - Variable in class org.demac.impl.j2me.transport.fluctnet.messagehandler.FluctNetGroupLeaderMessageHandler.RouteTreeResponseEntry
 
RequestProcessEvent - Class in org.demac.process.base.event
An Event to request a subprocess.
RequestProcessEvent(String) - Constructor for class org.demac.process.base.event.RequestProcessEvent
Constructor to create a new org.demac.process.base.event.RequestProcessEvent
requestProcessParticipation(int, String, DeviceHandle) - Method in class org.demac.impl.j2me.process.core.process.CommunicationManager
Method to to start the communication with a potential participant to exchange process descriptions by sending a request
requestPublicKey(DeviceHandle) - Method in class org.demac.impl.j2me.transport.security.CredentialManager
 
requestReputations(DeviceHandle) - Method in class org.demac.impl.j2me.transport.security.ReputationManager
 
RequestServiceEvent - Class in org.demac.process.base.event
An Event to request a service.
RequestServiceEvent(String, ServiceHandle, StrategyHandle, ParticipantHandle) - Constructor for class org.demac.process.base.event.RequestServiceEvent
Constructor to create a new org.demac.process.base.event.RequestServiceEvent
RequestServiceJob - Class in org.demac.impl.j2me.process.core.adapter
 
RequestServiceJob(String, Strategy, Participant, ServiceHandle) - Constructor for class org.demac.impl.j2me.process.core.adapter.RequestServiceJob
 
RequestTest - Class in org.demac.impl.j2me.management.core
 
RequestTest() - Constructor for class org.demac.impl.j2me.management.core.RequestTest
 
Requirement - Interface in org.demac.process.core.dpdl
A single requirement for a org.demac.process.core.dpdl.Strategy.
RequirementImpl - Class in org.demac.impl.j2me.process.core.dpdl
A single requirement for a org.demac.process.core.dpdl.Strategy.
RequirementImpl() - Constructor for class org.demac.impl.j2me.process.core.dpdl.RequirementImpl
 
ReReceiveWrapperMessageDispatcher - Class in org.demac.impl.j2me.transport.fluctnet.dispatcher
Resends a message after a while...
ReReceiveWrapperMessageDispatcher(FluctNetTransportService, TransportMessage) - Constructor for class org.demac.impl.j2me.transport.fluctnet.dispatcher.ReReceiveWrapperMessageDispatcher
Constructor
reset() - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DERDecoder
Resets the unerlying input stream to the last marked position and also resets this stream's position to the last marked one.
reset() - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.HttpTransport
Closes the connection and associated streams.
ResolutionAttribute - Class in org.demac.impl.j2me.context.extension.model
TODO Mirwais: Comment this class
ResolutionAttribute() - Constructor for class org.demac.impl.j2me.context.extension.model.ResolutionAttribute
Constructor
ResolutionValue - Class in org.demac.impl.j2me.context.extension.model
TODO Mirwais: Comment this class
ResolutionValue() - Constructor for class org.demac.impl.j2me.context.extension.model.ResolutionValue
Constructor
resolve(ASN1Type) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.ClassInstanceResolver
Resolves the call by returning a new instance of the the factory class.
resolve(ASN1Type) - Method in class org.demac.impl.j2me.process.base.service.webservices.asn1.DefinedByResolver
Looks up the private OID in the private registry and returns the resolved ASN.1 type.
resolve(ASN1Type) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.OpenTypeResolver
 
resolve(ASN1Type) - Method in interface org.demac.impl.j2me.process.base.service.webservices.asn1.Resolver
 
resolveCharacterEntity(String) - Method in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.kxml.parser.XmlParser
 
Resolver - Interface in org.demac.impl.j2me.process.base.service.webservices.asn1
This interface is used by the ASN1OpenType in order to resolve the ASN.1 type to decode at runtime.
ResolverException - Exception in org.demac.impl.j2me.process.base.service.webservices.asn1
Thrown by resolvers if a problem is detected.
ResolverException() - Constructor for exception org.demac.impl.j2me.process.base.service.webservices.asn1.ResolverException
 
ResolverException(String) - Constructor for exception org.demac.impl.j2me.process.base.service.webservices.asn1.ResolverException
 
Response - Class in org.demac.impl.j2me.transport.response
TODO
Response(Object) - Constructor for class org.demac.impl.j2me.transport.response.Response
 
responseDump - Variable in class org.demac.impl.j2me.process.base.service.webservices.xml.soap.ksoap.HttpTransport
String dump of response for debugging
ResponseParser - Class in org.demac.impl.j2me.transport.parser
This class implements a parser to convert byte arrays or strings into org.demac.transport.TransportMessages.
result - Variable in class org.demac.impl.j2me.transport.fluctnet.messagehandler.FluctNetGroupLeaderMessageHandler.RouteTreeResponseEntry
 
resultLogging() - Method in class org.demac.impl.j2me.management.logging.ReadControlDocument
Determines whether the results of activities should be logged.
resultTransferAddContactedRecruit(Directive, String) - Method in class org.demac.impl.j2me.management.core.ProcessThreadContainer
This method is used to tell the local device that a specific device was asked to participate in this ProcessInstruction as a recruit.
resultTransferAddContactedRecruit(Directive, String) - Method in class org.demac.impl.j2me.management.core.ThreadManager
This method is used to tell the local device that a specific device was asked to participate in this ProcessInstruction as a recruit.
resultTransferAddCurrentRecruit(Directive, String) - Method in class org.demac.impl.j2me.management.core.ProcessThreadContainer
This method is used by the leader of a result transfer to react on the fact that a new recruit was recruited and starts his job to search for the device that requested the result.
resultTransferAddCurrentRecruit(Directive, String) - Method in class org.demac.impl.j2me.management.core.ThreadManager
This method is used by the leader of a result transfer to react on the fact that a new recruit was recruited and starts his job to search for the device that requested the result.
resultTransferParticipation(Directive) - Method in class org.demac.impl.j2me.management.core.ProcessThreadContainer
Determines whether the local Device is participating or participated in the ProcessResulttransfer with the directive dir (which means that it is a recruit or the Master)
resultTransferParticipation(Directive) - Method in class org.demac.impl.j2me.management.core.ThreadManager
Determines whether the local Device is participating or participated in the ProcessResulttransfer with the directive dir (which means that it is a recruit or the leader)
resultTransferReceiverAnswer(Directive, String) - Method in class org.demac.impl.j2me.management.core.ProcessThreadContainer
This method is used to tell the leader that a result was transferred to a receiver of the receiverlist or respectively to a device that has requested the result.
resultTransferReceiverAnswer(Directive, String) - Method in class org.demac.impl.j2me.management.core.ThreadManager
This method is used to tell the leader that a result was transferred to a receiver of the receiverlist or respectively to a device that has requested the result.
resultTransferRecruitAnswer(Directive, String) - Method in class org.demac.impl.j2me.management.core.ProcessThreadContainer
This method is used to react on the fact, that another device has accepted the recruit role and is now working for us.
resultTransferRecruitAnswer(Directive, String) - Method in class org.demac.impl.j2me.management.core.ThreadManager
This method is used to react on the fact, that another device has accepted the recruit role and is now working for us.
resultTransferRemoveCurrentRecruit(Directive, String) - Method in class org.demac.impl.j2me.management.core.ProcessThreadContainer
This method is used to tell the leader of a result transfer that one of the recruits has finished his work, which means that he did not find the device that requested the result.
resultTransferRemoveCurrentRecruit(Directive, String) - Method in class org.demac.impl.j2me.management.core.ThreadManager
This method is used to tell the leader of a result transfer that one of the recruits has finished his work, which means that he did not find the device that requested the result.
resumeEncoding() - Method in class org.demac.impl.util.Base64.OutputStream
Resumes encoding of the stream.
retryMigration() - Method in class org.demac.impl.j2me.process.core.process.ProcessEngine
Start a new try to execute a process, which was queued for migration.
returnServiceDeliveryMessage() - Method in class org.demac.impl.j2me.context.registry.TransportServiceDiscoveryListener
Rückgabe des Inhalts einer empfangenen serviceDeliveryMessage
reverse() - Method in class org.demac.impl.j2me.transport.fluctnet.RoutingPath
Reverses the route (start becomes end and end becomes start)
RMIService - Class in org.demac.impl.j2me.process.base.service.rmi
 
RmiUtilities - Class in org.demac.impl.j2me.process.base.service.rmi
 
RmiUtilities() - Constructor for class org.demac.impl.j2me.process.base.service.rmi.RmiUtilities
 
Role - Interface in org.demac.process.core.dpdl
An abstract actor within the process, which will be assigned to concrete performers during runtime.
RoleImpl - Class in org.demac.impl.j2me.process.base.dpdl
An abstract actor within the process, which will be assigned to concrete performers during runtime.
RoleImpl() - Constructor for class org.demac.impl.j2me.process.base.dpdl.RoleImpl
Constructor to create a new empty RoleImpl
RoleImpl(String, String) - Constructor for class org.demac.impl.j2me.process.base.dpdl.RoleImpl
Constructor to create a new RoleImpl
ROOT_ELEMENT - Static variable in class org.vilenica.da.xml.MIPLParser
 
Route - Interface in org.demac.process.base.dpdl
An element to express a dummy Activity, only existing for routing purposes.
ROUTE_INVALIDATE - Static variable in class org.demac.impl.j2me.transport.fluctnet.messages.FluctNetMessagePrefixes
 
ROUTE_REPLY - Static variable in class org.demac.impl.j2me.transport.fluctnet.messages.FluctNetMessagePrefixes
 
ROUTE_REQUEST - Static variable in class org.demac.impl.j2me.transport.fluctnet.messages.FluctNetMessagePrefixes
 
ROUTE_SETUP - Static variable in class org.demac.impl.j2me.transport.fluctnet.messages.FluctNetMessagePrefixes
 
ROUTE_WRAPPER_MESSAGE - Static variable in class org.demac.impl.j2me.transport.fluctnet.messages.FluctNetMessagePrefixes
 
RouteImpl - Class in org.demac.impl.j2me.process.base.dpdl
An element to express a dummy Activity, only existing for routing purposes.
RouteImpl() - Constructor for class org.demac.impl.j2me.process.base.dpdl.RouteImpl
 
RouteQuery - Class in org.demac.impl.j2me.transport.query
TODO
RouteQuery() - Constructor for class org.demac.impl.j2me.transport.query.RouteQuery
 
RouteQuery(DeviceHandle, DeviceHandle) - Constructor for class org.demac.impl.j2me.transport.query.RouteQuery
 
RouteResponse - Class in org.demac.impl.j2me.transport.response
TODO
RouteResponse() - Constructor for class org.demac.impl.j2me.transport.response.RouteResponse
 
RouteResponse(DeviceHandle, DeviceHandle, int) - Constructor for class org.demac.impl.j2me.transport.response.RouteResponse
 
RoutingConnector - Class in org.demac.impl.j2me.transport.protocol.routing
TODO
routingMutex - Variable in class org.demac.impl.j2me.transport.fluctnet.messagehandler.FluctNetRoutingMessageHandler
 
RoutingPath - Class in org.demac.impl.j2me.transport.fluctnet
Class that represents the route between two devices
RoutingPath() - Constructor for class org.demac.impl.j2me.transport.fluctnet.RoutingPath
Constructor
RoutingPath(Vector) - Constructor for class org.demac.impl.j2me.transport.fluctnet.RoutingPath
Constructor
RoutingTransportAddress - Class in org.demac.impl.j2me.transport.protocol.routing
TODO
RoutingTransportAddress(DeviceHandle, DeviceHandle, int) - Constructor for class org.demac.impl.j2me.transport.protocol.routing.RoutingTransportAddress
 
rsaDecryptPrivate(byte[], RSAPrivateCrtKeyParameters) - Static method in class org.demac.impl.j2me.transport.security.crypto.RSAEncryption
Eine Methode für die RSA-Entschlüsselung mit einem privaten Schlüssel
rsaDecryptPublic(byte[], RSAKeyParameters) - Static method in class org.demac.impl.j2me.transport.security.crypto.RSAEncryption
Eine Methode für die RSA-Entschlüsselung mit einem öffentlichen Schlüssel
RSAEncryption - Class in org.demac.impl.j2me.transport.security.crypto
 
RSAEncryption() - Constructor for class org.demac.impl.j2me.transport.security.crypto.RSAEncryption
 
rsaEncryptPrivate(byte[], RSAPrivateCrtKeyParameters) - Static method in class org.demac.impl.j2me.transport.security.crypto.RSAEncryption
Eine Methode für die RSA-Verschlüsselung mit einem privaten Schlüssel
rsaEncryptPublic(byte[], RSAKeyParameters) - Static method in class org.demac.impl.j2me.transport.security.crypto.RSAEncryption
Eine Methode für die RSA-Verschlüsselung mit einem öffentlichen Schlüssel
run() - Method in class org.demac.eprom.gui.MainFrame.CommitProcess
 
run() - Method in class org.demac.eprom.gui.MainFrame.DetectDevices
 
run() - Method in class org.demac.impl.event.EventServiceImpl.ForeignDispatcher
 
run() - Method in class org.demac.impl.event.EventServiceImpl.LocalDispatcher
 
run() - Method in class org.demac.impl.j2me.context.registry.TransportServiceDiscoveryListener.ReleaseStop
 
run() - Method in class org.demac.impl.j2me.management.core.DocumentTransfer
 
run() - Method in class org.demac.impl.j2me.management.core.ManagementInformationDispatcher
 
run() - Method in class org.demac.impl.j2me.management.core.RequestTest
 
run() - Method in class org.demac.impl.j2me.management.monitoring.HeartbeatReceiverImpl
 
run() - Method in class org.demac.impl.j2me.management.monitoring.HeartbeatSender
 
run() - Method in class org.demac.impl.j2me.management.monitoring.ManagerElection
 
run() - Method in class org.demac.impl.j2me.management.monitoring.ProcessInstruction
starts the ProcessInstruction as leader or slave.
run() - Method in class org.demac.impl.j2me.management.monitoring.ProcessResultTransfer
 
run() - Method in class org.demac.impl.j2me.management.recovery.RecoveryCoordination
starts the recovery coordination (as coordinator or slave)
run() - Method in class org.demac.impl.j2me.management.util.StopProcess
 
run() - Method in class org.demac.impl.j2me.process.base.service.rmi.DEMACSocket.ScoketConnector
 
run() - Method in class org.demac.impl.j2me.process.base.service.webservices.server.HTTPProtocolServer
 
run() - Method in class org.demac.impl.j2me.process.base.service.webservices.server.TCPProtocolServer
 
run() - Method in class org.demac.impl.j2me.transport.fluctnet.dispatcher.DeviceDetectedDispatcher
 
run() - Method in class org.demac.impl.j2me.transport.fluctnet.dispatcher.JoinGroupDispatcher
 
run() - Method in class org.demac.impl.j2me.transport.fluctnet.dispatcher.MessageDispatcher
 
run() - Method in class org.demac.impl.j2me.transport.fluctnet.dispatcher.RemovedDeviceDispatcher
 
run() - Method in class org.demac.impl.j2me.transport.fluctnet.dispatcher.ReReceiveWrapperMessageDispatcher
 
run() - Method in class org.demac.impl.j2me.transport.fluctnet.dispatcher.SendingThread
 
run() - Method in class org.demac.impl.j2me.transport.fluctnet.dispatcher.TransportExceptionDispatcher
 
run() - Method in class org.demac.impl.j2me.transport.fluctnet.test.OldTransportServiceImpl.DeviceDetectedDispatcher
 
run() - Method in class org.demac.impl.j2me.transport.fluctnet.test.OldTransportServiceImpl.MessageDispatcher
 
run() - Method in class org.demac.impl.j2me.transport.fluctnet.test.OldTransportServiceImpl.RemovedDeviceDispatcher
 
run() - Method in class org.demac.impl.j2me.transport.fluctnet.test.OldTransportServiceImpl.TransportExceptionDispatcher
 
run() - Method in class org.demac.impl.j2me.transport.protocol.bluetooth.BluetoothServer.BluetoothHandler
 
run() - Method in class org.demac.impl.j2me.transport.protocol.bluetooth.BluetoothServer
 
run() - Method in class org.demac.impl.j2me.transport.protocol.socket.SocketConnector.TransportExceptionDispatcher
 
run() - Method in class org.demac.impl.j2me.transport.protocol.socket.SocketMulticastServer
 
run() - Method in class org.demac.impl.j2me.transport.protocol.socket.SocketReader
 
run() - Method in class org.demac.impl.j2me.transport.protocol.socket.SocketServer
 
run() - Method in class org.demac.impl.j2me.transport.TransportServiceImpl.DeviceDetectedDispatcher
 
run() - Method in class org.demac.impl.j2me.transport.TransportServiceImpl.MessageDispatcher
 
run() - Method in class org.demac.impl.j2me.transport.TransportServiceImpl.RemovedDeviceDispatcher
 
run() - Method in class org.demac.impl.j2me.transport.TransportServiceImpl.TransportExceptionDispatcher
 
RunLengthEncoder - Class in org.demac.impl.j2me.process.base.service.webservices.asn1
This encoder makes one pass through the given ASN.1 type and computes the length of the type encoding according to the DER (ITU-T Recommendation X.690).
RunLengthEncoder() - Constructor for class org.demac.impl.j2me.process.base.service.webservices.asn1.RunLengthEncoder
Creates an encoder.
runManagedProcess(byte[], byte[]) - Method in class org.demac.impl.j2me.management.core.ManagementService
This method is used to execute a managed process.
runManagedProcess(byte[], byte[]) - Method in class org.demac.impl.j2me.management.core.ManagementServiceImpl
 
runManagedProcess(byte[], byte[]) - Method in class org.demac.j2me.DEMAC.DemacHighLevelAPI
Method to pass over a process and its respective management descriptor to be run on the DEMAC process service.
runProcess(byte[]) - Method in class org.demac.j2me.DEMAC.DemacHighLevelAPI
Method to pass over a process to be run on the DEMAC process service.
runProcess(byte[], Hashtable) - Method in class org.demac.j2me.DEMAC.DemacHighLevelAPI
Method to pass over a process to be run on the DEMAC process service.

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