org.jboss.messaging.core.remoting
Interface KeepAliveFactory

All Known Implementing Classes:
ClientKeepAliveFactory, ServerKeepAliveFactory

public interface KeepAliveFactory

Version:
$Revision$
Author:
Jeff Mesnil

Method Summary
 Pong pong(long sessionID, Ping ping)
           
 

Method Detail

pong

Pong pong(long sessionID,
          Ping ping)


Copyright © 2006 JBoss Inc. All Rights Reserved.