C# Class ProtoBuf.Remoting.ProtobufServerFormatterSinkProvider

Inheritance: IServerFormatterSinkProvider
Afficher le fichier Open project: vadimskipin/Protobuf.Remoting

Méthodes publiques

Méthode Description
ProtobufServerFormatterSinkProvider ( ) : System
ProtobufServerFormatterSinkProvider ( IDictionary properties, ICollection providerData ) : System

Private Methods

Méthode Description
CreateSink ( IChannelReceiver channel ) : IServerChannelSink
GetChannelData ( IChannelDataStore channelData ) : void

Method Details

ProtobufServerFormatterSinkProvider() public méthode

public ProtobufServerFormatterSinkProvider ( ) : System
Résultat System

ProtobufServerFormatterSinkProvider() public méthode

public ProtobufServerFormatterSinkProvider ( IDictionary properties, ICollection providerData ) : System
properties IDictionary
providerData ICollection
Résultat System