The Robot Application Programming Interface Delegate Project
|
Public Member Functions | |
RapidDataReaderAdapter | createDataReader (final Agent agent, final IRapidMessageFactoryListener factListener, final MessageType messageType) |
IRapidMessage | createMessage (Agent agent, Copyable wireMessage) throws RapidEventCollectorException |
IRapidMessage | createMessage (Agent agent) |
Static Public Member Functions | |
static RapidFileQueueSample | newRapidFileQueueSample (Agent agent) |
static RapidFileQueueSample | newRapidFileQueueSample (FileQueueSample sample, Agent agent) |
RapidDataReaderAdapter createDataReader | ( | final Agent | agent, |
final IRapidMessageFactoryListener | factListener, | ||
final MessageType | messageType | ||
) |
IRapidMessage createMessage | ( | Agent | agent, |
Copyable | wireMessage | ||
) | throws RapidEventCollectorException |
IRapidMessage createMessage | ( | Agent | agent | ) |
static RapidFileQueueSample newRapidFileQueueSample | ( | Agent | agent | ) | [static] |
static RapidFileQueueSample newRapidFileQueueSample | ( | FileQueueSample | sample, |
Agent | agent | ||
) | [static] |