|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageRequesting | |
|---|---|
| org.mule.api.endpoint | Endpoint interfaces. |
| org.mule.api.transport | Contains the interfaces that comprise a provider implementation. |
| org.mule.endpoint | Implemtation of Mule endpoint uris. |
| org.mule.transport | Contains Abstract classes providing common functionality for all Mule providers. |
| Uses of MessageRequesting in org.mule.api.endpoint |
|---|
| Subinterfaces of MessageRequesting in org.mule.api.endpoint | |
|---|---|
interface |
InboundEndpoint
|
| Uses of MessageRequesting in org.mule.api.transport |
|---|
| Subinterfaces of MessageRequesting in org.mule.api.transport | |
|---|---|
interface |
MessageRequester
Combine MessageRequesting with
various lifecycle methods for the actual instances doing message sending. |
| Uses of MessageRequesting in org.mule.endpoint |
|---|
| Classes in org.mule.endpoint that implement MessageRequesting | |
|---|---|
class |
DefaultInboundEndpoint
|
class |
DynamicURIInboundEndpoint
Allow's EndpointURI to be set and changed dynamically by wrapping up an immutable endpoint instance. |
| Uses of MessageRequesting in org.mule.transport |
|---|
| Classes in org.mule.transport that implement MessageRequesting | |
|---|---|
class |
AbstractMessageRequester
The Message Requester is used to explicitly request messages from a message channel or resource rather than subscribing to inbound events or polling for messages. |
class |
UnsupportedMessageRequester
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||