A C D E F G H I L M N O R S T U W

A

ACTION_DISPATCH - Static variable in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
ACTION_INVOKE - Static variable in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
ACTION_RECEIVE - Static variable in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
ACTION_SEND - Static variable in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
ACTION_WIRE_FORMAT - Static variable in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
AGENT_NAME - Static variable in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
asyncReceiveRemote(String, int) - Method in class org.mule.module.client.RemoteDispatcher
 

C

ClientMessages - Class in org.mule.module.client.i18n
 
ClientMessages() - Constructor for class org.mule.module.client.i18n.ClientMessages
 
ClientNamespaceHandler - Class in org.mule.module.client.config
TODO
ClientNamespaceHandler() - Constructor for class org.mule.module.client.config.ClientNamespaceHandler
 

D

dispatch(String, Object, Map) - Method in class org.mule.module.client.MuleClient
Dispatches an event asynchronously to a endpointUri via a Mule server.
dispatch(String, MuleMessage) - Method in class org.mule.module.client.MuleClient
Dispatches an event asynchronously to a endpointUri via a Mule server.
dispatchAction(RemoteDispatcherNotification, boolean, int) - Method in class org.mule.module.client.RemoteDispatcher
 
dispatchDirect(String, Object, Map) - Method in class org.mule.module.client.MuleClient
Dispatches an event asynchronously to a component
dispatchDirect(String, MuleMessage) - Method in class org.mule.module.client.MuleClient
Dispatches an event asynchronously to a component
dispatchRemote(String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
 
dispatchToRemoteComponent(String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
Dispatcher an event asynchronously to a components on a remote Mule instance.
dispose() - Method in class org.mule.module.client.MuleClient
Will dispose the MuleManager instance if a new instance was created for this client.
dispose() - Method in class org.mule.module.client.RemoteDispatcher
 
dispose() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
doHandshake(MuleEventContext) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
doToRemote(String, Object, Map, boolean, int) - Method in class org.mule.module.client.RemoteDispatcher
 
doToRemoteComponent(String, Object, Map, boolean) - Method in class org.mule.module.client.RemoteDispatcher
 

E

encoding - Variable in class org.mule.module.client.remoting.RemoteDispatcherComponent
 

F

failedToDeserializeHandshakeFromServer() - Static method in class org.mule.module.client.i18n.ClientMessages
 
failedToDispatchActionNoResponseFromServer(String, int) - Static method in class org.mule.module.client.i18n.ClientMessages
 
failedToDispatchClientEvent() - Static method in class org.mule.module.client.i18n.ClientMessages
 

G

getConfiguration() - Method in class org.mule.module.client.MuleClient
 
getDefaultClientEndpoint(Service, Object, boolean) - Method in class org.mule.module.client.MuleClient
 
getDescription() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
Should be a 1 line description of the agent
getEncoding() - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
getEndpoint() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
getEvent(MuleMessage, MessageExchangePattern) - Method in class org.mule.module.client.MuleClient
 
getInboundEndpoint(String) - Method in class org.mule.module.client.MuleClient
 
getMessage() - Method in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
getMuleContext() - Method in class org.mule.module.client.MuleClient
The overriding method may want to return a custom MuleContext here
getOutboundEndpoint(String, MessageExchangePattern, Integer) - Method in class org.mule.module.client.MuleClient
 
getProperties() - Method in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
getProperty(String) - Method in class org.mule.module.client.MuleClient
 
getProperty(Object) - Method in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
getRemoteDispatcher(String) - Method in class org.mule.module.client.MuleClient
 
getRemoteDispatcher(String, String, String) - Method in class org.mule.module.client.MuleClient
 
getSerivce(InboundEndpoint, WireFormat, String, int, MuleContext) - Static method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
getSynchronousEventTimeout() - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
getWireFormat() - Method in class org.mule.module.client.RemoteDispatcher
 
getWireFormat() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
getWireFormat() - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
getWireFormatClass() - Method in class org.mule.module.client.remoting.ServerHandshake
 

H

handleException(MuleMessage, Throwable) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
Wraps an exception into a MuleMessage with an Exception payload and returns the Xml representation of it

I

inboundEndpoint - Variable in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
init() - Method in class org.mule.module.client.config.ClientNamespaceHandler
Invoked by the DefaultBeanDefinitionDocumentReader after construction but before any custom elements are parsed.
initialise() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
initialise() - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
invokeAction(RemoteDispatcherNotification, MuleEventContext) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 

L

logger - Static variable in class org.mule.module.client.MuleClient
logger used by this class
logger - Static variable in class org.mule.module.client.RemoteDispatcher
logger used by this class
logger - Static variable in class org.mule.module.client.remoting.RemoteDispatcherAgent
logger used by this class
logger - Static variable in class org.mule.module.client.remoting.RemoteDispatcherComponent
logger used by this class

M

MANAGER_COMPONENT_NAME - Static variable in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
managerIsAlreadyConfigured() - Static method in class org.mule.module.client.i18n.ClientMessages
 
MuleClient - Class in org.mule.module.client
MuleClient is a simple interface for Mule clients to send and receive events from a Mule Server.
MuleClient() - Constructor for class org.mule.module.client.MuleClient
Creates a Mule client that will use the default serverEndpoint when connecting to a remote server instance.
MuleClient(boolean) - Constructor for class org.mule.module.client.MuleClient
 
MuleClient(MuleContext) - Constructor for class org.mule.module.client.MuleClient
 
MuleClient(String) - Constructor for class org.mule.module.client.MuleClient
Configures a Mule client instance using the the default SpringXmlConfigurationBuilder to parse configResources.
MuleClient(String, String) - Constructor for class org.mule.module.client.MuleClient
Configures a new Mule client and either uses an existing Manager running in this JVM or creates a new empty MuleContext
MuleClient(String, ConfigurationBuilder) - Constructor for class org.mule.module.client.MuleClient
Configures a Mule client instance
MuleClient(String, ConfigurationBuilder, String, String) - Constructor for class org.mule.module.client.MuleClient
Configures a Mule client instance
muleContext - Variable in class org.mule.module.client.remoting.RemoteDispatcherComponent
 

N

noArgsForProxy() - Static method in class org.mule.module.client.i18n.ClientMessages
 
noSuchFlowConstruct(String) - Static method in class org.mule.module.client.i18n.ClientMessages
 

O

onCall(MuleEventContext) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
org.mule.module.client - package org.mule.module.client
Simple interface for Mule clients to send and receive events from local or remote Mule Servers.
org.mule.module.client.config - package org.mule.module.client.config
 
org.mule.module.client.i18n - package org.mule.module.client.i18n
 
org.mule.module.client.remoting - package org.mule.module.client.remoting
 
org.mule.module.client.remoting.notification - package org.mule.module.client.remoting.notification
 

R

receiveAction(RemoteDispatcherNotification, MuleEventContext) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
receiveRemote(String, int) - Method in class org.mule.module.client.RemoteDispatcher
 
registerComponent(Object, String, EndpointURI) - Method in class org.mule.module.client.MuleClient
Deprecated. Use the RegistryContext to get the registry and register the service there
registerComponent(Object, String, MuleEndpointURI, MuleEndpointURI) - Method in class org.mule.module.client.MuleClient
Deprecated. Use the RegistryContext to get the registry and register the service there
REMOTE_DISPATCHER_EVENT_ACTION_START_RANGE - Static variable in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
This is a low range since it was allocated before being refactred into the client module from core
RemoteDispatcher - Class in org.mule.module.client
RemoteDispatcher is used to make and receive requests to a remote Mule instance.
RemoteDispatcher(String, Credentials, MuleContext) - Constructor for class org.mule.module.client.RemoteDispatcher
 
RemoteDispatcher(String, MuleContext) - Constructor for class org.mule.module.client.RemoteDispatcher
 
RemoteDispatcherAgent - Class in org.mule.module.client.remoting
RemoteDispatcherAgent manages the server endpoint that receives Admin and remote client requests
RemoteDispatcherAgent() - Constructor for class org.mule.module.client.remoting.RemoteDispatcherAgent
 
RemoteDispatcherAgentDefinitionParser - Class in org.mule.module.client.config
 
RemoteDispatcherAgentDefinitionParser() - Constructor for class org.mule.module.client.config.RemoteDispatcherAgentDefinitionParser
 
RemoteDispatcherComponent - Class in org.mule.module.client.remoting
RemoteDispatcherComponent is a MuleManager interal server component responsible for receiving remote requests and dispatching them locally.
RemoteDispatcherComponent(InboundEndpoint, WireFormat, String, int) - Constructor for class org.mule.module.client.remoting.RemoteDispatcherComponent
 
RemoteDispatcherException - Exception in org.mule.module.client.remoting
Exceptions thrown by the Client RemoteDispatcher.
RemoteDispatcherException(Message) - Constructor for exception org.mule.module.client.remoting.RemoteDispatcherException
 
RemoteDispatcherException(Message, Throwable) - Constructor for exception org.mule.module.client.remoting.RemoteDispatcherException
 
RemoteDispatcherNotification - Class in org.mule.module.client.remoting.notification
RemoteDispatcherNotification is used to invoke actions on a remote mule server
RemoteDispatcherNotification(MuleMessage, int) - Constructor for class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
RemoteDispatcherNotification(MuleMessage, int, String) - Constructor for class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
RemoteDispatcherNotificationListener<T extends RemoteDispatcherNotification> - Interface in org.mule.module.client.remoting.notification
ManagementNotificationListener is an observer interface that objects can use to receive notifications about the state of the Mule instance and its resources
request(String, long) - Method in class org.mule.module.client.MuleClient
Will receive an event from an endpointUri determined by the URL.
request(String, String, long) - Method in class org.mule.module.client.MuleClient
Will receive an event from an endpointUri determined by the URL
request(String, List, long) - Method in class org.mule.module.client.MuleClient
Will receive an event from an endpointUri determined by the URL
requestWireFormat() - Method in class org.mule.module.client.RemoteDispatcher
 

S

send(String, Object, Map) - Method in class org.mule.module.client.MuleClient
Sends an event synchronously to a endpointUri via a Mule server and a resulting message is returned.
send(String, MuleMessage) - Method in class org.mule.module.client.MuleClient
Sends an event synchronously to a endpointUri via a Mule server and a resulting message is returned.
send(String, Object, Map, int) - Method in class org.mule.module.client.MuleClient
Sends an event synchronously to a endpointUri via a mule server and a resulting message is returned.
send(String, MuleMessage, int) - Method in class org.mule.module.client.MuleClient
Sends an event synchronously to a endpointUri via a mule server and a resulting message is returned.
sendAction(RemoteDispatcherNotification, MuleEventContext) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
sendAsync(String, Object, Map) - Method in class org.mule.module.client.MuleClient
Sends an event request to a URL, making the result of the event trigger available as a Future result that can be accessed later by client code.
sendAsync(String, MuleMessage) - Method in class org.mule.module.client.MuleClient
Sends an event request to a URL, making the result of the event trigger available as a Future result that can be accessed later by client code.
sendAsync(String, Object, Map, int) - Method in class org.mule.module.client.MuleClient
Sends an event request to a URL, making the result of the event trigger available as a Future result that can be accessed later by client code.
sendAsync(String, MuleMessage, int) - Method in class org.mule.module.client.MuleClient
Sends an event request to a URL, making the result of the event trigger available as a Future result that can be accessed later by client code.
sendAsyncRemote(String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
 
sendAsyncToRemoteComponent(String, String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
sends an event to a components on a remote Mule instance, while making the result of the event trigger available as a Future result that can be accessed later by client code.
sendDirect(String, String, Object, Map) - Method in class org.mule.module.client.MuleClient
Sends an event synchronously to a component
sendDirect(String, String, MuleMessage) - Method in class org.mule.module.client.MuleClient
Sends an event synchronously to a component
sendDirectAsync(String, String, Object, Map) - Method in class org.mule.module.client.MuleClient
Sends an event to a component on a local Mule instance, while making the result of the event trigger available as a Future result that can be accessed later by client code.
sendDirectAsync(String, String, MuleMessage) - Method in class org.mule.module.client.MuleClient
Snds an event to a component on a local Mule instance, while making the result of the event trigger available as a Future result that can be accessed later by client code.
sendNoReceive(String, Object, Map<String, Object>) - Method in class org.mule.module.client.MuleClient
Sends an event synchronously to a endpointUri via a Mule server without waiting for the result.
sendRemote(String, Object, Map, int) - Method in class org.mule.module.client.RemoteDispatcher
 
sendRemote(String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
 
sendToRemoteComponent(String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
sends an event synchronously to a components on a remote Mule instance.
SERVER_HANDSHAKE_PROPERTY - Static variable in class org.mule.module.client.remoting.ServerHandshake
 
ServerHandshake - Class in org.mule.module.client.remoting
The message type used for the handshake between the client RemoteDispatcher and the server RemoteDispatcherAgent.
ServerHandshake() - Constructor for class org.mule.module.client.remoting.ServerHandshake
 
setCredentials(MuleMessage) - Method in class org.mule.module.client.RemoteDispatcher
 
setEncoding(String) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
setEndpoint(InboundEndpoint) - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
setExecutor(Executor) - Method in class org.mule.module.client.RemoteDispatcher
 
setProperty(String, Object) - Method in class org.mule.module.client.MuleClient
 
setProperty(Object, Object) - Method in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
setSynchronousEventTimeout(int) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
setWireFormat(WireFormat) - Method in class org.mule.module.client.RemoteDispatcher
 
setWireFormat(WireFormat) - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
setWireFormat(WireFormat) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
setWireFormatClass(String) - Method in class org.mule.module.client.remoting.ServerHandshake
 
start() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
stop() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
synchronousEventTimeout - Variable in class org.mule.module.client.remoting.RemoteDispatcherComponent
 

T

toString() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 

U

unregisterComponent(String) - Method in class org.mule.module.client.MuleClient
Deprecated. Use the RegistryContext to get the registry and unregister the service there
unsupportedServerWireForat(String) - Static method in class org.mule.module.client.i18n.ClientMessages
 
UnsupportedWireFormatException - Exception in org.mule.module.client.remoting
Exception is thrown when the server is using a wire format that the client does not support
UnsupportedWireFormatException(String, Exception) - Constructor for exception org.mule.module.client.remoting.UnsupportedWireFormatException
 
updateContext(MuleMessage, ImmutableEndpoint, boolean) - Method in class org.mule.module.client.RemoteDispatcher
 

W

wireFormat - Variable in class org.mule.module.client.remoting.RemoteDispatcherComponent
Use Serialization by default

A C D E F G H I L M N O R S T U W

Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.