jar

uk.ac.starlink : jsamp

Maven & Gradle

Jun 24, 2021
5 stars

JSAMP · Various components used for developing and deploying Simple Applications Messaging Protocol-compliant applications and middleware.

Table Of Contents

Latest Version

Download uk.ac.starlink : jsamp JAR file - Latest Versions:

All Versions

Download uk.ac.starlink : jsamp JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jsamp-1.3.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.astrogrid.samp.httpd

├─ org.astrogrid.samp.httpd.DirectoryMapperHandler.class - [JAR]

├─ org.astrogrid.samp.httpd.HttpServer.class - [JAR]

├─ org.astrogrid.samp.httpd.MultiURLMapperHandler.class - [JAR]

├─ org.astrogrid.samp.httpd.ResourceHandler.class - [JAR]

├─ org.astrogrid.samp.httpd.ServerResource.class - [JAR]

├─ org.astrogrid.samp.httpd.URLMapperHandler.class - [JAR]

├─ org.astrogrid.samp.httpd.UtilServer.class - [JAR]

org.astrogrid.samp

├─ org.astrogrid.samp.Client.class - [JAR]

├─ org.astrogrid.samp.DataException.class - [JAR]

├─ org.astrogrid.samp.ErrInfo.class - [JAR]

├─ org.astrogrid.samp.JSamp.class - [JAR]

├─ org.astrogrid.samp.JsonReader.class - [JAR]

├─ org.astrogrid.samp.JsonWriter.class - [JAR]

├─ org.astrogrid.samp.Message.class - [JAR]

├─ org.astrogrid.samp.Metadata.class - [JAR]

├─ org.astrogrid.samp.Platform.class - [JAR]

├─ org.astrogrid.samp.RegInfo.class - [JAR]

├─ org.astrogrid.samp.Response.class - [JAR]

├─ org.astrogrid.samp.SampMap.class - [JAR]

├─ org.astrogrid.samp.SampUtils.class - [JAR]

├─ org.astrogrid.samp.ShutdownManager.class - [JAR]

├─ org.astrogrid.samp.Subscriptions.class - [JAR]

org.astrogrid.samp.gui

├─ org.astrogrid.samp.gui.AbstractCallActionManager.class - [JAR]

├─ org.astrogrid.samp.gui.BrowserLauncher.class - [JAR]

├─ org.astrogrid.samp.gui.ClientListCellRenderer.class - [JAR]

├─ org.astrogrid.samp.gui.ClientPanel.class - [JAR]

├─ org.astrogrid.samp.gui.ClientTransmissionHolder.class - [JAR]

├─ org.astrogrid.samp.gui.ErrorDialog.class - [JAR]

├─ org.astrogrid.samp.gui.GuiClientSet.class - [JAR]

├─ org.astrogrid.samp.gui.GuiHubConnector.class - [JAR]

├─ org.astrogrid.samp.gui.GuiHubService.class - [JAR]

├─ org.astrogrid.samp.gui.HubClientPopupListener.class - [JAR]

├─ org.astrogrid.samp.gui.HubMonitor.class - [JAR]

├─ org.astrogrid.samp.gui.HubView.class - [JAR]

├─ org.astrogrid.samp.gui.IconBox.class - [JAR]

├─ org.astrogrid.samp.gui.IconStore.class - [JAR]

├─ org.astrogrid.samp.gui.IndividualCallActionManager.class - [JAR]

├─ org.astrogrid.samp.gui.MessageTrackerHubConnector.class - [JAR]

├─ org.astrogrid.samp.gui.MessageTrackerHubService.class - [JAR]

├─ org.astrogrid.samp.gui.MessageTrackerListCellRenderer.class - [JAR]

├─ org.astrogrid.samp.gui.NotifyActionManager.class - [JAR]

├─ org.astrogrid.samp.gui.PopupResultHandler.class - [JAR]

├─ org.astrogrid.samp.gui.SampThread.class - [JAR]

├─ org.astrogrid.samp.gui.SelectiveClientListModel.class - [JAR]

├─ org.astrogrid.samp.gui.SendActionManager.class - [JAR]

├─ org.astrogrid.samp.gui.SubscribedClientListModel.class - [JAR]

├─ org.astrogrid.samp.gui.SysTray.class - [JAR]

├─ org.astrogrid.samp.gui.Transmission.class - [JAR]

├─ org.astrogrid.samp.gui.TransmissionCellRenderer.class - [JAR]

├─ org.astrogrid.samp.gui.TransmissionListIcon.class - [JAR]

├─ org.astrogrid.samp.gui.TransmissionListModel.class - [JAR]

├─ org.astrogrid.samp.gui.TransmissionPanel.class - [JAR]

├─ org.astrogrid.samp.gui.TransmissionTableModel.class - [JAR]

├─ org.astrogrid.samp.gui.TransmissionView.class - [JAR]

├─ org.astrogrid.samp.gui.UniformCallActionManager.class - [JAR]

├─ org.astrogrid.samp.gui.WrapperHubConnection.class - [JAR]

org.astrogrid.samp.xmlrpc.internal

├─ org.astrogrid.samp.xmlrpc.internal.InternalClient.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.internal.InternalClientFactory.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.internal.InternalServer.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.internal.InternalServerFactory.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.internal.RpcLoggingInternalClient.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.internal.RpcLoggingInternalClientFactory.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.internal.RpcLoggingInternalServer.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.internal.RpcLoggingInternalServerFactory.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.internal.XmlLoggingInternalClient.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.internal.XmlLoggingInternalClientFactory.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.internal.XmlLoggingInternalServer.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.internal.XmlLoggingInternalServerFactory.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.internal.XmlRpcCall.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.internal.XmlRpcFormatException.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.internal.XmlUtils.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.internal.XmlWriter.class - [JAR]

org.astrogrid.samp.xmlrpc

├─ org.astrogrid.samp.xmlrpc.ActorHandler.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.CallableClientServer.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.ClientActor.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.ClientXmlRpcHandler.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.HubActor.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.HubMode.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.HubRunner.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.HubXmlRpcHandler.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.LockInfo.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.SampXmlRpcClient.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.SampXmlRpcClientFactory.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.SampXmlRpcHandler.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.SampXmlRpcServer.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.SampXmlRpcServerFactory.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.StandardClientProfile.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.StandardHubConnection.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.StandardHubProfile.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.StandardHubProfileFactory.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.XmlRpcCallableClient.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.XmlRpcHubConnection.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.XmlRpcKit.class - [JAR]

org.astrogrid.samp.test

├─ org.astrogrid.samp.test.CalcStorm.class - [JAR]

├─ org.astrogrid.samp.test.Calculator.class - [JAR]

├─ org.astrogrid.samp.test.HubTester.class - [JAR]

├─ org.astrogrid.samp.test.MessageSender.class - [JAR]

├─ org.astrogrid.samp.test.ReplyCollector.class - [JAR]

├─ org.astrogrid.samp.test.Snooper.class - [JAR]

├─ org.astrogrid.samp.test.TestException.class - [JAR]

├─ org.astrogrid.samp.test.TestXmlrpcClient.class - [JAR]

├─ org.astrogrid.samp.test.Tester.class - [JAR]

org.astrogrid.samp.util

├─ org.astrogrid.samp.util.ResourceType.class - [JAR]

├─ org.astrogrid.samp.util.SampLoad.class - [JAR]

org.astrogrid.samp.hub

├─ org.astrogrid.samp.hub.BasicClientSet.class - [JAR]

├─ org.astrogrid.samp.hub.BasicHubService.class - [JAR]

├─ org.astrogrid.samp.hub.ClientSet.class - [JAR]

├─ org.astrogrid.samp.hub.ConfigHubProfile.class - [JAR]

├─ org.astrogrid.samp.hub.FacadeHubService.class - [JAR]

├─ org.astrogrid.samp.hub.Hub.class - [JAR]

├─ org.astrogrid.samp.hub.HubCallableClient.class - [JAR]

├─ org.astrogrid.samp.hub.HubClient.class - [JAR]

├─ org.astrogrid.samp.hub.HubProfile.class - [JAR]

├─ org.astrogrid.samp.hub.HubProfileFactory.class - [JAR]

├─ org.astrogrid.samp.hub.HubService.class - [JAR]

├─ org.astrogrid.samp.hub.HubServiceMode.class - [JAR]

├─ org.astrogrid.samp.hub.KeyGenerator.class - [JAR]

├─ org.astrogrid.samp.hub.LockWriter.class - [JAR]

├─ org.astrogrid.samp.hub.MessageRestriction.class - [JAR]

├─ org.astrogrid.samp.hub.MetaQueryMessageHandler.class - [JAR]

├─ org.astrogrid.samp.hub.PingMessageHandler.class - [JAR]

├─ org.astrogrid.samp.hub.ProfileToken.class - [JAR]

├─ org.astrogrid.samp.hub.WrapperHubConnection.class - [JAR]

org.astrogrid.samp.web

├─ org.astrogrid.samp.web.AuthResourceBundle.class - [JAR]

├─ org.astrogrid.samp.web.AuthResourceBundle_de.class - [JAR]

