|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.resource.lab.test.client.RAFClient
public class RAFClient
RAFClient is a very simple command line interface to send commands to the
RAFrame resource adaptor executed inside the Mobicents JAIN SLEE
implementation.
Every input received from the command line interface will be send to the
resource adaptor. Communication is done via TCP/IP.
The command line interface will quit when entering "exit" as command.
| Constructor Summary | |
|---|---|
RAFClient()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
void |
onEvent(java.lang.String incomingData)
This method implements the RAFStackListener interface |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RAFClient()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public void onEvent(java.lang.String incomingData)
onEvent in interface RAFStackListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||