objectChannelRefDecrement extends ChannelActorMessage with Product with Serializable
this message is send, when all references to
some instance of this channel are unreachable,
so if we have no other instances (i.e. remote
channel incarnation), than we must destroy channel.
Linear Supertypes
Serializable, Serializable, Product, Equals, ChannelActorMessage, AnyRef, Any
this message is send, when all references to some instance of this channel are unreachable, so if we have no other instances (i.e. remote channel incarnation), than we must destroy channel.