Opps, Didn't noticed it was a snapshot of 2.4. Thanks,
On Tuesday, November 18, 2014 2:29:31 PM UTC+2, Konrad Malawski wrote: > > Hey there, > These are not the docs you're looking for :-) > > Your docs link: http://doc.akka.io/docs/akka/*snapshot* > /java/mailboxes.html#ControlAwareMailbox > <http://doc.akka.io/docs/akka/snapshot/java/mailboxes.html#ControlAwareMailbox> > The versions you're checking: 2.3.2, *2.3.7* > > The docs link you should be checking: http://doc.akka.io/docs/akka/*2.3.7* > /java/mailboxes.html > <http://doc.akka.io/docs/akka/2.3.7/java/mailboxes.html> > > This feature is not available in akka 2.3.x, only 2.4 as you can see; > It was implemented as of this PR https://github.com/akka/akka/pull/2050 > I'm not sure if we can/want to back port it to 2.3 at this point. > > > On Tue, Nov 18, 2014 at 9:19 AM, Eyal Hayun <[email protected] > <javascript:>> wrote: > >> Hi, >> >> I'm trying to use the UnboundedControlAwareMailbox mailbox from >> http://doc.akka.io/docs/akka/snapshot/java/mailboxes.html#ControlAwareMailbox >> example >> to send ControlMessage some ators. >> I can't seem to find akka.dispatch.ControlMessage class under any jar in >> Akka 2.3.2 or 2.3.7.... >> >> Am I'm missing something? >> >> Thanks, >> Eyal >> >> >> >> >> -- >> >>>>>>>>>> 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 [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/akka-user. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Cheers, > Konrad 'ktoso' Malawski > hAkker @ Typesafe > -- >>>>>>>>>> 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
