Uses of Interface
org.apache.uima.resourceSpecifier.factory.RemoteDelegateConfiguration

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.
 



Copyright © 2006-2012 The Apache Software Foundation. All Rights Reserved.