OVERONE.DotNetJ
Class JavaClientFormatterSinkProvider

Should not be used.

Constructor Summary
JavaClientFormatterSinkProvider()
        Initializes a new instance of the JavaClientFormatterSinkProvider class.

Property Summary
System.Runtime.Remoting.Channels.IClientChannelSinkProvider Next

Method Summary
System.Runtime.Remoting.Channels.IClientChannelSink CreateSink(System.Runtime.Remoting.Channels.IChannelSender channel, string url, object remoteChannelData)

Methods inherited from class System.Object
Equals, Finalize, GetHashCode, GetType, MemberwiseClone, ToString


Constructor Detail

JavaClientFormatterSinkProvider

public JavaClientFormatterSinkProvider()

Initializes a new instance of the JavaClientFormatterSinkProvider class.

Property Detail

Next

public System.Runtime.Remoting.Channels.IClientChannelSinkProvider Next

Method Detail

CreateSink

public System.Runtime.Remoting.Channels.IClientChannelSink CreateSink(System.Runtime.Remoting.Channels.IChannelSender channel,
                                                                 string url,
                                                                 object remoteChannelData)