C# 클래스 Apache.NMS.ActiveMQ.Test.VirtualTopicTest

파일 보기 프로젝트 열기: ThorTech/apache-nms

보호된 프로퍼티들

프로퍼티 타입 설명
CONSUMER_A_DESTINATION_NAME string
CONSUMER_B_DESTINATION_NAME string
DESTINATION_NAME string
PRODUCER_DESTINATION_NAME string
TEST_CLIENT_ID string
receivedA int
receivedB int

비공개 메소드들

메소드 설명
AsyncSendReceiveVirtualTopicMessage ( [ ackMode, [ deliveryMode ) : void
MessageListenerA ( IMessage message ) : void
MessageListenerB ( IMessage message ) : void
SendReceiveVirtualTopicMessage ( [ ackMode, [ deliveryMode ) : void

프로퍼티 상세

CONSUMER_A_DESTINATION_NAME 보호되어 있는 정적으로 프로퍼티

protected static string CONSUMER_A_DESTINATION_NAME
리턴 string

CONSUMER_B_DESTINATION_NAME 보호되어 있는 정적으로 프로퍼티

protected static string CONSUMER_B_DESTINATION_NAME
리턴 string

DESTINATION_NAME 보호되어 있는 정적으로 프로퍼티

protected static string DESTINATION_NAME
리턴 string

PRODUCER_DESTINATION_NAME 보호되어 있는 정적으로 프로퍼티

protected static string PRODUCER_DESTINATION_NAME
리턴 string

TEST_CLIENT_ID 보호되어 있는 정적으로 프로퍼티

protected static string TEST_CLIENT_ID
리턴 string

receivedA 보호되어 있는 프로퍼티

protected int receivedA
리턴 int

receivedB 보호되어 있는 프로퍼티

protected int receivedB
리턴 int