|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectToDataOutputCollector
Receives an object and writes to DataOutput
.
Method Summary | |
---|---|
void |
collect(ObjectToDataOutputCollectorContext context)
Write the received object to DataOutput . |
Method Detail |
---|
void collect(ObjectToDataOutputCollectorContext context) throws java.io.IOException
DataOutput
.
context
- the object and output
java.io.IOException
- when the write operation failed
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |