|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.juoserver.model.ServerInfo
public class ServerInfo
| Constructor Summary | |
|---|---|
ServerInfo(String name,
InetAddress address)
|
|
| Method Summary | |
|---|---|
InetAddress |
getAddress()
|
String |
getName()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ServerInfo(String name,
InetAddress address)
| Method Detail |
|---|
public String getName()
public InetAddress getAddress()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||