|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.post.proxy.ConnectivityCheckServer
public class ConnectivityCheckServer
Nested Class Summary | |
---|---|
protected class |
ConnectivityCheckServer.ConnectivityCheckClient
|
Field Summary | |
---|---|
protected int |
count
|
protected int |
port
|
Constructor Summary | |
---|---|
ConnectivityCheckServer(int port)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
start()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int port
protected int count
Constructor Detail |
---|
public ConnectivityCheckServer(int port)
Method Detail |
---|
public void start()
public static void main(java.lang.String[] args)
|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |