|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RsProtocolShutdownHandler | |
---|---|
rp1.rossum | Provides classes to be used as the basis of both the RP1 simulator and client applications. |
rp1.simulator | Provides classes to be used for the RP1 simulator internals. |
Uses of RsProtocolShutdownHandler in rp1.rossum |
---|
Methods in rp1.rossum with parameters of type RsProtocolShutdownHandler | |
---|---|
void |
RsProtocol.setProtocolShutdownHandler(RsProtocolShutdownHandler reference)
|
Uses of RsProtocolShutdownHandler in rp1.simulator |
---|
Classes in rp1.simulator that implement RsProtocolShutdownHandler | |
---|---|
class |
SimProtocolShutdownHandler
A callback invoked to clean up resources when a client disconnects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |