| 
 | ref_send API 2.17 defensive programming in Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Event | |
|---|---|
| org.ref_send.log | A log file format. | 
| org.waterken.trace | An event logging implementation. | 
| Uses of Event in org.ref_send.log | 
|---|
| Subclasses of Event in org.ref_send.log | |
|---|---|
|  class | CommentLogs a comment. | 
|  class | FulfilledLogs fulfillment of a promise. | 
|  class | GotLogs receipt of a message. | 
|  class | PipelinedLogs a conditional send of a message processed at the callee's site. | 
|  class | ProblemLogs an uncaught exception. | 
|  class | ProgressedLogs progress towards resolution of a promise. | 
|  class | RejectedLogs rejection of a promise. | 
|  class | ResolvedLogs resolution of a condition. | 
|  class | ReturnedLogs sending of a return value. | 
|  class | SentLogs a message send. | 
|  class | SentIfLogs a conditional message send. | 
| Uses of Event in org.waterken.trace | 
|---|
| Methods in org.waterken.trace with parameters of type Event | |
|---|---|
|  void | Verbose.apply(Event value) | 
| Method parameters in org.waterken.trace with type arguments of type Event | |
|---|---|
| static Log | EventSender.make(Receiver<Event> stderr,
         Marker mark,
         Tracer tracer)Constructs a log event generator. | 
| Constructor parameters in org.waterken.trace with type arguments of type Event | |
|---|---|
| Verbose(java.io.PrintStream out,
               Receiver<Event> next)Constructs an instance. | |
| 
 | ref_send API 2.17 defensive programming in Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.