Uses of Interface
org.astrogrid.samp.client.ResponseHandler
Packages that use ResponseHandler
-
Uses of ResponseHandler in org.astrogrid.samp.client
Methods in org.astrogrid.samp.client with parameters of type ResponseHandlerModifier and TypeMethodDescriptionvoid
HubConnector.addResponseHandler
(ResponseHandler handler) Adds a ResponseHandler to this connector, which allows it to receive replies from messages sent asynchronously.void
HubConnector.removeResponseHandler
(ResponseHandler handler) Removes a ResponseHandler from this connector.