|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.integration.file.test.BigMGetTests
public abstract class BigMGetTests
Created this test because a customer reported hanging with large mget. Could not reproduce; code is checked in, but test is @Ignored.
Field Summary | |
---|---|
protected static int |
FILES
|
Constructor Summary | |
---|---|
BigMGetTests()
|
Method Summary | |
---|---|
protected Message<java.util.List<java.io.File>> |
mgetManyFiles()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final int FILES
Constructor Detail |
---|
public BigMGetTests()
Method Detail |
---|
protected Message<java.util.List<java.io.File>> mgetManyFiles() throws java.lang.Exception
java.lang.Exception
|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |