|
Compoze Software, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.compoze.util.MulticastDiscoveryClient.Server
Class description.
Constructor Summary | |
MulticastDiscoveryClient.Server(java.net.InetAddress inetAddress,
int iPort)
Constructor. |
Method Summary | |
boolean |
equals(java.lang.Object obj)
Equals. |
java.net.InetAddress |
getInetAddress()
Get the address of the server. |
int |
getPort()
Get the server port. |
int |
hashCode()
Hash code. |
java.lang.String |
toString()
Creates a string representation of the object. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MulticastDiscoveryClient.Server(java.net.InetAddress inetAddress, int iPort)
inetAddress
- the server addressiPort
- the server portMethod Detail |
public java.net.InetAddress getInetAddress()
public int getPort()
public int hashCode()
public boolean equals(java.lang.Object obj)
public java.lang.String toString()
|
Compoze Software, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |