|
copyright The Portico Project 2008. | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JInteractionClassNotPublished | |
---|---|
org.portico.core.fedex | |
org.portico.lrc.handlers |
Uses of JInteractionClassNotPublished in org.portico.core.fedex |
---|
Methods in org.portico.core.fedex that throw JInteractionClassNotPublished | |
---|---|
void |
InterestManager.unpublishInteractionClass(Federate federate,
int classHandle)
This method will remove any publication interest in the given interaction class for the given federate. |
Uses of JInteractionClassNotPublished in org.portico.lrc.handlers |
---|
Methods in org.portico.lrc.handlers that throw JInteractionClassNotPublished | |
---|---|
ICMetadata |
REQ_InteractionHandler.validateICPublished(int classHandle,
Set<Integer> parameters)
This method will validate that the given interaction class exists in the FOM and is being published by the federate associated with this LRC. |
private void |
REQ_PublishInteractionHandler.validatePublished(int classHandle)
This method validates that the given interaction class is published by this federate |
|
copyright The Portico Project 2008. | |||||||||
PREV NEXT | FRAMES NO FRAMES |