public abstract class Constants extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | CPP_FRAMEWORK_NAMEName of the UIMA C++ framework, to be used in <frameworkImplementation> element of
 descriptors. | 
| static String | JAVA_FRAMEWORK_NAMEName of the UIMA Java framework, to be used in <frameworkImplementation> element of
 descriptors. | 
| static String | PROTOCOL_JMSA constant indicating the name of the "JMS" protocol for service communication. | 
| static String | PROTOCOL_MAILA constant indicating the name of the "Mail" protocol for service communication. | 
| static String | PROTOCOL_MQA constant indicating the name of the "MQ" protocol for service communication. | 
| static String | PROTOCOL_SOAPDeprecated. 
 SOAP protocol is no longer supported since UIMA v3.3.0. Constant to be removed in
             UIMAv4. | 
| static String | PROTOCOL_SOAP_WITH_ATTACHMENTSDeprecated. 
 SOAP protocol is no longer supported since UIMA v3.3.0. Constant to be removed in
             UIMAv4. | 
| static String | PROTOCOL_VINCIA constant indicating the name of the "VINCI" protocol for service communication. | 
| static String | PROTOCOL_VINCI_BINARY_CASA constant indicating the name of the "VINCI" protocol, using binary CAS serialization, for
 service communication. | 
| Constructor and Description | 
|---|
| Constants() | 
@Deprecated public static final String PROTOCOL_SOAP
@Deprecated public static final String PROTOCOL_SOAP_WITH_ATTACHMENTS
public static final String PROTOCOL_VINCI
public static final String PROTOCOL_VINCI_BINARY_CAS
public static final String PROTOCOL_MQ
public static final String PROTOCOL_MAIL
public static final String PROTOCOL_JMS
public static final String JAVA_FRAMEWORK_NAME
public static final String CPP_FRAMEWORK_NAME
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.