| 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 | 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 |
CommandServiceDirectory
An MBean that maintains a directory of all currently deployed
CommandService MBean services for all
subsystems. |
class |
MultipleCommandService
Provides some infrastructure to more easily facilitate the ability to execute different
commands. |
| Modifier and Type | Class and Description |
|---|---|
class |
AutoDiscovery
Provides a mechanism to integrate with JBoss/Remoting's Network Registry in order to detect new servers coming on and
offline.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.