org.mobicents.slee.resource.sip
Class SipToSLEEUtility

java.lang.Object
  extended by org.mobicents.slee.resource.sip.SipToSLEEUtility

public class SipToSLEEUtility
extends java.lang.Object


Field Summary
protected static org.apache.log4j.Logger log
           
 
Constructor Summary
SipToSLEEUtility()
           
 
Method Summary
static void displayDeliveryMessage(java.lang.String module, int eventID, org.mobicents.slee.container.component.ComponentKey key, java.lang.Object activityID)
           
static void displayMessage(java.lang.String nameOfModule, java.lang.String message, org.mobicents.slee.container.component.ComponentKey key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static org.apache.log4j.Logger log
Constructor Detail

SipToSLEEUtility

public SipToSLEEUtility()
Method Detail

displayMessage

public static void displayMessage(java.lang.String nameOfModule,
                                  java.lang.String message,
                                  org.mobicents.slee.container.component.ComponentKey key)

displayDeliveryMessage

public static void displayDeliveryMessage(java.lang.String module,
                                          int eventID,
                                          org.mobicents.slee.container.component.ComponentKey key,
                                          java.lang.Object activityID)


Copyright © 2008. All Rights Reserved.