You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pubscribe-dev@ws.apache.org by ip...@apache.org on 2005/04/13 23:50:29 UTC

svn commit: r161216 - incubator/hermes/trunk/src/java/org/apache/ws/notification/base/v1_2/BaseNotification1_2Constants.java

Author: ips
Date: Wed Apr 13 14:50:28 2005
New Revision: 161216

URL: http://svn.apache.org/viewcvs?view=rev&rev=161216
Log:
javadoc

Modified:
    incubator/hermes/trunk/src/java/org/apache/ws/notification/base/v1_2/BaseNotification1_2Constants.java

Modified: incubator/hermes/trunk/src/java/org/apache/ws/notification/base/v1_2/BaseNotification1_2Constants.java
URL: http://svn.apache.org/viewcvs/incubator/hermes/trunk/src/java/org/apache/ws/notification/base/v1_2/BaseNotification1_2Constants.java?view=diff&r1=161215&r2=161216
==============================================================================
--- incubator/hermes/trunk/src/java/org/apache/ws/notification/base/v1_2/BaseNotification1_2Constants.java (original)
+++ incubator/hermes/trunk/src/java/org/apache/ws/notification/base/v1_2/BaseNotification1_2Constants.java Wed Apr 13 14:50:28 2005
@@ -41,6 +41,9 @@
      */
     String NSPREFIX_WSNT_WSDL = "wsntw";
 
+    /**
+     * The value to use for the wsa:Action header in outgoing Notify messages.
+     */ 
     String NOTIFY_ACTION_URL = BaseNotification1_2Constants.NSURI_WSNT_WSDL + "/Notify";
 
 }



---------------------------------------------------------------------
To unsubscribe, e-mail: hermes-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: hermes-dev-help@ws.apache.org