org.exoplatform.services.remote.group.impl
Class PingMessageHandler

java.lang.Object
  extended by org.exoplatform.services.remote.group.MessageHandler
      extended by org.exoplatform.services.remote.group.impl.PingMessageHandler
All Implemented Interfaces:
ComponentPlugin

public class PingMessageHandler
extends MessageHandler

Since:
Mar 5, 2005
Version:
$Id: PingMessageHandler.java 5799 2006-05-28 17:55:42Z geaz $
Author:
Tuan Nguyen (tuan08@users.sourceforge.net)

Field Summary
static String IDENTIFIER
           
 
Constructor Summary
PingMessageHandler()
           
 
Method Summary
 Object handle(Message message)
           
 
Methods inherited from class org.exoplatform.services.remote.group.MessageHandler
getDescription, getIdentifier, getMonitor, getName, init, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IDENTIFIER

public static final String IDENTIFIER
See Also:
Constant Field Values
Constructor Detail

PingMessageHandler

public PingMessageHandler()
Method Detail

handle

public Object handle(Message message)
              throws Exception
Specified by:
handle in class MessageHandler
Throws:
Exception


Copyright © 2009 eXo Platform SAS. All Rights Reserved.