Noemax.WCFX.Channels Namespace : JsonRpcMessageEncodingBindingElement Class |
The following tables list the members exposed by JsonRpcMessageEncodingBindingElement.
Name | Description | |
---|---|---|
![]() | JsonRpcMessageEncodingBindingElement Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | MessageVersion | Overridden. |
![]() | ReaderQuotas | Gets constraints on the complexity of XML messages that can be processed by endpoints configured with this binding element. |
Name | Description | |
---|---|---|
![]() | BuildChannelFactory<TChannel> | Overridden. Builds the channel factory stack on the client that creates a specified type of channel for a specified context. |
![]() | BuildChannelListener<TChannel> | Overridden. Builds the channel listener on the service that accepts a specified type of channel for a specified context. |
![]() | CanBuildChannelFactory<TChannel> | (Inherited from System.ServiceModel.Channels.BindingElement) |
![]() | CanBuildChannelListener<TChannel> | Overridden. Returns a value that indicates whether the current binding can build a listener for a specified type of channel and context. |
![]() | Clone | Overridden. |
![]() | CreateMessageEncoderFactory | Overridden. Creates a MessageEncoderFactory that provides JSON/RPC message encoding. |
![]() | GetProperty<T> | Overridden. Returns a typed object requested, if present, from the appropriate layer in the binding element stack. |