|
copyright The Portico Project 2008. | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JInvalidRegionContext | |
---|---|
org.portico.lrc.handlers |
Uses of JInvalidRegionContext in org.portico.lrc.handlers |
---|
Methods in org.portico.lrc.handlers that throw JInvalidRegionContext | |
---|---|
void |
REQ_RegisterObjectHandler.checkDDM(RTI_RegisterObject request,
OCMetadata objectClass)
This method will run DDM related checks on the provided information. |
private RegionInstance |
REQ_SubscribeInteractionHandler.validateDDM(ICMetadata metadata,
int regionToken)
This method will validate the DDM portion of a request. |
private void |
REQ_SubscribeObjectHandler.validateDDM(int classHandle,
int regionToken,
Set<Integer> attributes)
This method will validate the DDM related parts of a subscription request. |
private void |
REQ_InteractionHandler.validateRegion(ICMetadata interactionClass,
int regionToken)
Validate that the region is known to the federate, and that it is valid for the class of interaction that is being sent. |
|
copyright The Portico Project 2008. | |||||||||
PREV NEXT | FRAMES NO FRAMES |