Pipeline should return future, which completes when the incoming message has been processed
DefaultPipeline.processInbound(ApplicationMessage)
and DefaultPipeline.processInbound(Event)
should return a future.
DefaultPipeline.processInbound(ApplicationMessage)
and DefaultPipeline.processInbound(Event)
should return a future.