JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.uima.aae.spi.transport
Interface UimaMessageDispatcher
All Known Implementing Classes:
UimaVmMessageDispatcher
public interface
UimaMessageDispatcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
dispatch
(
UimaMessage
aMessage)
void
stop
()
Method Details
dispatch
void
dispatch
(
UimaMessage
aMessage)
stop
void
stop
()