Package | Description |
---|---|
org.mule |
The Mule implementation of the Universal Message Objects(tm) API specification.
|
org.mule.api |
The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them
|
org.mule.api.component | |
org.mule.api.interceptor | |
org.mule.api.registry | |
org.mule.api.routing |
Interfaces that define inbound and outbound routing API.
|
org.mule.api.service | |
org.mule.api.transport |
Contains the interfaces that comprise a provider implementation.
|
org.mule.component | |
org.mule.component.builder | |
org.mule.component.simple |
A collection of simple mule components that can be useful to simplify configuration while testing.
|
org.mule.config.i18n |
Internationalisation support for Mule messages and exception messages.
|
org.mule.config.spring |
Support claases for Load Mule from Spring.
|
org.mule.context.notification |
Internal server notification types fired via the MuleManager.
|
org.mule.interceptor | |
org.mule.model.direct | |
org.mule.model.pipeline | |
org.mule.model.seda | |
org.mule.module.client |
Simple interface for Mule clients to send and receive events from local or remote Mule Servers.
|
org.mule.module.client.remoting | |
org.mule.registry | |
org.mule.service | |
org.mule.transport |
Contains Abstract classes providing common functionality for all Mule providers.
|
org.mule.transport.bpm | |
org.mule.transport.ejb | |
org.mule.transport.http |
Provides http transport including proxy support.
|
org.mule.transport.jms |
Provides Jms transport connectivity with support for all Jms features.
|
org.mule.transport.jms.websphere |
Provides Jms connectivity with Websphere-specific workarounds and improvements.
|
org.mule.transport.multicast |
IP multicast connectivity for Mule.
|
org.mule.transport.quartz | |
org.mule.transport.rmi | |
org.mule.transport.service |
Provides SPI support for building mule connectors and providers using service descriptors.
|
org.mule.transport.servlet | |
org.mule.transport.soap | |
org.mule.transport.ssl |
Provides tcp connectivity over Ssl for Mule.
|
org.mule.transport.stdio | |
org.mule.transport.tcp |
Provides tcp connectivity for Mule.
|
org.mule.transport.udp |
Provides Udp connectivity for Mule.
|
org.mule.transport.vm |
A connector implementation allowing events to be passed between Mule sessions via in-memory queues.
|
Modifier and Type | Method and Description |
---|---|
Service |
DefaultMuleEventContext.getService() |
Service |
DefaultMuleEvent.getService()
Gets the recipient service of this event
|
Service |
DefaultMuleSession.getService() |
Constructor and Description |
---|
DefaultMuleEvent(MuleMessage message,
ImmutableEndpoint endpoint,
Service service,
MuleEvent previousEvent)
Properties cache that only reads properties once from the inbound message and
merges them with any properties on the endpoint.
|
DefaultMuleSession(MuleMessage message,
SessionHandler requestSessionHandler,
Service service,
MuleContext muleContext) |
DefaultMuleSession(Service service,
MuleContext muleContext) |
FailedToQueueEventException(Message message,
MuleMessage umoMessage,
Service service) |
FailedToQueueEventException(Message message,
MuleMessage umoMessage,
Service service,
Throwable cause) |
FailedToQueueEventException(MuleMessage umoMessage,
Service service,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Service |
MuleEventContext.getService() |
Service |
MuleSession.getService()
Returns the Service associated with the session in its current execution
|
Service |
MuleEvent.getService()
Retrieves the service for the current event
|
Modifier and Type | Method and Description |
---|---|
Service |
Component.getService() |
Modifier and Type | Method and Description |
---|---|
void |
Component.setService(Service service) |
Modifier and Type | Method and Description |
---|---|
Service |
Invocation.getService()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Service |
Registry.lookupService(String component) |
Modifier and Type | Method and Description |
---|---|
void |
Registry.registerService(Service service) |
Modifier and Type | Method and Description |
---|---|
Service |
ServiceRoutingException.getService() |
Constructor and Description |
---|
ServiceRoutingException(Message message,
MuleMessage umoMessage,
ImmutableEndpoint endpoint,
Service service) |
ServiceRoutingException(Message message,
MuleMessage umoMessage,
ImmutableEndpoint endpoint,
Service service,
Throwable cause) |
ServiceRoutingException(MuleMessage umoMessage,
ImmutableEndpoint endpoint,
Service service) |
ServiceRoutingException(MuleMessage umoMessage,
ImmutableEndpoint endpoint,
Service service,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Service |
ServiceException.getService() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceAware.setService(Service service) |
Constructor and Description |
---|
ServiceException(Message message,
MuleMessage umoMessage,
Service service) |
ServiceException(Message message,
MuleMessage umoMessage,
Service service,
Throwable cause) |
ServiceException(MuleMessage umoMessage,
Service service,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Service |
MessageReceiver.getService() |
Modifier and Type | Method and Description |
---|---|
MessageReceiver |
Connector.registerListener(Service service,
InboundEndpoint endpoint)
This creates a
MessageReceiver associated with this endpoint
and registers it with the connector |
void |
MessageReceiver.setService(Service service) |
void |
Connector.unregisterListener(Service service,
InboundEndpoint endpoint) |
Modifier and Type | Field and Description |
---|---|
protected Service |
AbstractComponent.service |
Modifier and Type | Method and Description |
---|---|
Service |
AbstractComponent.getService() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractComponent.setService(Service service) |
Modifier and Type | Field and Description |
---|---|
protected Service |
AbstractMessageBuilder.service |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMessageBuilder.setService(Service service) |
Modifier and Type | Method and Description |
---|---|
void |
BridgeComponent.setService(Service service)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Message |
CoreMessages.noServiceQueueTimeoutSet(Service service) |
static Message |
CoreMessages.routingFailedOnEndpoint(Service service,
ImmutableEndpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
void |
SpringRegistry.registerService(Service service) |
Constructor and Description |
---|
ServiceNotification(Service message,
int action) |
Modifier and Type | Method and Description |
---|---|
Service |
RequestContextInvocation.getService() |
Modifier and Type | Class and Description |
---|---|
class |
DirectService
A direct service invokes the service service directly without any threading, even
when the invocation is asynchronous
|
Modifier and Type | Class and Description |
---|---|
class |
PipelineService |
Modifier and Type | Class and Description |
---|---|
class |
SedaService
A Seda service runs inside a Seda Model and is responsible for managing a Seda
Queue and thread pool for a Mule sevice service.
|
Modifier and Type | Method and Description |
---|---|
protected ImmutableEndpoint |
MuleClient.getDefaultClientEndpoint(Service service,
Object payload) |
Modifier and Type | Method and Description |
---|---|
static Service |
RemoteDispatcherComponent.getSerivce(InboundEndpoint endpoint,
WireFormat wireFormat,
String encoding,
int eventTimeout,
MuleContext managementContext) |
Modifier and Type | Method and Description |
---|---|
Service |
AbstractRegistry.lookupService(String name) |
Modifier and Type | Method and Description |
---|---|
void |
TransientRegistry.registerService(Service service) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractService
A base implementation for all UMOComponents in Mule
|
Modifier and Type | Field and Description |
---|---|
protected Service |
AbstractMessageReceiver.service
The Service with which this receiver is associated with
|
Modifier and Type | Method and Description |
---|---|
Service |
AbstractMessageReceiver.getService() |
Modifier and Type | Method and Description |
---|---|
protected MessageReceiver |
AbstractConnector.createReceiver(Service service,
InboundEndpoint endpoint)
Create a Message receiver for this connector
|
MessageReceiver |
AbstractConnector.getReceiver(Service service,
InboundEndpoint endpoint) |
protected Object |
AbstractConnector.getReceiverKey(Service service,
InboundEndpoint endpoint)
The method determines the key used to store the receiver against.
|
MessageReceiver |
AbstractConnector.registerListener(Service service,
InboundEndpoint endpoint) |
void |
AbstractMessageReceiver.setService(Service service) |
void |
AbstractConnector.unregisterListener(Service service,
InboundEndpoint endpoint) |
Constructor and Description |
---|
AbstractMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint)
Creates the Message Receiver
|
AbstractPollingMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
TransactedPollingMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
TransactedPollingMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint,
long frequency)
Deprecated.
please use
#TransactedPollingMessageReceiver(Connector,Service,InboundEndpoint,long,TimeUnit)
instead |
Constructor and Description |
---|
ProcessMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
Constructor and Description |
---|
EjbMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint,
long frequency) |
Modifier and Type | Method and Description |
---|---|
protected Object |
HttpConnector.getReceiverKey(Service service,
InboundEndpoint endpoint)
The method determines the key used to store the receiver against.
|
MessageReceiver |
HttpConnector.registerListener(Service service,
InboundEndpoint endpoint) |
Constructor and Description |
---|
HttpMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
HttpsMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
PollingHttpMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
protected Object |
JmsConnector.getReceiverKey(Service service,
InboundEndpoint endpoint) |
Constructor and Description |
---|
JmsMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
MultiConsumerJmsMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
SingleJmsMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
TransactedSingleResourceJmsMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
XaTransactedJmsMessageReceiver(Connector umoConnector,
Service service,
InboundEndpoint endpoint) |
Constructor and Description |
---|
WebsphereTransactedJmsMessageReceiver(Connector umoConnector,
Service service,
InboundEndpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
protected Object |
MulticastConnector.getReceiverKey(Service service,
InboundEndpoint endpoint) |
Constructor and Description |
---|
MulticastMessageReceiver(AbstractConnector connector,
Service service,
InboundEndpoint endpoint) |
Constructor and Description |
---|
QuartzMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
MessageReceiver |
RmiConnector.createReceiver(Service service,
InboundEndpoint endpoint) |
Constructor and Description |
---|
RmiCallbackMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
RmiMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint,
long frequency) |
Modifier and Type | Method and Description |
---|---|
MessageReceiver |
DefaultTransportServiceDescriptor.createMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
MessageReceiver |
TransportServiceDescriptor.createMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
MessageReceiver |
DefaultTransportServiceDescriptor.createMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint,
Object[] args) |
MessageReceiver |
TransportServiceDescriptor.createMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint,
Object[] args) |
Constructor and Description |
---|
ServletMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
void |
WSProxyService.setService(Service service) |
Constructor and Description |
---|
SslMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
MessageReceiver |
StdioConnector.createReceiver(Service service,
InboundEndpoint endpoint) |
MessageReceiver |
PromptStdioConnector.registerListener(Service service,
InboundEndpoint endpoint) |
Constructor and Description |
---|
StdioMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint,
long checkFrequency) |
Constructor and Description |
---|
TcpMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
protected Object |
UdpConnector.getReceiverKey(Service service,
InboundEndpoint endpoint) |
Constructor and Description |
---|
UdpMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
MessageReceiver |
VMConnector.createReceiver(Service service,
InboundEndpoint endpoint) |
Constructor and Description |
---|
VMMessageReceiver(Connector connector,
Service service,
InboundEndpoint endpoint) |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.