Uses of Class
org.apache.uima.aae.error.UimaSpiException
Packages that use UimaSpiException
-
Uses of UimaSpiException in org.apache.uima.aae.spi.transport
Methods in org.apache.uima.aae.spi.transport that throw UimaSpiExceptionModifier and TypeMethodDescriptionUimaTransport.getUimaMessageDispatcher()
Returns SPI DispatcherUimaTransport.getUimaMessageDispatcher
(String aDelegateKey) UimaTransport.getUimaMessageListener()
UimaTransport.produceUimaMessageDispatcher
(UimaTransport aTransport) 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 UimaSpiExceptionModifier and TypeMethodDescriptionVmTransport.getMessageDispatcher()
VmTransport.getUimaMessageDispatcher()
VmTransport.getUimaMessageDispatcher
(String aKey) VmTransport.produceUimaMessageDispatcher
(UimaTransport aTransport) VmTransport.produceUimaMessageListener()
void
VmTransport.startIt()
void
VmTransport.stopIt()