Package | Description |
---|---|
org.apache.uima.adapter.soap | |
org.apache.uima.adapter.vinci | |
org.apache.uima.analysis_engine |
The Analysis Engine interface, along with supporting
interfaces and exception classes.
|
org.apache.uima.resource.service.impl |
Modifier and Type | Class and Description |
---|---|
class |
AxisAnalysisEngineServiceStub
Proxy to an
AnalysisEngineService_impl that makes use of Axis SOAP to communicate with the
service. |
class |
AxisResourceServiceStub
Proxy to a
ResourceService_impl that uses Axis SOAP to communicate with the service. |
Modifier and Type | Class and Description |
---|---|
class |
VinciAnalysisEngineServiceStub |
class |
VinciBinaryAnalysisEngineServiceStub |
Modifier and Type | Interface and Description |
---|---|
interface |
AnalysisEngineServiceStub
A stub that calls a remote AnalysisEngine service.
|
Modifier and Type | Method and Description |
---|---|
protected ResourceServiceStub |
ResourceServiceAdapter.getStub()
Gets the stub to be used to communicate with the remote service.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ResourceServiceAdapter.setStub(ResourceServiceStub aStub)
Sets the stub to be used to communicate with the remote service.
|
Copyright © 2015. All rights reserved.