INT-1390 moved MessageBuilder into the 'support' package, moved GenericMessage and ErrorMessage into the 'message' package

This commit is contained in:
Mark Fisher
2010-08-31 02:51:27 +00:00
parent 7c1ab04cd5
commit 3b15a0dd38
333 changed files with 459 additions and 452 deletions

View File

@@ -26,7 +26,7 @@ import org.springframework.context.support.ClassPathXmlApplicationContext;
import org.springframework.core.io.ClassPathResource;
import org.springframework.core.io.Resource;
import org.springframework.integration.MessageChannel;
import org.springframework.integration.core.GenericMessage;
import org.springframework.integration.message.GenericMessage;
/**
* This example demonstrates the processing of an order for books using