|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.mule.api.service | |
|---|---|
| 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.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.context.notification | Internal server notification types fired via the MuleManager. |
| org.mule.example.loanbroker.bank | |
| org.mule.impl.annotations | |
| 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.module.jca | A Resource Adapter implementation that allows a Mule instance to be deployed to a J2ee application server and exposes Mule services via the JCA connector architecture. |
| org.mule.module.spring.events | A Spring EventMulticaster that allows any Spring bean to send and receive mule events through the ApplicationContext and event listeners. |
| org.mule.registry | |
| org.mule.service | |
| org.mule.tck | |
| org.mule.transport | Contains Abstract classes providing common functionality for all Mule providers. |
| org.mule.transport.ajax | |
| org.mule.transport.ajax.embedded | A AJAX transport allows Mule applications to send a receive events to the web browser. |
| org.mule.transport.bpm | |
| org.mule.transport.cxf | |
| org.mule.transport.ejb | |
| org.mule.transport.email | Provides pop3, smtp and imap connectivity for Mule. |
| org.mule.transport.file | Provides file transport in the form of a directory listeners and file dispatchers. |
| org.mule.transport.ftp | |
| org.mule.transport.http | Provides http transport including proxy support. |
| org.mule.transport.jdbc | Provides jdbc transport. |
| 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.servlet.jetty | |
| org.mule.transport.soap | |
| org.mule.transport.soap.axis | Provides an Axis soap transport for Mule. |
| 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. |
| org.mule.transport.xmpp | |
| Classes in org.mule.api.service used by org.mule | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
ServiceException
ServiceException should be thrown when some action on a service
fails, such as starting or stopping |
|
| Classes in org.mule.api.service used by org.mule.api | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.api.component | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.api.interceptor | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.api.registry | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.api.routing | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.api.service | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.api.transport | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.component | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.component.simple | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
ServiceAware
ServiceAware is an injector interface that will supply a
Service to the object. |
|
| Classes in org.mule.api.service used by org.mule.config.i18n | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.context.notification | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.example.loanbroker.bank | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
ServiceAware
ServiceAware is an injector interface that will supply a
Service to the object. |
|
| Classes in org.mule.api.service used by org.mule.impl.annotations | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.model.direct | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.model.pipeline | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.model.seda | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.module.client | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.module.client.remoting | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.module.jca | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.module.spring.events | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.registry | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.service | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.tck | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.ajax | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.ajax.embedded | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.bpm | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.cxf | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.ejb | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.email | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.file | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.ftp | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.http | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.jdbc | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.jms | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.jms.websphere | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.multicast | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.quartz | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.rmi | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.service | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.servlet | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.servlet.jetty | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.soap | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
ServiceAware
ServiceAware is an injector interface that will supply a
Service to the object. |
|
| Classes in org.mule.api.service used by org.mule.transport.soap.axis | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.ssl | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.stdio | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.tcp | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.udp | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.vm | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
| Classes in org.mule.api.service used by org.mule.transport.xmpp | |
|---|---|
Service
Service is the internal representation of a Mule Managed service. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||