jar

org.switchyard : switchyard-remote

Maven & Gradle

10 usages
43 stars

SwitchYard: Remote · Library used to communicate with remote SwitchYard instances

Table Of Contents

Latest Version

Download org.switchyard : switchyard-remote JAR file - Latest Versions:

All Versions

Download org.switchyard : switchyard-remote JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.1.x
0.8.x
0.7.x
0.6.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 switchyard-remote-2.0.1.redhat-621177.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.switchyard.remote

├─ org.switchyard.remote.RemoteEndpoint.class - [JAR]

├─ org.switchyard.remote.RemoteInterface.class - [JAR]

├─ org.switchyard.remote.RemoteInvoker.class - [JAR]

├─ org.switchyard.remote.RemoteLogger.class - [JAR]

├─ org.switchyard.remote.RemoteMessage.class - [JAR]

├─ org.switchyard.remote.RemoteMessages.class - [JAR]

├─ org.switchyard.remote.RemoteRegistry.class - [JAR]

org.switchyard.remote.cluster

├─ org.switchyard.remote.cluster.BaseStrategy.class - [JAR]

├─ org.switchyard.remote.cluster.ClusteredInvoker.class - [JAR]

├─ org.switchyard.remote.cluster.LoadBalanceStrategy.class - [JAR]

├─ org.switchyard.remote.cluster.RandomStrategy.class - [JAR]

├─ org.switchyard.remote.cluster.RoundRobinStrategy.class - [JAR]

org.switchyard.remote.infinispan

├─ org.switchyard.remote.infinispan.InfinispanRegistry.class - [JAR]

org.switchyard.remote.http

├─ org.switchyard.remote.http.HttpInvoker.class - [JAR]

├─ org.switchyard.remote.http.HttpInvokerLabel.class - [JAR]