|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.messaging.core.remoting.impl.ClientKeepAliveHandler
public class ClientKeepAliveHandler
pluggable component that defines how a client responds to a server ping command. This simple implementation returns a valid pong
| Constructor Summary | |
|---|---|
ClientKeepAliveHandler()
|
|
| Method Summary | |
|---|---|
Pong |
ping(Ping ping)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClientKeepAliveHandler()
| Method Detail |
|---|
public Pong ping(Ping ping)
ping in interface KeepAliveHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||