public class IClientChannelImplementation extends NetObject implements IClientChannel
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ServiceModel.IClientChannel
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
|
static java.lang.String |
assemblyShortName
Assembly name: System.ServiceModel
|
static java.lang.String |
className
Qualified class name: System.ServiceModel.IClientChannel
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
IClientChannelImplementation(java.lang.Object instance)
Internal constructor.
|
cast, Equals, Equals, GetHashCode, GetType, hashCode, setJCOInstance, toString, ToStringToIContextChannelToIChannelToICommunicationObjectToIDisposablepublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public IClientChannelImplementation(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void Abort()
throws java.lang.Throwable
Abort in interface ICommunicationObjectjava.lang.Throwablepublic void addClosed(EventHandler handler) throws java.lang.Throwable
addClosed in interface ICommunicationObjectjava.lang.Throwablepublic void addClosing(EventHandler handler) throws java.lang.Throwable
addClosing in interface ICommunicationObjectjava.lang.Throwablepublic void addFaulted(EventHandler handler) throws java.lang.Throwable
addFaulted in interface ICommunicationObjectjava.lang.Throwablepublic void addOpened(EventHandler handler) throws java.lang.Throwable
addOpened in interface ICommunicationObjectjava.lang.Throwablepublic void addOpening(EventHandler handler) throws java.lang.Throwable
addOpening in interface ICommunicationObjectjava.lang.Throwablepublic IAsyncResult BeginClose(AsyncCallback callback, NetObject state) throws java.lang.Throwable
BeginClose in interface ICommunicationObjectjava.lang.Throwablepublic IAsyncResult BeginClose(TimeSpan timeout, AsyncCallback callback, NetObject state) throws java.lang.Throwable
BeginClose in interface ICommunicationObjectjava.lang.Throwablepublic IAsyncResult BeginDisplayInitializationUI(AsyncCallback callback, NetObject state) throws java.lang.Throwable
BeginDisplayInitializationUI in interface IClientChanneljava.lang.Throwablepublic IAsyncResult BeginOpen(AsyncCallback callback, NetObject state) throws java.lang.Throwable
BeginOpen in interface ICommunicationObjectjava.lang.Throwablepublic IAsyncResult BeginOpen(TimeSpan timeout, AsyncCallback callback, NetObject state) throws java.lang.Throwable
BeginOpen in interface ICommunicationObjectjava.lang.Throwablepublic void Close()
throws java.lang.Throwable
Close in interface ICommunicationObjectjava.lang.Throwablepublic void Close(TimeSpan timeout) throws java.lang.Throwable
Close in interface ICommunicationObjectjava.lang.Throwablepublic void DisplayInitializationUI()
throws java.lang.Throwable
DisplayInitializationUI in interface IClientChanneljava.lang.Throwablepublic void Dispose()
throws java.lang.Throwable
Dispose in interface IDisposablejava.lang.Throwablepublic void EndClose(IAsyncResult result) throws java.lang.Throwable
EndClose in interface ICommunicationObjectjava.lang.Throwablepublic void EndDisplayInitializationUI(IAsyncResult result) throws java.lang.Throwable
EndDisplayInitializationUI in interface IClientChanneljava.lang.Throwablepublic void EndOpen(IAsyncResult result) throws java.lang.Throwable
EndOpen in interface ICommunicationObjectjava.lang.Throwablepublic boolean getAllowInitializationUI()
throws java.lang.Throwable
getAllowInitializationUI in interface IClientChanneljava.lang.Throwablepublic boolean getAllowOutputBatching()
throws java.lang.Throwable
getAllowOutputBatching in interface IContextChanneljava.lang.Throwablepublic boolean getDidInteractiveInitialization()
throws java.lang.Throwable
getDidInteractiveInitialization in interface IClientChanneljava.lang.Throwablepublic IInputSession getInputSession() throws java.lang.Throwable
getInputSession in interface IContextChanneljava.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDisposablegetJCOAssemblyName in interface IChannelgetJCOAssemblyName in interface IClientChannelgetJCOAssemblyName in interface ICommunicationObjectgetJCOAssemblyName in interface IContextChannelgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDisposablegetJCOClassName in interface IChannelgetJCOClassName in interface IClientChannelgetJCOClassName in interface ICommunicationObjectgetJCOClassName in interface IContextChannelgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDisposablegetJCOInstance in interface IChannelgetJCOInstance in interface IClientChannelgetJCOInstance in interface ICommunicationObjectgetJCOInstance in interface IContextChannelgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDisposablegetJCOObjectName in interface IChannelgetJCOObjectName in interface IClientChannelgetJCOObjectName in interface ICommunicationObjectgetJCOObjectName in interface IContextChannelgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDisposablegetJCOType in interface IChannelgetJCOType in interface IClientChannelgetJCOType in interface ICommunicationObjectgetJCOType in interface IContextChannelgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic EndpointAddress getLocalAddress() throws java.lang.Throwable
getLocalAddress in interface IContextChanneljava.lang.Throwablepublic TimeSpan getOperationTimeout() throws java.lang.Throwable
getOperationTimeout in interface IContextChanneljava.lang.Throwablepublic IOutputSession getOutputSession() throws java.lang.Throwable
getOutputSession in interface IContextChanneljava.lang.Throwablepublic EndpointAddress getRemoteAddress() throws java.lang.Throwable
getRemoteAddress in interface IContextChanneljava.lang.Throwablepublic java.lang.String getSessionId()
throws java.lang.Throwable
getSessionId in interface IContextChanneljava.lang.Throwablepublic CommunicationState getState() throws java.lang.Throwable
getState in interface ICommunicationObjectjava.lang.Throwablepublic Uri getVia() throws java.lang.Throwable
getVia in interface IClientChanneljava.lang.Throwablepublic void Open()
throws java.lang.Throwable
Open in interface ICommunicationObjectjava.lang.Throwablepublic void Open(TimeSpan timeout) throws java.lang.Throwable
Open in interface ICommunicationObjectjava.lang.Throwablepublic void removeClosed(EventHandler handler) throws java.lang.Throwable
removeClosed in interface ICommunicationObjectjava.lang.Throwablepublic void removeClosing(EventHandler handler) throws java.lang.Throwable
removeClosing in interface ICommunicationObjectjava.lang.Throwablepublic void removeFaulted(EventHandler handler) throws java.lang.Throwable
removeFaulted in interface ICommunicationObjectjava.lang.Throwablepublic void removeOpened(EventHandler handler) throws java.lang.Throwable
removeOpened in interface ICommunicationObjectjava.lang.Throwablepublic void removeOpening(EventHandler handler) throws java.lang.Throwable
removeOpening in interface ICommunicationObjectjava.lang.Throwablepublic void setAllowInitializationUI(boolean AllowInitializationUI)
throws java.lang.Throwable
setAllowInitializationUI in interface IClientChanneljava.lang.Throwablepublic void setAllowOutputBatching(boolean AllowOutputBatching)
throws java.lang.Throwable
setAllowOutputBatching in interface IContextChanneljava.lang.Throwablepublic void setOperationTimeout(TimeSpan OperationTimeout) throws java.lang.Throwable
setOperationTimeout in interface IContextChanneljava.lang.Throwablepublic static IClientChannel ToIClientChannel(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into IClientChannel, a cast assert is made to check if types are compatible.ToIClientChannel in interface IClientChannelfrom - IJCOBridgeReflected instance to be castedIClientChannel instancejava.lang.Throwable - in case of error during cast operation