public class IDuplexContextChannelImplementation extends NetObject implements IDuplexContextChannel
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ServiceModel.IDuplexContextChannel
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.IDuplexContextChannel
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
IDuplexContextChannelImplementation(java.lang.Object instance)
Internal constructor.
|
cast, Equals, Equals, GetHashCode, GetType, hashCode, setJCOInstance, toString, ToStringToIContextChannelToIChannelToICommunicationObjectpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public IDuplexContextChannelImplementation(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 BeginCloseOutputSession(TimeSpan timeout, AsyncCallback callback, NetObject state) throws java.lang.Throwable
BeginCloseOutputSession in interface IDuplexContextChanneljava.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 CloseOutputSession(TimeSpan timeout) throws java.lang.Throwable
CloseOutputSession in interface IDuplexContextChanneljava.lang.Throwablepublic void EndClose(IAsyncResult result) throws java.lang.Throwable
EndClose in interface ICommunicationObjectjava.lang.Throwablepublic void EndCloseOutputSession(IAsyncResult result) throws java.lang.Throwable
EndCloseOutputSession in interface IDuplexContextChanneljava.lang.Throwablepublic void EndOpen(IAsyncResult result) throws java.lang.Throwable
EndOpen in interface ICommunicationObjectjava.lang.Throwablepublic boolean getAllowOutputBatching()
throws java.lang.Throwable
getAllowOutputBatching in interface IContextChanneljava.lang.Throwablepublic boolean getAutomaticInputSessionShutdown()
throws java.lang.Throwable
getAutomaticInputSessionShutdown in interface IDuplexContextChanneljava.lang.Throwablepublic InstanceContext getCallbackInstance() throws java.lang.Throwable
getCallbackInstance in interface IDuplexContextChanneljava.lang.Throwablepublic IInputSession getInputSession() throws java.lang.Throwable
getInputSession in interface IContextChanneljava.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IChannelgetJCOAssemblyName in interface ICommunicationObjectgetJCOAssemblyName in interface IContextChannelgetJCOAssemblyName in interface IDuplexContextChannelgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IChannelgetJCOClassName in interface ICommunicationObjectgetJCOClassName in interface IContextChannelgetJCOClassName in interface IDuplexContextChannelgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IChannelgetJCOInstance in interface ICommunicationObjectgetJCOInstance in interface IContextChannelgetJCOInstance in interface IDuplexContextChannelgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IChannelgetJCOObjectName in interface ICommunicationObjectgetJCOObjectName in interface IContextChannelgetJCOObjectName in interface IDuplexContextChannelgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IChannelgetJCOType in interface ICommunicationObjectgetJCOType in interface IContextChannelgetJCOType in interface IDuplexContextChannelgetJCOType 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 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 setAllowOutputBatching(boolean AllowOutputBatching)
throws java.lang.Throwable
setAllowOutputBatching in interface IContextChanneljava.lang.Throwablepublic void setAutomaticInputSessionShutdown(boolean AutomaticInputSessionShutdown)
throws java.lang.Throwable
setAutomaticInputSessionShutdown in interface IDuplexContextChanneljava.lang.Throwablepublic void setCallbackInstance(InstanceContext CallbackInstance) throws java.lang.Throwable
setCallbackInstance in interface IDuplexContextChanneljava.lang.Throwablepublic void setOperationTimeout(TimeSpan OperationTimeout) throws java.lang.Throwable
setOperationTimeout in interface IContextChanneljava.lang.Throwablepublic static IDuplexContextChannel ToIDuplexContextChannel(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into IDuplexContextChannel, a cast assert is made to check if types are compatible.ToIDuplexContextChannel in interface IDuplexContextChannelfrom - IJCOBridgeReflected instance to be castedIDuplexContextChannel instancejava.lang.Throwable - in case of error during cast operation