org.jboss.messaging.core.remoting
Interface KeepAliveHandler

All Known Implementing Classes:
ClientKeepAliveHandler

public interface KeepAliveHandler

pluggable component that defines how a client responds to a server ping command

Author:
Andy Taylor

Method Summary
 Pong ping(Ping pong)
           
 

Method Detail

ping

Pong ping(Ping pong)


Copyright © 2006 JBoss Inc. All Rights Reserved.