Java org.springframework.jms.listener.adapter JmsResponse fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.jms.listener.adapter JmsResponse fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.jms.listener.adapter JmsResponse.

The text is from its open source code.

Method

JmsResponseforQueue(T result, String queueName)
Create a JmsResponse targeting the queue with the specified name.
DestinationresolveDestination(DestinationResolver destinationResolver, Session session)
Resolve the Destination to use for this instance.