C# Class Opc.Ua.Bindings.UaHttpsChannelListener.Service

Inheritance: IInvokeService, ICrossDomainPolicy
ファイルを表示 Open project: OPCFoundation/Misc-Tools

Public Methods

Method Description
Post ( Stream istrm ) : Stream
ProvidePolicyFile ( ) : System.ServiceModel.Channels.Message
Service ( ) : System

Private Methods

Method Description
Parse ( string contentType ) : string>.Dictionary

Parses the content type.

Method Details

Post() public method

public Post ( Stream istrm ) : Stream
istrm Stream
return Stream

ProvidePolicyFile() public method

public ProvidePolicyFile ( ) : System.ServiceModel.Channels.Message
return System.ServiceModel.Channels.Message

Service() public method

public Service ( ) : System
return System