QJCC homepage

biz.chitec.quarterback.gjsa
Class BasicRequestSymbols

java.lang.Object
  extended bybiz.chitec.quarterback.gjsa.ChatSymbolHolder
      extended bybiz.chitec.quarterback.gjsa.BasicRequestSymbols

public final class BasicRequestSymbols
extends ChatSymbolHolder


Field Summary
static int ADDTOADMINMESSAGELOGGER
           
static int ADDTOCONNECTIONLOGGER
           
static int ADDTOMESSAGELOGGER
           
static int ADMINCONNECTIVE
           
static int BURSTALL
           
static int BURSTNEXT
           
static int BURSTNONE
           
static int CLOSESESSION
           
static int CONFIRM
           
static int CONNECTIONBOUND
           
static int CONTINUEBURST
           
static int CURRENTTIMEMILLIS
           
static int DISABLEBURST
           
static int ENABLEBURST
           
static int EXIT
           
static int EXIT0
           
static int EXIT1
           
static int FILEABORT
           
static int FILECOMPLETE
           
static int FILEPART
           
static int GETASYNCHRONOUSBURST
           
static int GETBURSTMODE
           
static int GETBURSTSTATE
           
static int GETCLBAG
           
static int GETCONNECTIONINFO
           
static int GETCONNECTIONVECTOR
           
static int GETDEBUGEXCEPTIONS
           
static int GETJVMVERSION
           
static int GETOPENEDSESSIONID
           
static int GETPROPERTIES
           
static int GETPROPERTY
           
static int GETPROPERTYDESCRIPTIONS
           
static int GETPROPERTYNAMES
           
static int GETPROTOCOLVERSION
           
static int GETSSLCIPHERS
           
static int GETSSLPORT
           
static int GETTHREADCOUNT
           
static int GETTHREADINFO
           
static BasicRequestSymbols instance
           
static int KILLCONNECTION
           
static int LEAVESTATE
           
static int LOGGINGCONNECTIVE
           
static int NEWCONNECTIONLESS
           
static int NOP
           
static int OBJECTCONNECTIVE
           
static int OPENSESSION
           
static int PROXYBASELEVEL
           
static int PROXYCONNECTION
           
static int QUIT
           
static int REINITFILELOGGING
           
static int REINITSOCKETS
           
static int REJECT
           
static int REMOVEFROMADMINMESSAGELOGGER
           
static int REMOVEFROMCONNECTIONLOGGER
           
static int REMOVEFROMMESSAGELOGGER
           
static int SAVEPROPERTIES
           
static int SENDADMINMESSAGE
           
static int SETASYNCHRONOUSBURST
           
static int SETBURSTMODE
           
static int SETBURSTSTATE
           
static int SETCLIENTADDRESS
           
static int SETLOCALE
           
static int SETPROPERTY
           
static int SETPROVIDER
           
static int SETSYNCBURSTSIZE
           
static int STOPEXIT
           
 
Constructor Summary
BasicRequestSymbols()
           
 
Method Summary
 java.lang.String getSymbolSetName()
          Return the name of the symbol set.
 int[] getSymbolSetVersion()
          Version of the symbol set in version-subversion-patchlevel type.
 java.lang.String numericToSymbol(int numeric)
          Return the string-based representation of the symbol.
 int symbolToNumeric(java.lang.String symbol)
          Return the numeric equivalent to a symbol given as String.
 
Methods inherited from class biz.chitec.quarterback.gjsa.ChatSymbolHolder
anyToNumeric, equals, getAllSymbols, getAllSymbolsQIA, getSymbolSetVersionV
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static final BasicRequestSymbols instance

ADDTOADMINMESSAGELOGGER

public static final int ADDTOADMINMESSAGELOGGER
See Also:
Constant Field Values

ADDTOCONNECTIONLOGGER

public static final int ADDTOCONNECTIONLOGGER
See Also:
Constant Field Values

