Uses of Package
jegg

Packages that use jegg
jegg The main JEgg package

 
jegg.impl   
 

Classes in jegg used by jegg
Egg
          The interface that must be implemented by each egg.
EggContext
          The execution context of an egg.
Message
          Used to wrap an application message that is being sent from one egg to another.
Port
          An egg message port.
PortException
          Exception raised if a port can not accept a message for any reason.
UnableToInitializeException
          Raised by an egg that fails to initialize when the framework invokes the egg's init() method.
 

Classes in jegg used by jegg.impl
Egg
          The interface that must be implemented by each egg.
EggBase
          A convenience base class for a concrete egg implementation.
EggContext
          The execution context of an egg.
Message
          Used to wrap an application message that is being sent from one egg to another.
Port
          An egg message port.
PortException
          Exception raised if a port can not accept a message for any reason.
 



Copyright © 2004 . All Rights Reserved.