| Class | Description |
|---|---|
| RemoteDispatcherAgent |
RemoteDispatcherAgent manages the server endpoint that receives Admin and
remote client requests |
| RemoteDispatcherComponent |
RemoteDispatcherComponent is a MuleManager interal server component
responsible for receiving remote requests and dispatching them locally. |
| ServerHandshake |
The message type used for the handshake between the client
RemoteDispatcher and the server
org.mule.extras.client.remoting.RemoteDispatcherAgent. |
| Exception | Description |
|---|---|
| RemoteDispatcherException |
Exceptions thrown by the Client RemteDispatcher.
|
| UnsupportedWireFormatException |
Exception is thrown when the server is using a wire format that the client does not support
|
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.