OVERONE.DotNetJ
Class JavaClientTransportSinkProvider

Should not be used.

Constructor Summary
JavaClientTransportSinkProvider()
        Initializes a new instance of the JavaClientTransportSinkProvider 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

JavaClientTransportSinkProvider

public JavaClientTransportSinkProvider()

Initializes a new instance of the JavaClientTransportSinkProvider 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)