A B C D E F G H I J K L M N O P Q R S T U V W

S

SampleClientManager - Class in com.acap.rudp.samples
This sample client manager instance handles all sessions
SampleClientManager(String) - Constructor for class com.acap.rudp.samples.SampleClientManager
 
SampleJ2MEClient - Class in com.acap.rudp.samples
Example of how to send and receive messages in J2ME environment
SampleJ2MEClient(String, String) - Constructor for class com.acap.rudp.samples.SampleJ2MEClient
 
SampleMINAServer - Class in com.acap.rudp.samples
Example of how to send and receive messages in as a Mina UDP server
SampleMINAServer() - Constructor for class com.acap.rudp.samples.SampleMINAServer
 
send(Message) - Method in class com.acap.rudp.core.BaseUDPSessionManager
 
SERVER_ID - Static variable in class com.acap.rudp.core.Configuration
 
sessionCreated(MinaSessionManager) - Method in class com.acap.rudp.samples.SampleClientManager
Called when the session is started.
setCommandProcessor(MessageProcessor) - Method in class com.acap.rudp.mina.MinaSessionManager
 
skipPast(String) - Method in class org.json.me.JSONTokener
Skip characters until past the requested string.
skipTo(char) - Method in class org.json.me.JSONTokener
Skip characters until the next character is the requested character.
start() - Method in class com.acap.rudp.core.StatefulRunnable
 
start() - Method in class com.acap.rudp.me.J2meClient
Starts the client.
StatefulRunnable - Class in com.acap.rudp.core
 
StatefulRunnable(int) - Constructor for class com.acap.rudp.core.StatefulRunnable
 
stop() - Method in class com.acap.rudp.core.StatefulRunnable
 
stop() - Method in class com.acap.rudp.me.J2meClient
Stops the client
StringWriter - Class in org.json.me
A simple StringBuffer-based implementation of StringWriter
StringWriter() - Constructor for class org.json.me.StringWriter
 
StringWriter(int) - Constructor for class org.json.me.StringWriter
 
syntaxError(String) - Method in class org.json.me.JSONTokener
Make a JSONException to signal a syntax error.

A B C D E F G H I J K L M N O P Q R S T U V W