ActionReceiverConnectionListener Interface Reference

List of all members.

Public Member Functions

void newConnectionFrom (String hostName, String ipAddr)
 Notifies the receiver of new connections.

Detailed Description

ActionReceiver uses this to listen for new client connections.

This software is distributed under the BSD License.

Author:
Ron B Yeh (ronyeh(AT)cs.stanford.edu)

Definition at line 14 of file ActionReceiverConnectionListener.java.


Member Function Documentation

void newConnectionFrom ( String  hostName,
String  ipAddr 
)

Notifies the receiver of new connections.

Parameters:
hostName client's host name (DNS)
ipAddr the client's ip address


The documentation for this interface was generated from the following file:
Generated on Sat Apr 14 18:21:40 2007 for R3 Paper Toolkit by  doxygen 1.4.7