|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Egg | |
jegg | The main JEgg package
|
jegg.impl |
Uses of Egg in jegg |
Classes in jegg that implement Egg | |
class |
EggBase
A convenience base class for a concrete egg implementation. |
Uses of Egg in jegg.impl |
Classes in jegg.impl that implement Egg | |
class |
PortRegistry
|
Constructors in jegg.impl with parameters of type Egg | |
EggShell(java.lang.Object id,
Egg h)
Construct an egg that dispatches messages to a user-supplied message handler using a specific message dispatcher. |
|
EggShell(java.lang.Object id,
Egg h,
Dispatcher d)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |