I'm not sure I understand. Perhaps if you outline your requirements (i.e.
how modules are required to interact etc) it will be easier for others to
suggest possible solutions?

On Wed, Aug 10, 2016 at 8:53 PM, Иван Осипов <i.osipov.deve...@gmail.com>
wrote:

> Only one module of my application based on akka
>
> среда, 10 августа 2016 г., 12:59:50 UTC+4 пользователь √ написал:
>>
>> why?
>>
>> --
>> Cheers,
>> √
>>
>> On Aug 10, 2016 9:35 AM, "Иван Осипов" <i.osipov...@gmail.com> wrote:
>>
>>> Hi! Question in the topic
>>> I need something like that
>>>
>>>
>>> ActorSystem system;
>>> MessageA msg;//some impl
>>>
>>> system.registerOutsideCallback(msg, new Callback() {
>>>    public void invoke(MessageA msg) {
>>>          //this will work if some actor in system will send message with
>>> type MessageA
>>>    }
>>> };
>>>
>>> Can you suggest something? Thanks
>>>
>>> --
>>> >>>>>>>>>> Read the docs: http://akka.io/docs/
>>> >>>>>>>>>> Check the FAQ: http://doc.akka.io/docs/akka/c
>>> urrent/additional/faq.html
>>> >>>>>>>>>> Search the archives: https://groups.google.com/grou
>>> p/akka-user
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "Akka User List" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to akka-user+...@googlegroups.com.
>>> To post to this group, send email to akka...@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/akka-user.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
> >>>>>>>>>> Read the docs: http://akka.io/docs/
> >>>>>>>>>> Check the FAQ: http://doc.akka.io/docs/akka/
> current/additional/faq.html
> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
> ---
> You received this message because you are subscribed to the Google Groups
> "Akka User List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to akka-user+unsubscr...@googlegroups.com.
> To post to this group, send email to akka-user@googlegroups.com.
> Visit this group at https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Cheers,
√

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to