Package ej.rcommand.impl
-
Class Summary Class Description AbstractRemoteService ChunkedInputStream A chunked input stream is made of chunk of data with the following format: n byte count (int), n bytes of data.DefaultRemoteCommandManager DynamicRemoteConnection Implements anRemoteConnectionthat wraps anotherRemoteConnectionthat can change dynamically.GatewayRemoteCommandManager ARemoteCommandManagerthat dispatches all the unknown command to theCommandSender.LimitedLengthInputStream StreamRemoteConnection