com.cafesoft.cams.oblig.http
Class HttpObligationAttributeId

java.lang.Object
  extended by com.cafesoft.cams.oblig.http.HttpObligationAttributeId

public final class HttpObligationAttributeId
extends Object

HttpObligationAttributeId defines the HTTP specific supported Obligation attribute ids. In otherwords, it defines URI objects that represent the supported Obligations attributes to be supported by CamsHttpAgents.

Since:
9/28/04
See Also:
ObligationId, HttpObligationId

Field Summary
static URI ENCODE_ORIG_URL_PARAM
          HTTP Obligation attribute encode original url URI id.
static URI ORIG_URL_PARAM_NAME
          HTTP Obligation attribute original url query parameter name URI id.
static URI URL
          HTTP Obligation attribute redirect url URI id.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

URL

public static final URI URL
HTTP Obligation attribute redirect url URI id.

Since:
1.0

ENCODE_ORIG_URL_PARAM

public static final URI ENCODE_ORIG_URL_PARAM
HTTP Obligation attribute encode original url URI id.

Since:
1.1

ORIG_URL_PARAM_NAME

public static final URI ORIG_URL_PARAM_NAME
HTTP Obligation attribute original url query parameter name URI id.

Since:
1.1


Generated on 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.