Package | Description |
---|---|
org.apache.uima.aae.spi.transport | |
org.apache.uima.aae.spi.transport.vm |
Modifier and Type | Method and Description |
---|---|
UimaMessageDispatcher |
UimaTransport.getUimaMessageDispatcher()
Returns SPI Dispatcher
|
UimaMessageDispatcher |
UimaTransport.getUimaMessageDispatcher(java.lang.String aDelegateKey) |
UimaMessageListener |
UimaTransport.getUimaMessageListener() |
UimaMessageDispatcher |
UimaTransport.produceUimaMessageDispatcher(UimaTransport aTransport) |
UimaMessageListener |
UimaTransport.produceUimaMessageListener() |
void |
UimaTransport.startIt()
This method is called to start SPI.
|
void |
UimaTransport.stopIt()
This method is called to stop SPI.
|
Modifier and Type | Method and Description |
---|---|
UimaMessageDispatcher |
VmTransport.getMessageDispatcher() |
UimaMessageDispatcher |
VmTransport.getUimaMessageDispatcher() |
UimaMessageDispatcher |
VmTransport.getUimaMessageDispatcher(java.lang.String aKey) |
UimaVmMessageDispatcher |
VmTransport.produceUimaMessageDispatcher(UimaTransport aTransport) |
UimaMessageListener |
VmTransport.produceUimaMessageListener() |
void |
VmTransport.startIt() |
void |
VmTransport.stopIt() |
Copyright © 2012. All Rights Reserved.