org.crsh.io
Interface ProducerContext<P>

All Superinterfaces:
Consumer<P>, Flushable, InteractionContext<P>, Pipe<P>, ScreenContext<P>
All Known Subinterfaces:
Filter<C,P>, InvocationContext<P>
All Known Implementing Classes:
InnerInvocationContext, InvocationContextImpl, InvokerPipeFilter, ProcessInvocationContext, SinkPipeFilter, ToChunkPipeFilter

public interface ProducerContext<P>
extends InteractionContext<P>, Consumer<P>


Method Summary
 
Methods inherited from interface org.crsh.io.InteractionContext
getProperty, readLine, releaseAlternateBuffer, takeAlternateBuffer
 
Methods inherited from interface org.crsh.io.ScreenContext
getHeight, getWidth
 
Methods inherited from interface org.crsh.io.Pipe
provide
 
Methods inherited from interface java.io.Flushable
flush
 
Methods inherited from interface org.crsh.io.Consumer
getConsumedType
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.