|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.acap.rudp.core.StatefulRunnable
com.acap.rudp.core.BaseUDPSessionManager
com.acap.rudp.me.J2meClient
com.acap.rudp.samples.SampleJ2MEClient
public class SampleJ2MEClient
Example of how to send and receive messages in J2ME environment
| Constructor Summary | |
|---|---|
SampleJ2MEClient(java.lang.String senderId,
java.lang.String serverUrl)
|
|
| Method Summary | |
|---|---|
void |
receiveException(java.lang.Exception x)
|
| Methods inherited from class com.acap.rudp.me.J2meClient |
|---|
getConnectionStatus, isConnectionTimedOut, start, stop |
| Methods inherited from class com.acap.rudp.core.BaseUDPSessionManager |
|---|
doRun, getLastMessageReceivedDateTimeMillis, getPendingAcknowledgmentCount, getReceivedCount, getSenderId, getSentCount, hasMessagesPendingAck, incrementReceivedCount, receivePacket, send, updateLastMessageReceivedDateTime |
| Methods inherited from class com.acap.rudp.core.StatefulRunnable |
|---|
isStarted, run |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SampleJ2MEClient(java.lang.String senderId,
java.lang.String serverUrl)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void receiveException(java.lang.Exception x)
receiveException in class J2meClient
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||