|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DisconnectCallback | |
---|---|
com.jrockit.memleak | Provides classes and interfaces for obtaining memory leak information from a Oracle JRockit virtual machine |
com.jrockit.memleak.mlp | |
com.jrockit.memleak.util |
Uses of DisconnectCallback in com.jrockit.memleak |
---|
Methods in com.jrockit.memleak with parameters of type DisconnectCallback | |
---|---|
void |
IMemLeak.setDisconnectCallback(DisconnectCallback disconnectCallback)
Sets the callback called if we're disconnected because communication with the server fails. |
Uses of DisconnectCallback in com.jrockit.memleak.mlp |
---|
Methods in com.jrockit.memleak.mlp that return DisconnectCallback | |
---|---|
DisconnectCallback |
AbstractMemLeak.AsyncCallbackThread.getDisconnectCallback()
Return the callback called if we're disconnected because communication with the server fails. |
Methods in com.jrockit.memleak.mlp with parameters of type DisconnectCallback | |
---|---|
void |
AbstractMemLeak.setDisconnectCallback(DisconnectCallback disconnectCallback)
|
void |
AbstractMemLeak.AsyncCallbackThread.setDisconnectCallback(DisconnectCallback disconnectCallback)
Sets the callback called if we're disconnected because communication with the server fails. |
Uses of DisconnectCallback in com.jrockit.memleak.util |
---|
Methods in com.jrockit.memleak.util with parameters of type DisconnectCallback | |
---|---|
void |
MemLeakAdapter.setDisconnectCallback(DisconnectCallback disconnectCallback)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |