|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActionReceiverConnectionListener
ActionReceiver uses this to listen for new client connections.
This software is distributed under the BSD License.
| Method Summary | |
|---|---|
void |
newConnectionFrom(java.lang.String hostName,
java.lang.String ipAddr)
Notifies the receiver of new connections. |
| Method Detail |
|---|
void newConnectionFrom(java.lang.String hostName,
java.lang.String ipAddr)
hostName - client's host name (DNS)ipAddr - the client's ip address
|
Copyright 2006 Stanford University | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||