org.apache.savan
Interface SavanConstants.MessageTypes

Enclosing interface:
SavanConstants

public static interface SavanConstants.MessageTypes


Field Summary
static int GET_STATUS_MESSAGE
           
static int GET_STATUS_RESPONSE_MESSAGE
           
static int RENEW_MESSAGE
           
static int RENEW_RESPONSE_MESSAGE
           
static int SUBSCRIPTION_MESSAGE
           
static int SUBSCRIPTION_RESPONSE_MESSAGE
           
static int UNKNOWN
           
static int UNSUBSCRIPTION_MESSAGE
           
static int UNSUBSCRIPTION_RESPONSE_MESSAGE
           
 

Field Detail

UNKNOWN

public static final int UNKNOWN
See Also:
Constant Field Values

SUBSCRIPTION_MESSAGE

public static final int SUBSCRIPTION_MESSAGE
See Also:
Constant Field Values

SUBSCRIPTION_RESPONSE_MESSAGE

public static final int SUBSCRIPTION_RESPONSE_MESSAGE
See Also:
Constant Field Values

UNSUBSCRIPTION_MESSAGE

public static final int UNSUBSCRIPTION_MESSAGE
See Also:
Constant Field Values

UNSUBSCRIPTION_RESPONSE_MESSAGE

public static final int UNSUBSCRIPTION_RESPONSE_MESSAGE
See Also:
Constant Field Values

RENEW_MESSAGE

public static final int RENEW_MESSAGE
See Also:
Constant Field Values

RENEW_RESPONSE_MESSAGE

public static final int RENEW_RESPONSE_MESSAGE
See Also:
Constant Field Values

GET_STATUS_MESSAGE

public static final int GET_STATUS_MESSAGE
See Also:
Constant Field Values

GET_STATUS_RESPONSE_MESSAGE

public static final int GET_STATUS_RESPONSE_MESSAGE
See Also:
Constant Field Values


Copyright © 2007 null. All Rights Reserved.