|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteDelegateConfiguration | |
---|---|
org.apache.uima.resourceSpecifier.factory | |
org.apache.uima.resourceSpecifier.factory.impl |
Uses of RemoteDelegateConfiguration in org.apache.uima.resourceSpecifier.factory |
---|
Methods in org.apache.uima.resourceSpecifier.factory that return RemoteDelegateConfiguration | |
---|---|
static RemoteDelegateConfiguration |
DeploymentDescriptorFactory.createRemoteDelegateConfiguration(String key,
String brokerURL,
String endpoint,
SerializationStrategy serialization,
ErrorHandlingSettings... errorHandlingSettings)
Creates Delegate Configuration for a remote delegate. |
static RemoteDelegateConfiguration |
DeploymentDescriptorFactory.createRemoteDelegateConfiguration(String key,
String brokerURL,
String endpoint,
SerializationStrategy serialization,
ErrorHandlingSettings... errorHandlingSettings)
Creates Delegate Configuration for a remote delegate. |
Uses of RemoteDelegateConfiguration in org.apache.uima.resourceSpecifier.factory.impl |
---|
Classes in org.apache.uima.resourceSpecifier.factory.impl that implement RemoteDelegateConfiguration | |
---|---|
class |
RemoteDelegateConfigurationImpl
The Class RemoteDelegateConfigurationImpl. |
Constructors in org.apache.uima.resourceSpecifier.factory.impl with parameters of type RemoteDelegateConfiguration | |
---|---|
RemoteDelegateEngineImpl(org.apache.uima.resourceSpecifier.RemoteAnalysisEngineType draet,
RemoteDelegateConfiguration rdc,
ServiceContext context)
Instantiates a new remote delegate engine impl. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |