Uses of Class
org.astrogrid.samp.xmlrpc.ActorHandler
-
Packages that use ActorHandler Package Description org.astrogrid.samp.web Classes relating to the SAMP Web Profile. -
-
Uses of ActorHandler in org.astrogrid.samp.web
Subclasses of ActorHandler in org.astrogrid.samp.web Modifier and Type Class Description class
WebHubXmlRpcHandler
SampXmlRpcHandler implementation which passes Web Profile-type XML-RPC calls to a hub connection factory to provide a Web Profile hub server.
-