Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Apache
NMS
Commands
Message
C# Class Apache.NMS.Commands.Message
Inheritance:
IMessage
,
ICloneable
ファイルを表示
Open project: ThorTech/apache-nms
Class Usage Examples
Public Methods
Method
Description
Acknowledge
( ) :
void
ClearBody
( ) :
void
ClearProperties
( ) :
void
Clone
( ) :
Object
ToString
( ) :
string
Protected Methods
Method
Description
FailIfReadOnlyBody
( ) :
void
FailIfWriteOnlyBody
( ) :
void
Method Details
Acknowledge()
public
method
public
Acknowledge
( ) :
void
return
void
ClearBody()
public
method
public
ClearBody
( ) :
void
return
void
ClearProperties()
public
method
public
ClearProperties
( ) :
void
return
void
Clone()
public
method
public
Clone
( ) :
Object
return
Object
FailIfReadOnlyBody()
protected
method
protected
FailIfReadOnlyBody
( ) :
void
return
void
FailIfWriteOnlyBody()
protected
method
protected
FailIfWriteOnlyBody
( ) :
void
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string