|
copyright The Portico Project 2008. | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LRCMessageHandler | |
---|---|
org.portico.impl.hla13.handlers | |
org.portico.lrc.handlers |
Uses of LRCMessageHandler in org.portico.impl.hla13.handlers |
---|
Subclasses of LRCMessageHandler in org.portico.impl.hla13.handlers | |
---|---|
class |
CLB_CallbackHandler
This class is an "all-in-one" callback message handler. |
class |
CLB_Java1CallbackHandler
This class is pretty much a clone of CLB_CallbackHandler except for the
hla.rti13.java1 interface rather than hla.rti . |
Uses of LRCMessageHandler in org.portico.lrc.handlers |
---|
Subclasses of LRCMessageHandler in org.portico.lrc.handlers | |
---|---|
class |
CLB_Terminator
This handler processes messages of type EXT_TerminateLRC . |
class |
REQ_AssociateRegionHandler
|
class |
REQ_CreateRegionHandler
|
class |
REQ_DeleteObjectHandler
This class handles requests to delete an object instance |
class |
REQ_DeleteRegionHandler
Handles delete requests for regions. |
class |
REQ_InteractionHandler
This class handles requests to send an interaction. |
class |
REQ_JoinFederationHandler
This handler will process a join federation request, setting up all the relevant components of the LRC if successful. |
class |
REQ_LocalDeleteHandler
Handles requests by the federate to do a local delete. |
class |
REQ_ModifyRegionHandler
|
class |
REQ_PublishInteractionHandler
This handler manages interaction publish/unpublish requests. |
class |
REQ_PublishObjectHandler
This handler manages object attribute publish/unpublish requests. |
class |
REQ_RegisterObjectHandler
This class handles the registration of new objects. |
class |
REQ_RequestClassUpdateHandler
This class handles requests to update attributes for *all* instances of a given class (and all its subclasses) |
class |
REQ_RequestUpdateHandler
This class handles requests for attribute updates for a *specific object instance* |
class |
REQ_ResignHandler
This class handles requests from the federate to resign from the federation. |
class |
REQ_SubscribeInteractionHandler
This handler manages interaction subscribe/unsubscribe requests. |
class |
REQ_SubscribeObjectHandler
This handler manages object attribute subscribe/unsubscribe requests. |
class |
REQ_SyncPointHandler
Handler to process all sync point related requests. |
class |
REQ_TimeAdvanceHandler
This handler currently processes all time related requests. |
class |
REQ_UpdateAttributeHandler
This class handles the preprocessing of updateAttributeValues() requests to make sure they are valid before sending them to the RTI. |
|
copyright The Portico Project 2008. | |||||||||
PREV NEXT | FRAMES NO FRAMES |