Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Brunet
Messaging
EchoHandler
C# Class Brunet.Messaging.EchoHandler
Inheritance:
IDataHandler
Datei anzeigen
Open project: johnynek/brunet
Protected Properties
Property
Type
Description
REPLY_HEADER
ICopyable
Public Methods
Method
Description
HandleData
(
MemBlock
b
,
ISender
return_path
,
object
state
) :
void
Method Details
HandleData()
public
method
public
HandleData
(
MemBlock
b
,
ISender
return_path
,
object
state
) :
void
b
Brunet.Util.MemBlock
return_path
ISender
state
object
return
void
Property Details
REPLY_HEADER
protected_oe static_oe property
protected
static
ICopyable
REPLY_HEADER
return
ICopyable