|
NetKernel APIs |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IAspectBinaryStream | A Representation interface that can write out its state as a binary stream to a java.io.OutputStream |
| IAspectBoolean | An aspect that holds a single boolean value |
| IAspectNetKernelException | A Representation interface for holding a NetKernelException |
| IAspectReadableBinaryStream | Interface for a representation holding a binary stream that can be read as input stream |
| IAspectReader | An aspect returning a java.io.Reader |
| IAspectString | An aspect returning a java.lang.String |
| IAspectVoid | A void aspect |
| Class Summary | |
|---|---|
| BooleanAspect | Implementation of IAspectBoolean that simply holds a boolean |
| NetKernelExceptionAspect | Implementation of an aspect that implements IAspectNetKernelException and IRepresentationBinaryStream |
| StringAspect | Implementation of IAspectString and IAspectReadableBinaryStream that holds a java.lang.String |
| VoidAspect | Void Representation implements no interfaces |
|
NetKernel APIs |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||