|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
RvProxyCmdFactory | An interface for generating instances of RvCommand from incoming
RvProxyPacket s. |
Class Summary | |
DefaultRvProxyCmdFactory | Provides an implementation of an AOL Proxy command factory that generates instances of the five RV Proxy command classes provided in this package. |
RvProxyAckCmd | A RV Proxy command indicating that the initialization of an AOL Proxy Server connection is complete and the user on the receiving end may be told to connect. |
RvProxyCmd | Represents a single AOL Proxy protocol command to be sent over an AOL Proxy Server connection. |
RvProxyErrorCmd | An RV Proxy command used to indicate that some part of initializing a connection failed. |
RvProxyInitRecvCmd | An AOL Proxy Server command used to initialize a connection when "receiving" an AOL-Proxy-based connection. |
RvProxyInitSendCmd | An RV Proxy command sent upon connecting to an AOL Proxy Server when initiating a proxy-based connection. |
RvProxyPacket | A data structure used to send and receive commands to and from an AOL Proxy Server. |
RvProxyReadyCmd | A RV Proxy command used to indicate that the connection has been made. |
Provides implementations of the five types of commands sent over an AOL Proxy Server ("rendezvous proxy") connection.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |