jar

edu.stanford.protege : webprotege-ipc

Maven & Gradle

May 31, 2023
6 usages
58.8k stars

webprotege-ipc · Inter Process Communication framework

Table Of Contents

Latest Version

Download edu.stanford.protege : webprotege-ipc JAR file - Latest Versions:

All Versions

Download edu.stanford.protege : webprotege-ipc JAR file - All Versions:

Version Vulnerabilities Size Updated
0.10.x
0.9.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 webprotege-ipc-0.10.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

edu.stanford.protege.webprotege.ipc

├─ edu.stanford.protege.webprotege.ipc.AuthorizedCommandHandler.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.CommandExecutionException.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.CommandExecutor.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.CommandHandler.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.EventDispatchException.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.EventDispatcher.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.EventHandler.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.EventRecord.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.ExecutionContext.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.GenericEventHandler.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.Headers.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.MessageChannelMapper.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.WebProtegeHandler.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.WebProtegeIpcApplication.class - [JAR]

edu.stanford.protege.webprotege.ipc.pulsar

├─ edu.stanford.protege.webprotege.ipc.pulsar.PulsarCommandExecutor.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.pulsar.PulsarCommandExecutorsConfiguration.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.pulsar.PulsarCommandHandlerWrapper.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.pulsar.PulsarCommandHandlerWrapperFactory.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.pulsar.PulsarCommandHandlersConfiguration.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.pulsar.PulsarEventDispatcher.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.pulsar.PulsarEventHandlerWrapper.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.pulsar.PulsarEventHandlerWrapperFactory.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.pulsar.PulsarEventHandlersConfiguration.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.pulsar.PulsarGenericEventHandlerWrapper.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.pulsar.PulsarGenericEventHandlerWrapperFactory.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.pulsar.PulsarGenericEventHandlersConfiguration.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.pulsar.PulsarNamespaces.class - [JAR]

├─ edu.stanford.protege.webprotege.ipc.pulsar.PulsarProducersManager.class - [JAR]

Advertisement