com.aliyun.openservices.ons.api.impl.rocketmq
类 ONSClientAbstract

java.lang.Object
  继承者 com.aliyun.openservices.ons.api.impl.rocketmq.ONSClientAbstract
直接已知子类:
ConsumerImpl, OrderConsumerImpl, OrderProducerImpl, ProducerImpl, TransactionProducerImpl

public abstract class ONSClientAbstract
extends java.lang.Object


字段摘要
protected  java.lang.String nameServerAddr
           
protected  java.util.Properties properties
           
protected  SessionCredentials sessionCredentials
           
protected static java.lang.String WSADDR_INTERNAL
           
protected static long WSADDR_INTERNAL_TIMEOUTMILLS
           
protected static java.lang.String WSADDR_INTERNET
           
protected static long WSADDR_INTERNET_TIMEOUTMILLS
           
 
构造方法摘要
ONSClientAbstract(java.util.Properties properties)
           
 
方法摘要
protected  java.lang.String buildIntanceName()
           
protected  java.lang.String fetchNameServerAddr()
           
 java.lang.String getNameServerAddr()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

properties

protected final java.util.Properties properties

sessionCredentials

protected final SessionCredentials sessionCredentials

WSADDR_INTERNAL

protected static final java.lang.String WSADDR_INTERNAL

WSADDR_INTERNET

protected static final java.lang.String WSADDR_INTERNET

nameServerAddr

protected java.lang.String nameServerAddr

WSADDR_INTERNAL_TIMEOUTMILLS

protected static final long WSADDR_INTERNAL_TIMEOUTMILLS

WSADDR_INTERNET_TIMEOUTMILLS

protected static final long WSADDR_INTERNET_TIMEOUTMILLS
构造方法详细信息

ONSClientAbstract

public ONSClientAbstract(java.util.Properties properties)
方法详细信息

buildIntanceName

protected java.lang.String buildIntanceName()

fetchNameServerAddr

protected java.lang.String fetchNameServerAddr()

getNameServerAddr

public java.lang.String getNameServerAddr()


Copyright © 2012-2015. All Rights Reserved.