public static class LeoRemoteAEDescriptor.Param extends Object
LeoRemoteAEDescriptor.Param.BROKER_URL - Required; LeoRemoteAEDescriptor.Param.ENDPOINT - Required; LeoRemoteAEDescriptor.Param.TIMEOUT - Optional; LeoRemoteAEDescriptor.Param.GET_META_TIMEOUT - Optional; LeoRemoteAEDescriptor.Param.CPC_TIMEOUT - Optional;
| Modifier and Type | Field and Description | 
|---|---|
static org.apache.uima.resource.metadata.ConfigurationParameter | 
BROKER_URL
Broker URL where the remote service is being managed. 
 | 
static org.apache.uima.resource.metadata.ConfigurationParameter | 
CPC_TIMEOUT
Collection Process Complete timeout. 
 | 
static org.apache.uima.resource.metadata.ConfigurationParameter | 
ENDPOINT
Input Queue for the remote service. 
 | 
static org.apache.uima.resource.metadata.ConfigurationParameter | 
GET_META_TIMEOUT
Initialize timeout in ms. 
 | 
static org.apache.uima.resource.metadata.ConfigurationParameter | 
TIMEOUT
Process CAS timeout in ms. 
 | 
| Constructor and Description | 
|---|
Param()  | 
public static org.apache.uima.resource.metadata.ConfigurationParameter BROKER_URL
public static org.apache.uima.resource.metadata.ConfigurationParameter ENDPOINT
public static org.apache.uima.resource.metadata.ConfigurationParameter TIMEOUT
public static org.apache.uima.resource.metadata.ConfigurationParameter GET_META_TIMEOUT
public static org.apache.uima.resource.metadata.ConfigurationParameter CPC_TIMEOUT
Copyright © 2018 Department of Veterans Affairs. All Rights Reserved.