org.apache.uima.aae.message
Class UIMAMessage

java.lang.Object
  extended by org.apache.uima.aae.message.UIMAMessage

public class UIMAMessage
extends java.lang.Object


Field Summary
static java.lang.String EndpointName
           
static java.lang.String RawMsg
           
static java.lang.String ServerURI
           
 
Constructor Summary
UIMAMessage()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ServerURI

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

EndpointName

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

RawMsg

public static final java.lang.String RawMsg
See Also:
Constant Field Values
Constructor Detail

UIMAMessage

public UIMAMessage()


Copyright © 2012. All Rights Reserved.