| Package | Description |
|---|---|
| org.apache.servicemix.eip.support.resequence |
| Modifier and Type | Class and Description |
|---|---|
class |
ResequencerEngine<E>
Resequences elements based on a given
SequenceElementComparator. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TimeoutHandler> |
Timeout.getTimeoutHandlers()
Returns the list of timeout handlers that have been registered for
notification.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Timeout.addTimeoutHandler(TimeoutHandler handler)
Appends a new timeout handler at the end of the timeout handler list.
|
void |
Timeout.addTimeoutHandlerFirst(TimeoutHandler handler)
inserts a new timeout handler at the beginning of the timeout handler
list.
|
Copyright © 2005-2015 FuseSource. All Rights Reserved.