|
.NET Framework |
PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
OVERONE.DotNetJ
Class JavaClientChannel
Should not be used.
Fields inherited from class System.Runtime.Remoting.Channels.BaseChannelWithProperties |
SinksWithProperties
|
Constructor Summary |
JavaClientChannel() Initializes a new instance of the JavaClientChannel class. |
JavaClientChannel(System.Collections.IDictionary properties, System.Runtime.Remoting.Channels.IClientChannelSinkProvider clientSinkProvider) |
Properties inherited from class System.Runtime.Remoting.Channels.BaseChannelWithProperties |
Properties
|
Method Summary |
System.Runtime.Remoting.Messaging.IMessageSink |
CreateMessageSink(string url, object remoteChannelData, string objectURI) |
string |
Parse(string url, string objectURI) |
JavaClientChannel
public JavaClientChannel()
-
Initializes a new instance of the JavaClientChannel class.
JavaClientChannel
public JavaClientChannel(System.Collections.IDictionary properties,
System.Runtime.Remoting.Channels.IClientChannelSinkProvider clientSinkProvider)
-
ChannelName
public string ChannelName
-
ChannelPriority
public int ChannelPriority
-
CreateMessageSink
public System.Runtime.Remoting.Messaging.IMessageSink CreateMessageSink(string url,
object remoteChannelData,
string objectURI)
-
Parse
public string Parse(string url,
string objectURI)
-
|
.NET Framework |
PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |