|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectseda.sandStorm.lib.Gnutella.GnutellaConnectFailedEvent
public class GnutellaConnectFailedEvent
This event indicates that an attempt to establish a Gnutella connection failed.
| Field Summary | |
|---|---|
java.net.InetAddress |
address
|
int |
port
|
| Constructor Summary | |
|---|---|
GnutellaConnectFailedEvent(ATcpClientSocket sock)
|
|
| Method Summary | |
|---|---|
java.net.InetAddress |
getAddress()
|
int |
getPort()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.net.InetAddress address
public int port
| Constructor Detail |
|---|
GnutellaConnectFailedEvent(ATcpClientSocket sock)
| Method Detail |
|---|
public java.net.InetAddress getAddress()
public int getPort()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||