|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.tck.functional.FunctionalStreamingTestComponent
org.mule.transport.tcp.integration.EOFStreamingTestComponent
public class EOFStreamingTestComponent
Extends the FunctionalStreamingTestComponent to wait for data in a non blocking fashion for the StreamingProtocol.
EventCallback
Field Summary |
---|
Fields inherited from class org.mule.tck.functional.FunctionalStreamingTestComponent |
---|
logger, STREAM_BUFFER_SIZE, STREAM_SAMPLE_SIZE |
Constructor Summary | |
---|---|
EOFStreamingTestComponent()
|
Method Summary | |
---|---|
protected int |
read(java.io.InputStream is,
byte[] buffer)
|
Methods inherited from class org.mule.tck.functional.FunctionalStreamingTestComponent |
---|
getNumber, getSummary, onCall, setEventCallback, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EOFStreamingTestComponent()
Method Detail |
---|
protected int read(java.io.InputStream is, byte[] buffer) throws java.io.IOException
read
in class FunctionalStreamingTestComponent
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |