NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

gov.nist.javax.sip
Interface LogRecord


public interface LogRecord

The interface for a log record. The log records are generated by calling the LogReocrdFactory instance that is registered with the stack.

Author:
M. Ranganathan

Method Summary
 boolean equals(Object other)
           
 String toString()
          Get an XML String for this message
 

Method Detail

equals

boolean equals(Object other)
Overrides:
equals in class Object

toString

String toString()
Get an XML String for this message

Overrides:
toString in class Object

NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.