public class IWSTrustFeb2005AsyncContractImplementation extends NetObject implements IWSTrustFeb2005AsyncContract
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ServiceModel.Security.IWSTrustFeb2005AsyncContract
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.Security.IWSTrustFeb2005AsyncContract
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
IWSTrustFeb2005AsyncContractImplementation(java.lang.Object instance)
Internal constructor.
|
cast, Equals, Equals, GetHashCode, GetType, hashCode, setJCOInstance, toString, ToStringpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public IWSTrustFeb2005AsyncContractImplementation(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic IAsyncResult BeginTrustFeb2005Cancel(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
BeginTrustFeb2005Cancel in interface IWSTrustFeb2005AsyncContractjava.lang.Throwablepublic IAsyncResult BeginTrustFeb2005CancelResponse(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
BeginTrustFeb2005CancelResponse in interface IWSTrustFeb2005AsyncContractjava.lang.Throwablepublic IAsyncResult BeginTrustFeb2005Issue(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
BeginTrustFeb2005Issue in interface IWSTrustFeb2005AsyncContractjava.lang.Throwablepublic IAsyncResult BeginTrustFeb2005IssueResponse(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
BeginTrustFeb2005IssueResponse in interface IWSTrustFeb2005AsyncContractjava.lang.Throwablepublic IAsyncResult BeginTrustFeb2005Renew(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
BeginTrustFeb2005Renew in interface IWSTrustFeb2005AsyncContractjava.lang.Throwablepublic IAsyncResult BeginTrustFeb2005RenewResponse(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
BeginTrustFeb2005RenewResponse in interface IWSTrustFeb2005AsyncContractjava.lang.Throwablepublic IAsyncResult BeginTrustFeb2005Validate(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
BeginTrustFeb2005Validate in interface IWSTrustFeb2005AsyncContractjava.lang.Throwablepublic IAsyncResult BeginTrustFeb2005ValidateResponse(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
BeginTrustFeb2005ValidateResponse in interface IWSTrustFeb2005AsyncContractjava.lang.Throwablepublic Message EndTrustFeb2005Cancel(IAsyncResult ar) throws java.lang.Throwable
EndTrustFeb2005Cancel in interface IWSTrustFeb2005AsyncContractjava.lang.Throwablepublic Message EndTrustFeb2005CancelResponse(IAsyncResult ar) throws java.lang.Throwable
EndTrustFeb2005CancelResponse in interface IWSTrustFeb2005AsyncContractjava.lang.Throwablepublic Message EndTrustFeb2005Issue(IAsyncResult ar) throws java.lang.Throwable
EndTrustFeb2005Issue in interface IWSTrustFeb2005AsyncContractjava.lang.Throwablepublic Message EndTrustFeb2005IssueResponse(IAsyncResult ar) throws java.lang.Throwable
EndTrustFeb2005IssueResponse in interface IWSTrustFeb2005AsyncContractjava.lang.Throwablepublic Message EndTrustFeb2005Renew(IAsyncResult ar) throws java.lang.Throwable
EndTrustFeb2005Renew in interface IWSTrustFeb2005AsyncContractjava.lang.Throwablepublic Message EndTrustFeb2005RenewResponse(IAsyncResult ar) throws java.lang.Throwable
EndTrustFeb2005RenewResponse in interface IWSTrustFeb2005AsyncContractjava.lang.Throwablepublic Message EndTrustFeb2005Validate(IAsyncResult ar) throws java.lang.Throwable
EndTrustFeb2005Validate in interface IWSTrustFeb2005AsyncContractjava.lang.Throwablepublic Message EndTrustFeb2005ValidateResponse(IAsyncResult ar) throws java.lang.Throwable
EndTrustFeb2005ValidateResponse in interface IWSTrustFeb2005AsyncContractjava.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IWSTrustFeb2005AsyncContractgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IWSTrustFeb2005AsyncContractgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IWSTrustFeb2005AsyncContractgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IWSTrustFeb2005AsyncContractgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IWSTrustFeb2005AsyncContractgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic static IWSTrustFeb2005AsyncContract ToIWSTrustFeb2005AsyncContract(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into IWSTrustFeb2005AsyncContract, a cast assert is made to check if types are compatible.ToIWSTrustFeb2005AsyncContract in interface IWSTrustFeb2005AsyncContractfrom - IJCOBridgeReflected instance to be castedIWSTrustFeb2005AsyncContract instancejava.lang.Throwable - in case of error during cast operation