├─ org.astrogrid.samp.web.AuthResourceBundle_en.class - [JAR]

├─ org.astrogrid.samp.web.AuthResourceBundle_fr.class - [JAR]

├─ org.astrogrid.samp.web.AuthResourceBundle_it.class - [JAR]

├─ org.astrogrid.samp.web.Callback.class - [JAR]

├─ org.astrogrid.samp.web.ClientAuthorizer.class - [JAR]

├─ org.astrogrid.samp.web.ClientAuthorizers.class - [JAR]

├─ org.astrogrid.samp.web.ClientCallbackOperation.class - [JAR]

├─ org.astrogrid.samp.web.CorsHttpServer.class - [JAR]

├─ org.astrogrid.samp.web.CredentialPresenter.class - [JAR]

├─ org.astrogrid.samp.web.ExtremeSwingClientAuthorizer.class - [JAR]

├─ org.astrogrid.samp.web.HubSwingClientAuthorizer.class - [JAR]

├─ org.astrogrid.samp.web.ListMessageRestriction.class - [JAR]

├─ org.astrogrid.samp.web.LoggingCorsHttpServer.class - [JAR]

├─ org.astrogrid.samp.web.OpenPolicyResourceHandler.class - [JAR]

├─ org.astrogrid.samp.web.OriginAuthorizer.class - [JAR]

├─ org.astrogrid.samp.web.OriginAuthorizers.class - [JAR]

├─ org.astrogrid.samp.web.SwingOriginAuthorizer.class - [JAR]

├─ org.astrogrid.samp.web.UrlTracker.class - [JAR]

├─ org.astrogrid.samp.web.UrlTrackerHubConnection.class - [JAR]

├─ org.astrogrid.samp.web.WebCallableClient.class - [JAR]

├─ org.astrogrid.samp.web.WebClientProfile.class - [JAR]

├─ org.astrogrid.samp.web.WebCredentialPresenter.class - [JAR]

├─ org.astrogrid.samp.web.WebHubActor.class - [JAR]

├─ org.astrogrid.samp.web.WebHubConnection.class - [JAR]

├─ org.astrogrid.samp.web.WebHubProfile.class - [JAR]

├─ org.astrogrid.samp.web.WebHubProfileFactory.class - [JAR]

├─ org.astrogrid.samp.web.WebHubXmlRpcHandler.class - [JAR]

org.astrogrid.samp.xmlrpc.apache

├─ org.astrogrid.samp.xmlrpc.apache.ApacheClient.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.apache.ApacheClientFactory.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.apache.ApacheServer.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.apache.ApacheServerFactory.class - [JAR]

├─ org.astrogrid.samp.xmlrpc.apache.ApacheUtils.class - [JAR]

org.astrogrid.samp.bridge

├─ org.astrogrid.samp.bridge.Bridge.class - [JAR]

├─ org.astrogrid.samp.bridge.IconAdjuster.class - [JAR]

├─ org.astrogrid.samp.bridge.ProxyManager.class - [JAR]

├─ org.astrogrid.samp.bridge.UrlExporter.class - [JAR]

org.astrogrid.samp.client

├─ org.astrogrid.samp.client.AbstractMessageHandler.class - [JAR]

├─ org.astrogrid.samp.client.CallableClient.class - [JAR]

├─ org.astrogrid.samp.client.ClientProfile.class - [JAR]

├─ org.astrogrid.samp.client.ClientTracker.class - [JAR]

├─ org.astrogrid.samp.client.DefaultClientProfile.class - [JAR]

├─ org.astrogrid.samp.client.HubConnection.class - [JAR]

├─ org.astrogrid.samp.client.HubConnector.class - [JAR]

├─ org.astrogrid.samp.client.LogResultHandler.class - [JAR]

├─ org.astrogrid.samp.client.MessageHandler.class - [JAR]

├─ org.astrogrid.samp.client.ResponseHandler.class - [JAR]

├─ org.astrogrid.samp.client.ResultHandler.class - [JAR]

├─ org.astrogrid.samp.client.SampException.class - [JAR]

├─ org.astrogrid.samp.client.TrackedClientSet.class - [JAR]

Advertisement

Dependencies from Group

Dec 15, 2021
2 usages
4 stars
Apr 20, 2023
1 usages
86 stars
Jun 22, 2021
1 usages
4 stars
Jun 24, 2021
5 stars

Discover Dependencies

Oct 15, 2022
1 usages
428 stars
Apr 29, 2023
428 stars
Jun 21, 2021
12k stars
Jun 22, 2021
0 stars
Jun 22, 2021
1 usages
81 stars
Dec 24, 2021
3 usages
58.2k stars