parent
2f202ffcde
commit
2b56b759af
|
@ -78,7 +78,7 @@ import org.springframework.messaging.converter.MessageConverter;
|
||||||
* @see JmsMessagingTemplate
|
* @see JmsMessagingTemplate
|
||||||
* @see org.springframework.messaging.support.MessageBuilder
|
* @see org.springframework.messaging.support.MessageBuilder
|
||||||
*/
|
*/
|
||||||
interface JmsClient {
|
public interface JmsClient {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Provide an operation handle for the given JMS destination.
|
* Provide an operation handle for the given JMS destination.
|
||||||
|
|
Loading…
Reference in New Issue