Package | Description |
---|---|
org.astrogrid.samp.gui |
Classes required only for graphical components based on SAMP classes.
|
Modifier and Type | Method and Description |
---|---|
private void |
AbstractCallActionManager.CallResponseHandler.processResponse(java.lang.String tag,
AbstractCallActionManager.TagInfo info,
java.lang.String responderId,
Response response)
Does the work of passing on a received response to a registered
result handler.
|