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

Datei anzeigen Open project: ThorTech/apache-nms

Protected Properties

Property 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

Method Description
TestBytesMessageCompression ( ) : void
TestMapMessageCompression ( ) : void
TestStreamMessageCompression ( ) : void
TestTextMessageCompression ( ) : void

Property Details

DESTINATION_NAME protected_oe static_oe property

protected static string DESTINATION_NAME
return string

TEST_CLIENT_ID protected_oe static_oe property

protected static string TEST_CLIENT_ID
return string

a protected_oe property

protected bool a
return bool

b protected_oe property

protected byte b
return byte

c protected_oe property

protected char c
return char

d protected_oe property

protected short d
return short

e protected_oe property

protected int e
return int

f protected_oe property

protected long f
return long

g protected_oe property

protected string g
return string

h protected_oe property

protected bool h
return bool

i protected_oe property

protected byte i
return byte

j protected_oe property

protected short j
return short

k protected_oe property

protected int k
return int

l protected_oe property

protected long l
return long

m protected_oe property

protected float m
return float

n protected_oe property

protected double n
return double