ADDTOMESSAGELOGGER

public static final int ADDTOMESSAGELOGGER
See Also:
Constant Field Values

ADMINCONNECTIVE

public static final int ADMINCONNECTIVE
See Also:
Constant Field Values

BURSTALL

public static final int BURSTALL
See Also:
Constant Field Values

BURSTNEXT

public static final int BURSTNEXT
See Also:
Constant Field Values

BURSTNONE

public static final int BURSTNONE
See Also:
Constant Field Values

CLOSESESSION

public static final int CLOSESESSION
See Also:
Constant Field Values

CONFIRM

public static final int CONFIRM
See Also:
Constant Field Values

CONNECTIONBOUND

public static final int CONNECTIONBOUND
See Also:
Constant Field Values

CONTINUEBURST

public static final int CONTINUEBURST
See Also:
Constant Field Values

CURRENTTIMEMILLIS

public static final int CURRENTTIMEMILLIS
See Also:
Constant Field Values

DISABLEBURST

public static final int DISABLEBURST
See Also:
Constant Field Values

ENABLEBURST

public static final int ENABLEBURST
See Also:
Constant Field Values

EXIT

public static final int EXIT
See Also:
Constant Field Values

EXIT0

public static final int EXIT0
See Also:
Constant Field Values

EXIT1

public static final int EXIT1
See Also:
Constant Field Values

FILEABORT

public static final int FILEABORT
See Also:
Constant Field Values

FILECOMPLETE

public static final int FILECOMPLETE
See Also:
Constant Field Values

FILEPART

public static final int FILEPART
See Also:
Constant Field Values

GETASYNCHRONOUSBURST

public static final int GETASYNCHRONOUSBURST
See Also:
Constant Field Values

GETBURSTMODE

public static final int GETBURSTMODE
See Also:
Constant Field Values

GETBURSTSTATE

public static final int GETBURSTSTATE
See Also:
Constant Field Values

GETCLBAG

public static final int GETCLBAG
See Also:
Constant Field Values

GETCONNECTIONINFO

public static final int GETCONNECTIONINFO
See Also:
Constant Field Values

GETCONNECTIONVECTOR

public static final int GETCONNECTIONVECTOR
See Also:
Constant Field Values

GETDEBUGEXCEPTIONS

public static final int GETDEBUGEXCEPTIONS
See Also:
Constant Field Values

GETJVMVERSION

public static final int GETJVMVERSION
See Also:
Constant Field Values

GETOPENEDSESSIONID

public static final int GETOPENEDSESSIONID
See Also:
Constant Field Values

GETPROPERTIES

public static final int GETPROPERTIES
See Also:
Constant Field Values

GETPROPERTY

public static final int GETPROPERTY
See Also:
Constant Field Values

GETPROPERTYDESCRIPTIONS

public static final int GETPROPERTYDESCRIPTIONS
See Also:
Constant Field Values

GETPROPERTYNAMES

public static final int GETPROPERTYNAMES
See Also:
Constant Field Values

GETPROTOCOLVERSION

public static final int GETPROTOCOLVERSION
See Also:
Constant Field Values

GETSSLCIPHERS

public static final int GETSSLCIPHERS
See Also:
Constant Field Values

GETSSLPORT

public static final int GETSSLPORT
See Also:
Constant Field Values

GETTHREADCOUNT

public static final int GETTHREADCOUNT
See Also:
Constant Field Values

GETTHREADINFO

public static final int GETTHREADINFO
See Also:
Constant Field Values

KILLCONNECTION

public static final int KILLCONNECTION
See Also:
Constant Field Values

LEAVESTATE

public static final int LEAVESTATE
See Also:
Constant Field Values

LOGGINGCONNECTIVE

public static final int LOGGINGCONNECTIVE
See Also:
Constant Field Values

NEWCONNECTIONLESS

public static final int NEWCONNECTIONLESS
See Also:
Constant Field Values

NOP

