|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.transport.AbstractMessageRequesterFactory
org.mule.transport.UnsupportedMessageRequesterFactory
public final class UnsupportedMessageRequesterFactory
Constructor Summary | |
---|---|
UnsupportedMessageRequesterFactory()
|
Method Summary | |
---|---|
MessageRequester |
create(InboundEndpoint endpoint)
Creates a new message requester instance, initialised with the passed endpoint. |
Methods inherited from class org.mule.transport.AbstractMessageRequesterFactory |
---|
activate, destroy, isCreateRequesterPerRequest, passivate, toString, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnsupportedMessageRequesterFactory()
Method Detail |
---|
public MessageRequester create(InboundEndpoint endpoint) throws MuleException
MessageRequesterFactory
create
in interface MessageRequesterFactory
create
in class AbstractMessageRequesterFactory
endpoint
- the endoint for which this requester should be created
MessageRequester
for this
transport
MuleException
- if the requester cannot be created
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |