com.aliyun.openservices.ons.api
类 PropertyKeyConst

java.lang.Object
  继承者 com.aliyun.openservices.ons.api.PropertyKeyConst

public class PropertyKeyConst
extends Object


字段摘要
static String AccessKey
           
static String ConsumerId
           
static String ConsumeThreadNums
           
static String MessageModel
           
static String NAMESRV_ADDR
           
static String ONSAddr
           
static String OnsChannel
           
static String ProducerId
           
static String SecretKey
           
static String SendMsgTimeoutMillis
           
 
构造方法摘要
PropertyKeyConst()
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

MessageModel

public static final String MessageModel
另请参见:
常量字段值

ProducerId

public static final String ProducerId
另请参见:
常量字段值

ConsumerId

public static final String ConsumerId
另请参见:
常量字段值

AccessKey

public static final String AccessKey
另请参见:
常量字段值

SecretKey

public static final String SecretKey
另请参见:
常量字段值

SendMsgTimeoutMillis

public static final String SendMsgTimeoutMillis
另请参见:
常量字段值

ONSAddr

public static final String ONSAddr
另请参见:
常量字段值

NAMESRV_ADDR

public static final String NAMESRV_ADDR
另请参见:
常量字段值

ConsumeThreadNums

public static final String ConsumeThreadNums
另请参见:
常量字段值

OnsChannel

public static final String OnsChannel
另请参见:
常量字段值
构造方法详细信息

PropertyKeyConst

public PropertyKeyConst()


Copyright © 2012-2015. All Rights Reserved.