com.cafesoft.cams.oblig.http
Class HttpObligationId

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

public final class HttpObligationId
extends Object

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

Since:
9/28/04
See Also:
ObligationId

Field Summary
static String HTTP_NAMESPACE_PREFIX
          The Cams standard obligation identifier http namespace prefix.
static URI HTTP_REDIRECT
          Redirect HttpObligationId URI.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HTTP_NAMESPACE_PREFIX

public static final String HTTP_NAMESPACE_PREFIX
The Cams standard obligation identifier http namespace prefix.

Since:
1.0
See Also:
Constant Field Values

HTTP_REDIRECT

public static final URI HTTP_REDIRECT
Redirect HttpObligationId URI.

Since:
1.0


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