Telnet server. Typical Use: TelnetServer server = new TelnetServer(); This class is thread safe in the sense that if the start and stop is called by different threads, it will behave consistently
@author ryadh
Service for responding to requests from a Aura Client.
Instances of all AuraServices should be retrieved from {@link Aura} Note that this service is rather incomplete and should be expanded to include more of the support routines from the servlets.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.