| Package | Description | 
|---|---|
| org.jruby | |
| org.jruby.internal.runtime | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RubyThread. receiveMail(ThreadService.Event event)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| static ThreadService.Event | ThreadService.Event. kill(RubyThread sender,
    RubyThread target,
    ThreadService.Event.Type type)Deprecated.  | 
| static ThreadService.Event | ThreadService.Event. raise(RubyThread sender,
     RubyThread target,
     ThreadService.Event.Type type,
     IRubyObject exception)Deprecated.  | 
| static ThreadService.Event | ThreadService.Event. wakeup(RubyThread sender,
      RubyThread target,
      ThreadService.Event.Type type)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ThreadService. deliverEvent(RubyThread sender,
            RubyThread target,
            ThreadService.Event event)Deprecated.  | 
Copyright © 2001-2016 JRuby. All Rights Reserved.