org.openfast.session
Interface SessionConstants


public interface SessionConstants


Field Summary
static ErrorCode CLOSE
           
static ErrorCode PROTCOL_ERROR
           
static SessionProtocol SCP_1_0
           
static SessionProtocol SCP_1_1
           
static ErrorType SESSION
           
static ErrorCode TEMPLATE_NOT_SUPPORTED
           
static ErrorCode TEMPLATE_UNKNOWN
           
static ErrorCode UNAUTHORIZED
           
static ErrorCode UNDEFINED
           
static java.lang.String VENDOR_ID
           
 

Field Detail

SESSION

static final ErrorType SESSION

TEMPLATE_NOT_SUPPORTED

static final ErrorCode TEMPLATE_NOT_SUPPORTED

TEMPLATE_UNKNOWN

static final ErrorCode TEMPLATE_UNKNOWN

UNAUTHORIZED

static final ErrorCode UNAUTHORIZED

PROTCOL_ERROR

static final ErrorCode PROTCOL_ERROR

CLOSE

static final ErrorCode CLOSE

UNDEFINED

static final ErrorCode UNDEFINED

SCP_1_0

static final SessionProtocol SCP_1_0

SCP_1_1

static final SessionProtocol SCP_1_1

VENDOR_ID

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


Copyright © 2006-2008 The LaSalle Technology Group, LLC. All Rights Reserved.