C# Class Brunet.Messaging.EchoHandler

Inheritance: IDataHandler
Afficher le fichier Open project: johnynek/brunet

Protected Properties

Свойство Type Description
REPLY_HEADER ICopyable

Méthodes publiques

Méthode Description
HandleData ( MemBlock b, ISender return_path, object state ) : void

Method Details

HandleData() public méthode

public HandleData ( MemBlock b, ISender return_path, object state ) : void
b Brunet.Util.MemBlock
return_path ISender
state object
Résultat void

Property Details

REPLY_HEADER protected_oe static_oe property

protected static ICopyable REPLY_HEADER
Résultat ICopyable