Class BehaviorImpl


  • public class BehaviorImpl
    extends java.lang.Object
    Similar to BehaviorImpl.ReceiveBehavior however onMessage does not accept context. We implement it separately in order to be able to avoid wrapping each function in another function which drops the context parameter.