|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.endpoint.inbound.InboundEndpointMimeTypeCheckingMessageProcessor
public class InboundEndpointMimeTypeCheckingMessageProcessor
Verify that the inbound mime type is acceptable by this endpoint.
Constructor Summary | |
---|---|
InboundEndpointMimeTypeCheckingMessageProcessor(InboundEndpoint endpoint)
|
Method Summary | |
---|---|
MuleEvent |
process(MuleEvent event)
Invokes the MessageProcessor. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InboundEndpointMimeTypeCheckingMessageProcessor(InboundEndpoint endpoint)
Method Detail |
---|
public MuleEvent process(MuleEvent event) throws MessagingException
MessageProcessor
process
in interface MessageProcessor
event
- MuleEvent to be processed
MessagingException
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |