spring-framework / org.springframework.jms.core / JmsMessagingTemplate / receive

receive

@Nullable open fun receive(): Message<*>
@Nullable open fun receive(destinationName: String): Message<*>

Overrides JmsMessageOperations.receive