Uses of Class
org.astrogrid.samp.web.WebHubXmlRpcHandler.Registration
-
Packages that use WebHubXmlRpcHandler.Registration Package Description org.astrogrid.samp.web Classes relating to the SAMP Web Profile. -
-
Uses of WebHubXmlRpcHandler.Registration in org.astrogrid.samp.web
Methods in org.astrogrid.samp.web that return WebHubXmlRpcHandler.Registration Modifier and Type Method Description private WebHubXmlRpcHandler.Registration
WebHubXmlRpcHandler.WebHubActorImpl. getRegistration(java.lang.String privateKey)
Returns the registration object associated with a given private key.
-