Uses of Class
org.astrogrid.samp.hub.BasicHubService.MessageId
-
Packages that use BasicHubService.MessageId Package Description org.astrogrid.samp.hub Classes required only for running a SAMP hub. -
-
Uses of BasicHubService.MessageId in org.astrogrid.samp.hub
Methods in org.astrogrid.samp.hub that return BasicHubService.MessageId Modifier and Type Method Description static BasicHubService.MessageId
BasicHubService.MessageId. decode(java.lang.String msgId)
Decodes a msgId string to return the corresponding MessageId object.
-