|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
com.bea.wcp.util.WlssEchoServer
public class WlssEchoServer
Simple echo server. Environment properties that can be set for this are: <1> wlss.EchoServer.port which is the port on which it listens for the incoming traffic. <2> wlss.EchoServer.LogFile which is where it just writes very few messages, the defualt is the "echo_server.log".
| Field Summary | |
|---|---|
static int |
DEF_ECHO_PORTThe choice of default port is arbitrary |
| Constructor Summary | |
|---|---|
WlssEchoServer()Create a WlssEchoServer object to offer echo service on TCP and UDP ports on the default IP address. |
|
| Method Summary | |
|---|---|
static void |
main(String[] args) |
void |
start()Start up echo service. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int DEF_ECHO_PORT
| Constructor Detail |
|---|
public WlssEchoServer()
| Method Detail |
|---|
public void start()
public static void main(String[] args)
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2012 Oracle Corporation. All Rights Reserved.