[−][src]Trait actix_web::actix::dev::EnvelopeProxy
Associated Types
Loading content...Required methods
fn handle(
&mut self,
act: &mut Self::Actor,
ctx: &mut <Self::Actor as Actor>::Context
)
&mut self,
act: &mut Self::Actor,
ctx: &mut <Self::Actor as Actor>::Context
)
handle message within new actor and context