jar

de.davidbilge.spring : spring-remoting-amqp

Maven & Gradle

Apr 17, 2013
0 stars

Spring-Remoting-AMQP · A library to use Spring-Remoting via the AMQP protocol.

Table Of Contents

Latest Version

Download de.davidbilge.spring : spring-remoting-amqp JAR file - Latest Versions:

All Versions

Download de.davidbilge.spring : spring-remoting-amqp JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 spring-remoting-amqp-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.davidbilge.spring.remoting.amqp.common

├─ de.davidbilge.spring.remoting.amqp.common.CanonicalNameQueueNameStrategy.class - [JAR]

├─ de.davidbilge.spring.remoting.amqp.common.Constants.class - [JAR]

├─ de.davidbilge.spring.remoting.amqp.common.JosSerializer.class - [JAR]

├─ de.davidbilge.spring.remoting.amqp.common.MethodSerializer.class - [JAR]

├─ de.davidbilge.spring.remoting.amqp.common.QueueNameStrategy.class - [JAR]

├─ de.davidbilge.spring.remoting.amqp.common.Serializer.class - [JAR]

├─ de.davidbilge.spring.remoting.amqp.common.SimpleMethodSerializer.class - [JAR]

de.davidbilge.spring.remoting.amqp.client

├─ de.davidbilge.spring.remoting.amqp.client.AmqpClientInterceptor.class - [JAR]

├─ de.davidbilge.spring.remoting.amqp.client.AmqpProxyFactoryBean.class - [JAR]

de.davidbilge.spring.remoting.amqp.service

├─ de.davidbilge.spring.remoting.amqp.service.AmqpMessageListener.class - [JAR]

├─ de.davidbilge.spring.remoting.amqp.service.AmqpServiceExporter.class - [JAR]

Advertisement