|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.streams.StreamDecodeCondition<E>
public class StreamDecodeCondition<E>
| Constructor Summary | |
|---|---|
StreamDecodeCondition(StreamReader streamReader,
Transformer<Stream,E> decoder,
ResultAware<E> resultAware)
|
|
| Method Summary | |
|---|---|
boolean |
check()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StreamDecodeCondition(StreamReader streamReader,
Transformer<Stream,E> decoder,
ResultAware<E> resultAware)
| Method Detail |
|---|
public boolean check()
check in interface Condition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||