|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IStatusCallback | |
| org.caleigo.toolkit.tunnel | |
| Uses of IStatusCallback in org.caleigo.toolkit.tunnel |
| Methods in org.caleigo.toolkit.tunnel with parameters of type IStatusCallback | |
void |
ITunnel.addStatusCallback(IStatusCallback callback)
Adds the callback to the list of IStatusCallbacks that receives status messages from this ITunnel. |
void |
ITunnel.removeStatusCallback(IStatusCallback callback)
Removes the callback from the list of IStatusCallbacks. |
void |
AbstractTunnel.addStatusCallback(IStatusCallback callback)
Adds the callback to the list of IStatusCallbacks that receives status messages from this ITunnel. |
void |
AbstractTunnel.removeStatusCallback(IStatusCallback callback)
Removes the callback from the list of IStatusCallbacks. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||