org.crsh.io
Interface ProducerContext<P>

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

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


Method Summary
 
Methods inherited from interface org.crsh.SessionContext
getAttributes, getSession
 
Methods inherited from interface org.crsh.InteractionContext
getProperty, readLine
 
Methods inherited from interface org.crsh.io.IOContext
getHeight, getWidth
 
Methods inherited from interface org.crsh.io.Consumer
getConsumedType
 
Methods inherited from interface org.crsh.io.Pipe
provide
 
Methods inherited from interface java.io.Flushable
flush
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.