com.bea.b2b.protocol.xocp.messaging
Class Ping

java.lang.Object
  |
  +--com.bea.b2b.protocol.xocp.messaging.Ping

public class Ping
extends java.lang.Object
implements com.bea.b2b.protocol.xocp.messaging.ServiceRequest, java.io.Serializable

The Ping class represents a message that is sent to the c-hub or c-enabler to check the connection and to calculate the roundtrip time.

Author:
Copyright © 2000 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Constructor Summary
Ping()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ping

public Ping()