public class MessageProcessorType extends Object
| Constructor and Description |
|---|
MessageProcessorType() |
MessageProcessorType(EventType inputEventType,
EventType outputEventType,
boolean propagates) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
EventType |
getInputEventType() |
EventType |
getOutputEventType() |
int |
hashCode() |
boolean |
isPropagates() |
String |
toString() |
public MessageProcessorType(EventType inputEventType, EventType outputEventType, boolean propagates)
public MessageProcessorType()
Copyright © 2017 MuleSoft, Inc.. All rights reserved.