akka.io
Interface TcpPipelineHandler.WithinActorContext

All Superinterfaces:
HasActorContext, HasLogging, PipelineContext
Enclosing class:
TcpPipelineHandler<Ctx extends PipelineContext,Cmd,Evt>

public static interface TcpPipelineHandler.WithinActorContext
extends HasLogging, HasActorContext

This interface bundles logging and ActorContext for Java.


Method Summary
 
Methods inherited from interface akka.io.HasLogging
getLogger
 
Methods inherited from interface akka.io.HasActorContext
getContext
 
Methods inherited from interface akka.io.PipelineContext
cmd, cmdHolder, dealias, evt, evtHolder, nothing, singleCommand, singleEvent