Package | Description |
---|---|
de.innovationgate.utils.remote |
A simple implementation of a socked-based client/server communication framework.
|
de.innovationgate.utils.remote.commands |
Commands for the communication framework under package de.innovationgate.utils.remote.
|
Class and Description |
---|
Command
interface for commands
|
CommandException
thrown by command handler when command execution fails
|
Class and Description |
---|
Command
interface for commands
|