|
copyright The Portico Project 2008. | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JInteractionClassNotSubscribed | |
---|---|
org.portico.core.fedex | |
org.portico.lrc.handlers |
Uses of JInteractionClassNotSubscribed in org.portico.core.fedex |
---|
Methods in org.portico.core.fedex that throw JInteractionClassNotSubscribed | |
---|---|
void |
InterestManager.unsubscribeInteractionClass(Federate federate,
int classHandle)
Remove any subscription interest in the interaction class of the given handle for the federate. |
void |
InterestManager.unsubscribeInteractionClass(Federate federate,
int clazz,
RegionInstance region)
Remove the supplied region from the set of those associated with the federates interest in the interaction class. |
Uses of JInteractionClassNotSubscribed in org.portico.lrc.handlers |
---|
Methods in org.portico.lrc.handlers that throw JInteractionClassNotSubscribed | |
---|---|
private void |
REQ_SubscribeInteractionHandler.validateSubscribed(int classHandle)
This method validates that the given interaction class is subscribed by this federate |
|
copyright The Portico Project 2008. | |||||||||
PREV NEXT | FRAMES NO FRAMES |