|
|||||||||
| Home >> All >> plugins >> [ CsBeagle overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
plugins.CsBeagle
Class GameTigerIpProvider

java.lang.Objectplugins.CsBeagle.GameTigerIpProvider
- public class GameTigerIpProvider
- extends java.lang.Object
| Field Summary | |
private java.lang.String |
ip
|
| Constructor Summary | |
GameTigerIpProvider()
Creates a new instance of GameTigerIpProvider |
|
| Method Summary | |
void |
loadFile(java.lang.String fname)
|
static void |
main(java.lang.String[] args)
|
void |
sendIp()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
ip
private java.lang.String ip
| Constructor Detail |
GameTigerIpProvider
public GameTigerIpProvider()
- Creates a new instance of GameTigerIpProvider
| Method Detail |
sendIp
public void sendIp()
throws java.net.UnknownHostException,
java.io.IOException
loadFile
public void loadFile(java.lang.String fname) throws java.io.FileNotFoundException, java.io.IOException
main
public static void main(java.lang.String[] args)
|
|||||||||
| Home >> All >> plugins >> [ CsBeagle overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
plugins.CsBeagle.GameTigerIpProvider