|
copyright The Portico Project 2008. | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LRCConnection | |
---|---|
org.portico.binding.jsop.lrc | |
org.portico.binding.jvm | |
org.portico.lrc | |
org.portico.lrc.handlers |
Uses of LRCConnection in org.portico.binding.jsop.lrc |
---|
Subclasses of LRCConnection in org.portico.binding.jsop.lrc | |
---|---|
class |
JSOPClientConnection
This class is responsible for creating and managing a connection between the LRC and RTI using the JSOP "protocol". |
Uses of LRCConnection in org.portico.binding.jvm |
---|
Subclasses of LRCConnection in org.portico.binding.jvm | |
---|---|
class |
JVMClientConnection
The client side connection for the JVM Binding. |
Uses of LRCConnection in org.portico.lrc |
---|
Fields in org.portico.lrc declared as LRCConnection | |
---|---|
protected LRCConnection |
LRC.connection
|
Methods in org.portico.lrc that return LRCConnection | |
---|---|
LRCConnection |
LRC.getLRCConnection()
|
Methods in org.portico.lrc with parameters of type LRCConnection | |
---|---|
void |
LRC.setLRCConnection(LRCConnection connection)
|
Uses of LRCConnection in org.portico.lrc.handlers |
---|
Methods in org.portico.lrc.handlers that return LRCConnection | |
---|---|
protected LRCConnection |
LRCMessageHandler.getConnection()
Fetch the LRCConnection associated with the federate. |
|
copyright The Portico Project 2008. | |||||||||
PREV NEXT | FRAMES NO FRAMES |