org.voparis
Class WebSampConnector.SAMPSelectRowListHandler

java.lang.Object
  extended by org.astrogrid.samp.client.AbstractMessageHandler
      extended by org.voparis.WebSampConnector.SAMPSelectRowListHandler
All Implemented Interfaces:
org.astrogrid.samp.client.MessageHandler
Enclosing class:
WebSampConnector

private static class WebSampConnector.SAMPSelectRowListHandler
extends org.astrogrid.samp.client.AbstractMessageHandler


Constructor Summary
WebSampConnector.SAMPSelectRowListHandler()
           
 
Method Summary
 java.util.Map processCall(org.astrogrid.samp.client.HubConnection connection, java.lang.String senderId, org.astrogrid.samp.Message msg)
           
 
Methods inherited from class org.astrogrid.samp.client.AbstractMessageHandler
getSubscriptions, receiveCall, receiveNotification, setSubscriptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebSampConnector.SAMPSelectRowListHandler

WebSampConnector.SAMPSelectRowListHandler()
Method Detail

processCall

public java.util.Map processCall(org.astrogrid.samp.client.HubConnection connection,
                                 java.lang.String senderId,
                                 org.astrogrid.samp.Message msg)
Specified by:
processCall in class org.astrogrid.samp.client.AbstractMessageHandler