com.alibaba.rocketmq.common.protocol.body
类 RegisterBrokerBody
java.lang.Object
com.alibaba.rocketmq.remoting.protocol.RemotingSerializable
com.alibaba.rocketmq.common.protocol.body.RegisterBrokerBody
public class RegisterBrokerBody
- extends RemotingSerializable
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegisterBrokerBody
public RegisterBrokerBody()
getTopicConfigSerializeWrapper
public TopicConfigSerializeWrapper getTopicConfigSerializeWrapper()
setTopicConfigSerializeWrapper
public void setTopicConfigSerializeWrapper(TopicConfigSerializeWrapper topicConfigSerializeWrapper)
getFilterServerList
public List<String> getFilterServerList()
setFilterServerList
public void setFilterServerList(List<String> filterServerList)
Copyright © 2012-2015. All Rights Reserved.