| 
 | ref_send API 2.17 defensive programming in Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Powerless | |
|---|---|
| org.joe_e | Core Joe-E language features such as the Joe-E verified interfaces and methods for access to the overlay type system. | 
| org.joe_e.array | Read-only arrays. | 
| org.joe_e.file | The filesystem interface. | 
| org.ref_send.brand | An opaque, globally unique identifier. | 
| org.ref_send.log | A log file format. | 
| org.ref_send.promise | A promise interface. | 
| org.ref_send.scope | A pass-by-copy interface. | 
| org.waterken.syntax | A marshalling interface. | 
| org.waterken.syntax.json | JSON <=> Java conversion. | 
| Uses of Powerless in org.joe_e | 
|---|
| Subinterfaces of Powerless in org.joe_e | |
|---|---|
|  interface | ErrorHandlerThis is the interface for custom implementations to handle java.lang.Errors in a Joe-E program. | 
| Uses of Powerless in org.joe_e.array | 
|---|
| Classes in org.joe_e.array that implement Powerless | |
|---|---|
|  class | BooleanArrayAn immutable array of boolean. | 
|  class | ByteArrayAn immutable array of byte. | 
|  class | CharArrayAn immutable array of char. | 
|  class | DoubleArrayAn immutable array of double. | 
|  class | FloatArrayAn immutable array of float. | 
|  class | IntArrayAn immutable array of int. | 
|  class | LongArrayAn immutable array of long. | 
|  class | PowerlessArray<E>An immutable array containing powerless objects. | 
|  class | ShortArrayAn immutable array of short. | 
| Uses of Powerless in org.joe_e.file | 
|---|
| Classes in org.joe_e.file that implement Powerless | |
|---|---|
|  class | InvalidFilenameExceptionSignals an invalid filename. | 
| Uses of Powerless in org.ref_send.brand | 
|---|
| Classes in org.ref_send.brand that implement Powerless | |
|---|---|
|  class | Amount<T>A typed longvalue. | 
|  class | Brand<T>An opaque, globally unique identifier. | 
|  class | WrongBrandSignals a Brandmismatch. | 
| Uses of Powerless in org.ref_send.log | 
|---|
| Classes in org.ref_send.log that implement Powerless | |
|---|---|
|  class | AnchorA marker for a point in an event loop turn where an event originated. | 
|  class | CallSiteA source code location. | 
|  class | CommentLogs a comment. | 
|  class | EventLogs an event. | 
|  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. | 
|  class | TraceA stack trace. | 
|  class | TurnAn event loop turn identifier. | 
| Uses of Powerless in org.ref_send.promise | 
|---|
| Classes in org.ref_send.promise that implement Powerless | |
|---|---|
|  class | FailureIndicates a failed HTTP request. | 
|  class | NotAMakerIndicates the class provided to spawnis not a Maker. | 
|  class | UnresolvedSignals a callto an unresolved promise. | 
| Uses of Powerless in org.ref_send.scope | 
|---|
| Classes in org.ref_send.scope that implement Powerless | |
|---|---|
|  class | Layout<T>Structural type of a Scope. | 
|  class | UnavailableSignals use of an unavailable name. | 
| Uses of Powerless in org.waterken.syntax | 
|---|
| Subinterfaces of Powerless in org.waterken.syntax | |
|---|---|
|  interface | DeserializerAn object deserializer. | 
|  interface | SerializerAn object serializer. | 
| Classes in org.waterken.syntax that implement Powerless | |
|---|---|
|  class | BadSyntaxSignals invalid syntax. | 
|  class | MissingDeserializerSignals a Recordthat does not have a constructor meeting all of the
 requirements for adeserializer. | 
|  class | NonFinalRecordFieldSignals a non-final public instance field in a pass-by-copy type. | 
|  class | SyntaxA serialization syntax. | 
|  class | WrongTokenSignals parsed data did not contain an expected token at a required position. | 
| Uses of Powerless in org.waterken.syntax.json | 
|---|
| Classes in org.waterken.syntax.json that implement Powerless | |
|---|---|
|  class | JSONDeserializerDeserializes a JSON byte stream. | 
|  class | JSONSerializerSerializes an array of Java objects to a JSON byte stream. | 
| 
 | 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.