Moved MessageChannelTemplate and AsyncMessageChannelTemplate to the 'channel' package (was in 'message').
This commit is contained in:
@@ -25,7 +25,7 @@ import org.springframework.beans.DirectFieldAccessor;
|
||||
import org.springframework.context.ApplicationContext;
|
||||
import org.springframework.context.support.ClassPathXmlApplicationContext;
|
||||
import org.springframework.integration.channel.MessageChannel;
|
||||
import org.springframework.integration.message.MessageChannelTemplate;
|
||||
import org.springframework.integration.channel.MessageChannelTemplate;
|
||||
import org.springframework.integration.rmi.RmiInboundGateway;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user