|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.charliemouse.cambozola.server.TestServer
public class TestServer
| Field Summary | |
|---|---|
static int |
DEFAULT_PORT
|
protected java.net.ServerSocket |
m_listen_socket
|
protected int |
m_port
|
| Constructor Summary | |
|---|---|
TestServer(int port)
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int DEFAULT_PORT
protected int m_port
protected java.net.ServerSocket m_listen_socket
| Constructor Detail |
|---|
public TestServer(int port)
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||