|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object play.mvc.Results.Chunks<byte[]> play.mvc.Results.ByteChunks
public abstract static class Results.ByteChunks
Chunked result based on byte[] chunks.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class play.mvc.Results.Chunks |
---|
Results.Chunks.Out<A> |
Constructor Summary | |
---|---|
Results.ByteChunks()
|
Method Summary |
---|
Methods inherited from class play.mvc.Results.Chunks |
---|
onReady |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Results.ByteChunks()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |