org.apache.uima.aae.message
Interface AsynchAEMessage


public interface AsynchAEMessage


Field Summary
static java.lang.String Aborted
           
static java.lang.String AcceptsDeltaCas
           
static int ACK
           
static java.lang.String AEMetadata
           
static int BinaryPayload
           
static int BinarySerialization
           
static java.lang.String Cargo
           
static java.lang.String CAS
           
static java.lang.String CasReference
           
static int CASRefID
           
static java.lang.String CasSequence
           
static int CollectionProcessComplete
           
static java.lang.String Command
           
static java.lang.String DelegateStats
           
static java.lang.String Endpoint
           
static java.lang.String EndpointServer
           
static java.lang.String ErrorCause
           
static int Exception
           
static int GetMeta
           
static java.lang.String IdleTime
           
static java.lang.String InputCasReference
           
static java.lang.String MessageFrom
           
static java.lang.String MessageType
           
static int Metadata
           
static int None
           
static java.lang.String Payload
           
static int Ping
           
static int PingTimeout
           
static int Process
           
static int ReleaseCAS
           
static java.lang.String RemoveEndpoint
           
static java.lang.String ReplyToEndpoint
           
static int Request
           
static java.lang.String RequestFailed
           
static int Response
           
static java.lang.String SentDeltaCas
           
static java.lang.String Serialization
           
static java.lang.String ServerIP
           
static int ServiceInfo
           
static java.lang.String SkipPendingLists
           
static java.lang.String SkipSubordinateCountUpdate
           
static int Stop
           
static int Terminate
           
static java.lang.String TimeInProcessCAS
           
static java.lang.String TimeInService
           
static java.lang.String TimeToDeserializeCAS
           
static java.lang.String TimeToSerializeCAS
           
static java.lang.String TimeWaitingForCAS
           
static java.lang.String TotalTimeSpentInAnalytic
           
static java.lang.String XCas
           
static int XCASPayload
           
static java.lang.String XCASREFId
           
static int XMIPayload
           
static int XmiSerialization
           
 

Field Detail

TotalTimeSpentInAnalytic

static final java.lang.String TotalTimeSpentInAnalytic
See Also:
Constant Field Values

TimeInService

static final java.lang.String TimeInService
See Also:
Constant Field Values

Endpoint

static final java.lang.String Endpoint
See Also:
Constant Field Values

DelegateStats

static final java.lang.String DelegateStats
See Also:
Constant Field Values

RequestFailed

static final java.lang.String RequestFailed
See Also:
Constant Field Values

CasReference

static final java.lang.String CasReference
See Also:
Constant Field Values

InputCasReference

static final java.lang.String InputCasReference
See Also:
Constant Field Values

MessageFrom

static final java.lang.String MessageFrom
See Also:
Constant Field Values

XCASREFId

static final java.lang.String XCASREFId
See Also:
Constant Field Values

XCas

static final java.lang.String XCas
See Also:
Constant Field Values

AEMetadata

static final java.lang.String AEMetadata
See Also:
Constant Field Values

CasSequence

static final java.lang.String CasSequence
See Also:
Constant Field Values

ReplyToEndpoint

static final java.lang.String ReplyToEndpoint
See Also:
Constant Field Values

EndpointServer

static final java.lang.String EndpointServer
See Also:
Constant Field Values

ServerIP

static final java.lang.String ServerIP
See Also:
Constant Field Values

RemoveEndpoint

static final java.lang.String RemoveEndpoint
See Also:
Constant Field Values

Aborted

static final java.lang.String Aborted
See Also:
Constant Field Values

TimeToSerializeCAS

static final java.lang.String TimeToSerializeCAS
See Also:
Constant Field Values

TimeToDeserializeCAS

static final java.lang.String TimeToDeserializeCAS
See Also:
Constant Field Values

TimeWaitingForCAS

static final java.lang.String TimeWaitingForCAS
See Also:
Constant Field Values

TimeInProcessCAS

static final java.lang.String TimeInProcessCAS
See Also:
Constant Field Values

IdleTime

static final java.lang.String IdleTime
See Also:
Constant Field Values

CAS

static final java.lang.String CAS
See Also:
Constant Field Values

Cargo

static final java.lang.String Cargo
See Also:
Constant Field Values

SkipSubordinateCountUpdate

static final java.lang.String SkipSubordinateCountUpdate
See Also:
Constant Field Values

SkipPendingLists

static final java.lang.String SkipPendingLists
See Also:
Constant Field Values

Payload

static final java.lang.String Payload
See Also:
Constant Field Values

XMIPayload

static final int XMIPayload
See Also:
Constant Field Values

CASRefID

static final int CASRefID
See Also:
Constant Field Values

Metadata

static final int Metadata
See Also:
Constant Field Values

Exception

static final int Exception
See Also:
Constant Field Values

XCASPayload

static final int XCASPayload
See Also:
Constant Field Values

None

static final int None
See Also:
Constant Field Values

BinaryPayload

static final int BinaryPayload
See Also:
Constant Field Values

Command

static final java.lang.String Command
See Also:
Constant Field Values

Process

static final int Process
See Also:
Constant Field Values

GetMeta

static final int GetMeta
See Also:
Constant Field Values

CollectionProcessComplete

static final int CollectionProcessComplete
See Also:
Constant Field Values

Terminate

static final int Terminate
See Also:
Constant Field Values

ACK

static final int ACK
See Also:
Constant Field Values

ReleaseCAS

static final int ReleaseCAS
See Also:
Constant Field Values

Stop

static final int Stop
See Also:
Constant Field Values

Ping

static final int Ping
See Also:
Constant Field Values

ServiceInfo

static final int ServiceInfo
See Also:
Constant Field Values

MessageType

static final java.lang.String MessageType
See Also:
Constant Field Values

Request

static final int Request
See Also:
Constant Field Values

Response

static final int Response
See Also:
Constant Field Values

AcceptsDeltaCas

static final java.lang.String AcceptsDeltaCas
See Also:
Constant Field Values

SentDeltaCas

static final java.lang.String SentDeltaCas
See Also:
Constant Field Values

Serialization

static final java.lang.String Serialization
See Also:
Constant Field Values

XmiSerialization

static final int XmiSerialization
See Also:
Constant Field Values

BinarySerialization

static final int BinarySerialization
See Also:
Constant Field Values

ErrorCause

static final java.lang.String ErrorCause
See Also:
Constant Field Values

PingTimeout

static final int PingTimeout
See Also:
Constant Field Values


Copyright © 2011. All Rights Reserved.