public static final int NOP
See Also:
Constant Field Values

OBJECTCONNECTIVE

public static final int OBJECTCONNECTIVE
See Also:
Constant Field Values

OPENSESSION

public static final int OPENSESSION
See Also:
Constant Field Values

PROXYBASELEVEL

public static final int PROXYBASELEVEL
See Also:
Constant Field Values

PROXYCONNECTION

public static final int PROXYCONNECTION
See Also:
Constant Field Values

QUIT

public static final int QUIT
See Also:
Constant Field Values

REINITFILELOGGING

public static final int REINITFILELOGGING
See Also:
Constant Field Values

REINITSOCKETS

public static final int REINITSOCKETS
See Also:
Constant Field Values

REJECT

public static final int REJECT
See Also:
Constant Field Values

REMOVEFROMADMINMESSAGELOGGER

public static final int REMOVEFROMADMINMESSAGELOGGER
See Also:
Constant Field Values

REMOVEFROMCONNECTIONLOGGER

public static final int REMOVEFROMCONNECTIONLOGGER
See Also:
Constant Field Values

REMOVEFROMMESSAGELOGGER

public static final int REMOVEFROMMESSAGELOGGER
See Also:
Constant Field Values

SAVEPROPERTIES

public static final int SAVEPROPERTIES
See Also:
Constant Field Values

SENDADMINMESSAGE

public static final int SENDADMINMESSAGE
See Also:
Constant Field Values

SETASYNCHRONOUSBURST

public static final int SETASYNCHRONOUSBURST
See Also:
Constant Field Values

SETBURSTMODE

public static final int SETBURSTMODE
See Also:
Constant Field Values

SETBURSTSTATE

public static final int SETBURSTSTATE
See Also:
Constant Field Values

SETCLIENTADDRESS

public static final int SETCLIENTADDRESS
See Also:
Constant Field Values

SETLOCALE

public static final int SETLOCALE
See Also:
Constant Field Values

SETPROPERTY

public static final int SETPROPERTY
See Also:
Constant Field Values

SETPROVIDER

public static final int SETPROVIDER
See Also:
Constant Field Values

SETSYNCBURSTSIZE

public static final int SETSYNCBURSTSIZE
See Also:
Constant Field Values

STOPEXIT

public static final int STOPEXIT
See Also:
Constant Field Values
Constructor Detail

BasicRequestSymbols

public BasicRequestSymbols()
Method Detail

symbolToNumeric

public int symbolToNumeric(java.lang.String symbol)
Description copied from class: ChatSymbolHolder
Return the numeric equivalent to a symbol given as String. Usually, this method is implemented in the subclasses by a preprocessor.

Specified by:
symbolToNumeric in class ChatSymbolHolder
Parameters:
symbol - Value of the symbol as String
Returns:
The symbol's integer value.

numericToSymbol

public java.lang.String numericToSymbol(int numeric)
Description copied from class: ChatSymbolHolder
Return the string-based representation of the symbol. Usually, this method is implemented in the subclasses by a preprocessor.

Specified by:
numericToSymbol in class ChatSymbolHolder
Parameters:
numeric - The symbol's integer value.
Returns:
Value of the symbol as String.

getSymbolSetName

public java.lang.String getSymbolSetName()
Description copied from class: ChatSymbolHolder
Return the name of the symbol set. Usually, this method is implemented in the subclasses by a preprocessor.

Specified by:
getSymbolSetName in class ChatSymbolHolder
Returns:
Arbitrary name of the symbol set.

getSymbolSetVersion

public int[] getSymbolSetVersion()
Description copied from class: ChatSymbolHolder
Version of the symbol set in version-subversion-patchlevel type. Usually, this method is implemented in the subclasses by a preprocessor.

Specified by:
getSymbolSetVersion in class ChatSymbolHolder
Returns:
int-array with three elements being version (index 0), subversion (index 1) and patchlevel (index 2) of the symbol set.

QJCC homepage