| Modifier and Type | Class and Description |
|---|---|
class |
EchoCommandService
Performs the
echo command which will simply return the received message, with an optional prefix. |
| Modifier and Type | Class and Description |
|---|---|
class |
IdentifyCommandService
Processes a client request to identify this server.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemotePojoInvocationCommandServiceMBean
The MBean interface to the remote POJO invocation command service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemotePojoInvocationCommandService
Processes a client request to invoke a remoted POJO.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteInputStreamCommandService
Processes client requests to read remoted input streams.
|
class |
RemoteOutputStreamCommandService
Processes client requests to write remoted output streams.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommandService
The superclass for all command services.
|
class |
MultipleCommandService
Provides some infrastructure to more easily facilitate the ability to execute different
commands. |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.