Package rocks.imsofa.sjl
package rocks.imsofa.sjl
-
ClassDescriptiona request to execute an action the request is sent to the server the server will redirect the request to the app that supports the actiona response to an action request note that this is only valid if the request has requireResponse set to truea RemotePacket is a message forwarded from the server to this app can either be an action response or an action requesta simple client that only handles string outputa simple server that only handles string input and output