(file) Return to WsmConstants.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / WsmServer

Diff for /pegasus/src/Pegasus/WsmServer/WsmConstants.h between version 1.13 and 1.14

version 1.13, 2013/01/14 07:31:30 version 1.14, 2013/06/13 13:19:57
Line 95 
Line 95 
 #define WSMAN_DELIVEY_MODE_PUSH \ #define WSMAN_DELIVEY_MODE_PUSH \
     "http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/Push"     "http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/Push"
  
   #define WSMAN_DELIVERY_MODE_PUSH_WITH_ACK \
       "http://schemas.dmtf.org/wbem/wsman/1/wsman/PushWithAck"
   
 // //
 // Action URIs // Action URIs
 // //
Line 174 
Line 177 
 #define WSM_ACTION_SUBSCRIBE_RENEW\ #define WSM_ACTION_SUBSCRIBE_RENEW\
     "http://schemas.xmlsoap.org/ws/2004/08/eventing/Renew"     "http://schemas.xmlsoap.org/ws/2004/08/eventing/Renew"
  
   #define WSM_ACTION_ACK\
       "http://schemas.xmlsoap.org/wbmem/wsman/1/wsman/Ack"
   
 // //
 // WS-Management FaultDetail URI values // WS-Management FaultDetail URI values
 // //


Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2