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

Diff for /pegasus/src/Pegasus/Server/CIMOperationRequestDecoder.h between version 1.23 and 1.24

version 1.23, 2002/09/13 21:40:42 version 1.24, 2002/10/07 17:42:04
Line 64 
Line 64 
  
       void sendIMethodError(       void sendIMethodError(
          Uint32 queueId,          Uint32 queueId,
            HttpMethod httpMethod,
          const String& messageId,          const String& messageId,
          const String& methodName,          const String& methodName,
          const CIMException& cimException);          const CIMException& cimException);
  
       void sendMethodError(       void sendMethodError(
          Uint32 queueId,          Uint32 queueId,
            HttpMethod httpMethod,
          const String& messageId,          const String& messageId,
          const String& methodName,          const String& methodName,
          const CIMException& cimException);          const CIMException& cimException);
Line 88 
Line 90 
  
       void handleMethodCall(       void handleMethodCall(
          Uint32 queueId,          Uint32 queueId,
            HttpMethod httpMethod,
          Sint8* content,          Sint8* content,
          Uint32 contentLength,          Uint32 contentLength,
          const String& cimProtocolVersionInHeader,          const String& cimProtocolVersionInHeader,


Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2