com.alipay.remoting.rpc
Class HeartbeatCommand

java.lang.Object
  extended by com.alipay.remoting.rpc.RpcCommand
      extended by com.alipay.remoting.rpc.RequestCommand
          extended by com.alipay.remoting.rpc.HeartbeatCommand
All Implemented Interfaces:
RemotingCommand, Serializable

public class HeartbeatCommand
extends RequestCommand

Heart beat.

See Also:
Serialized Form

Constructor Summary
HeartbeatCommand()
          Construction.
 
Method Summary
 
Methods inherited from class com.alipay.remoting.rpc.RequestCommand
getTimeout, setTimeout
 
Methods inherited from class com.alipay.remoting.rpc.RpcCommand
deserialize, deserialize, deserializeClazz, deserializeContent, deserializeHeader, getClazz, getClazzLength, getCmdCode, getContent, getContentLength, getHeader, getHeaderLength, getId, getInvokeContext, getProtocolCode, getProtocolSwitch, getSerializer, getType, getVersion, serialize, serializeClazz, serializeContent, serializeHeader, setClazz, setCmdCode, setContent, setHeader, setId, setInvokeContext, setProtocolSwitch, setSerializer, setType, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeartbeatCommand

public HeartbeatCommand()
Construction.



Copyright © 2018. All rights reserved.