Public Member Functions | |
| void | newConnectionFrom (String hostName, String ipAddr) |
| Notifies the receiver of new connections. | |
This software is distributed under the BSD License.
Definition at line 14 of file ActionReceiverConnectionListener.java.
| void newConnectionFrom | ( | String | hostName, | |
| String | ipAddr | |||
| ) |
Notifies the receiver of new connections.
| hostName | client's host name (DNS) | |
| ipAddr | the client's ip address |
1.4.7