类 com.alibaba.rocketmq.remoting.protocol.RemotingCommandType
的使用

使用 RemotingCommandType 的软件包
com.alibaba.rocketmq.remoting.protocol   
 

com.alibaba.rocketmq.remoting.protocolRemotingCommandType 的使用
 

返回 RemotingCommandTypecom.alibaba.rocketmq.remoting.protocol 中的方法
 RemotingCommandType RemotingCommand.getType()
           
static RemotingCommandType RemotingCommandType.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static RemotingCommandType[] RemotingCommandType.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 



Copyright © 2012-2015. All Rights Reserved.