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

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

보호된 프로퍼티들

프로퍼티 타입 설명
DESTINATION_NAME string
TEST_CLIENT_ID string
a bool
b byte
c char
d short
e int
f long
g string
h bool
i byte
j short
k int
l long
m float
n double

비공개 메소드들

메소드 설명
TestBytesMessageCompression ( ) : void
TestMapMessageCompression ( ) : void
TestStreamMessageCompression ( ) : void
TestTextMessageCompression ( ) : void

프로퍼티 상세

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

protected static string DESTINATION_NAME
리턴 string

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

protected static string TEST_CLIENT_ID
리턴 string

a 보호되어 있는 프로퍼티

protected bool a
리턴 bool

b 보호되어 있는 프로퍼티

protected byte b
리턴 byte

c 보호되어 있는 프로퍼티

protected char c
리턴 char

d 보호되어 있는 프로퍼티

protected short d
리턴 short

e 보호되어 있는 프로퍼티

protected int e
리턴 int

f 보호되어 있는 프로퍼티

protected long f
리턴 long

g 보호되어 있는 프로퍼티

protected string g
리턴 string

h 보호되어 있는 프로퍼티

protected bool h
리턴 bool

i 보호되어 있는 프로퍼티

protected byte i
리턴 byte

j 보호되어 있는 프로퍼티

protected short j
리턴 short

k 보호되어 있는 프로퍼티

protected int k
리턴 int

l 보호되어 있는 프로퍼티

protected long l
리턴 long

m 보호되어 있는 프로퍼티

protected float m
리턴 float

n 보호되어 있는 프로퍼티

protected double n
리턴 double