|
Interface Summary |
| BSForMSInterface |
This interface contains the methods that a Gossip Bootstrap Server exported object must provide
to let a Gossip Message Server communicate with it. |
| BSForServletInterface |
This interface contains the method needed by a Gossip Servlet that the Bootstrap exported object must provide. |
| MSForBSInterface |
This interface represents the method that a Gossip Message Server must provide to let a Bootstrap work. |
| MSForMSInterface |
This interface provides the methods that the object exported by a Message Server must provide to let another
Message Server communicate with it. |
| MSForServletInterface |
This class represents the methods that the object exported by the Gossip Message Server must implement to let a Gossip Servlet use it. |