C# Class Apache.NMS.ActiveMQ.Test.MessageCompressionTest

Afficher le fichier Open project: ThorTech/apache-nms

Protected Properties

Свойство Type Description
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

Private Methods

Méthode Description
TestBytesMessageCompression ( ) : void
TestMapMessageCompression ( ) : void
TestStreamMessageCompression ( ) : void
TestTextMessageCompression ( ) : void

Property Details

DESTINATION_NAME protected_oe static_oe property

protected static string DESTINATION_NAME
Résultat string

TEST_CLIENT_ID protected_oe static_oe property

protected static string TEST_CLIENT_ID
Résultat string

a protected_oe property

protected bool a
Résultat bool

b protected_oe property

protected byte b
Résultat byte

c protected_oe property

protected char c
Résultat char

d protected_oe property

protected short d
Résultat short

e protected_oe property

protected int e
Résultat int

f protected_oe property

protected long f
Résultat long

g protected_oe property

protected string g
Résultat string

h protected_oe property

protected bool h
Résultat bool

i protected_oe property

protected byte i
Résultat byte

j protected_oe property

protected short j
Résultat short

k protected_oe property

protected int k
Résultat int

l protected_oe property

protected long l
Résultat long

m protected_oe property

protected float m
Résultat float

n protected_oe property

protected double n
Résultat double