C - the consumed element generic typepublic interface Consumer<C> extends Flushable
void provide(C element) throws IOException
element - the provided elementIOExceptionClass<C> getConsumedType()
Copyright © 2014 eXo Platform SAS. All Rights Reserved.