| java.lang.Object | ||
| ↳ | net.gtaun.util.event.Event | |
| ↳ | net.gtaun.shoebill.event.server.IncomingConnectionEvent | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| IncomingConnectionEvent(int playerid, String ipAddress, int port) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | getIpAddress() | ||||||||||
| int | getPlayerId() | ||||||||||
| int | getPort() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
net.gtaun.util.event.Event
| |||||||||||
From class
java.lang.Object
| |||||||||||