|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.rdg.resc.jstyx.interloper.InterloperClient
public class InterloperClient
The client-side part of an Interloper
| Constructor Summary | |
|---|---|
InterloperClient(java.net.InetSocketAddress sockAddress,
org.apache.mina.protocol.ProtocolSession serverSession,
InterloperListener listener)
Creates a new instance of InterloperClient |
|
| Method Summary | |
|---|---|
void |
send(java.lang.Object message)
|
boolean |
start()
Starts the InterloperClient |
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterloperClient(java.net.InetSocketAddress sockAddress,
org.apache.mina.protocol.ProtocolSession serverSession,
InterloperListener listener)
| Method Detail |
|---|
public boolean start()
public void stop()
public void send(java.lang.Object message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||