WCF-Xtensions Class Reference for Mono
JsonRpcMessageEncodingBindingElement Class Members
Properties  Methods 


The following tables list the members exposed by JsonRpcMessageEncodingBindingElement.

Public Constructors
 NameDescription
Public ConstructorJsonRpcMessageEncodingBindingElement ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyMessageVersionOverridden.   
Public PropertyReaderQuotas Gets constraints on the complexity of XML messages that can be processed by endpoints configured with this binding element.  
Top
Public Methods
 NameDescription
Public MethodBuildChannelFactory<TChannel>Overridden.  Builds the channel factory stack on the client that creates a specified type of channel for a specified context.  
Public MethodBuildChannelListener<TChannel>Overridden.  Builds the channel listener on the service that accepts a specified type of channel for a specified context.  
Public MethodCanBuildChannelFactory<TChannel> (Inherited from System.ServiceModel.Channels.BindingElement)
Public MethodCanBuildChannelListener<TChannel>Overridden.  Returns a value that indicates whether the current binding can build a listener for a specified type of channel and context.  
Public MethodCloneOverridden.   
Public MethodCreateMessageEncoderFactoryOverridden.  Creates a MessageEncoderFactory that provides JSON/RPC message encoding.  
Public MethodGetProperty<T>Overridden.  Returns a typed object requested, if present, from the appropriate layer in the binding element stack.  
Top
See Also

Reference

JsonRpcMessageEncodingBindingElement Class
Noemax.WCFX.Channels Namespace

Send Feedback