|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UimaSpiException | |
---|---|
org.apache.uima.aae.spi.transport | |
org.apache.uima.aae.spi.transport.vm |
Uses of UimaSpiException in org.apache.uima.aae.spi.transport |
---|
Methods in org.apache.uima.aae.spi.transport that throw UimaSpiException | |
---|---|
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. |
Uses of UimaSpiException in org.apache.uima.aae.spi.transport.vm |
---|
Methods in org.apache.uima.aae.spi.transport.vm that throw UimaSpiException | |
---|---|
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()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |