|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
RvCommandFactory | An interface for producing RvCommand s from incoming rendezvous
ICBM commands. |
RvProcessorListener | An interface for handling and possibly initializing new rendezvous sessions
created on a RvProcessor . |
RvSession | Represents a single "rendezvous session." |
RvSessionListener | An interface for listening for incoming events on a certain rendezvous session. |
Class Summary | |
NewRvSessionEvent | An event that occurs when a new rendezvous session is created. |
RecvRvEvent | An event that occurs when a new rendezvous command or response is received in a rendezvous session. |
RvProcessor | Provides an easy interface for creating and manipulating "rendezvous sessions" as well as sending and receiving individual rendezvous commands nested in RV ICBM's. |
RvSnacResponseEvent | An event that occurs when a non-RV response to a RV command or RV response is received. |
Provides a high-level interface for using "rendezvouses," a special type of
client-to-client communication used by such things as file transfer and direct
IM.
Functionality includes high-level handling of "rendezvous commands" inside
ICBM's as well as a
concept of "rendezvous sessions."
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |