jar

com.canoo.dolphin-platform : dolphin-remoting-shared

Maven & Gradle

Aug 10, 2017
5 usages
75 stars

dolphin-remoting-shared · The Dolphin Platform is a framework that implements the presentation model pattern and provides amodern way to create enterprise applications. The Platform provides several client implementations that all canbe used in combination with a general sever API.

Table Of Contents

Latest Version

Download com.canoo.dolphin-platform : dolphin-remoting-shared JAR file - Latest Versions:

All Versions

Download com.canoo.dolphin-platform : dolphin-remoting-shared JAR file - All Versions:

Version Vulnerabilities Size Updated
0.17.x
0.16.x
0.15.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x
0.8.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 dolphin-remoting-shared-0.17.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.opendolphin.util

├─ org.opendolphin.util.DirectExecutor.class - [JAR]

├─ org.opendolphin.util.DolphinRemotingException.class - [JAR]

├─ org.opendolphin.util.Function.class - [JAR]

├─ org.opendolphin.util.Provider.class - [JAR]

com.canoo.dolphin.impl.commands

├─ com.canoo.dolphin.impl.commands.InterruptLongPollCommand.class - [JAR]

├─ com.canoo.dolphin.impl.commands.StartLongPollCommand.class - [JAR]

org.opendolphin.core

├─ org.opendolphin.core.AbstractObservable.class - [JAR]

├─ org.opendolphin.core.Attribute.class - [JAR]

├─ org.opendolphin.core.BaseAttribute.class - [JAR]

├─ org.opendolphin.core.BasePresentationModel.class - [JAR]

├─ org.opendolphin.core.Dolphin.class - [JAR]

├─ org.opendolphin.core.ModelStore.class - [JAR]

├─ org.opendolphin.core.ModelStoreConfig.class - [JAR]

├─ org.opendolphin.core.ModelStoreEvent.class - [JAR]

├─ org.opendolphin.core.ModelStoreListener.class - [JAR]

├─ org.opendolphin.core.ModelStoreListenerWrapper.class - [JAR]

├─ org.opendolphin.core.Observable.class - [JAR]

├─ org.opendolphin.core.PresentationModel.class - [JAR]

org.opendolphin.core.comm

├─ org.opendolphin.core.comm.AttributeMetadataChangedCommand.class - [JAR]

├─ org.opendolphin.core.comm.ChangeAttributeMetadataCommand.class - [JAR]

├─ org.opendolphin.core.comm.Codec.class - [JAR]

├─ org.opendolphin.core.comm.Command.class - [JAR]

├─ org.opendolphin.core.comm.CreatePresentationModelCommand.class - [JAR]

├─ org.opendolphin.core.comm.DeletePresentationModelCommand.class - [JAR]

├─ org.opendolphin.core.comm.DeletedPresentationModelNotification.class - [JAR]

├─ org.opendolphin.core.comm.EmptyNotification.class - [JAR]

├─ org.opendolphin.core.comm.GetPresentationModelCommand.class - [JAR]

├─ org.opendolphin.core.comm.JsonCodec.class - [JAR]

├─ org.opendolphin.core.comm.SignalCommand.class - [JAR]

├─ org.opendolphin.core.comm.ValueChangedCommand.class - [JAR]

org.opendolphin

├─ org.opendolphin.RemotingConstants.class - [JAR]

├─ org.opendolphin.StringUtil.class - [JAR]

Advertisement