public class IWSTrustFeb2005SyncContractImplementation extends NetObject implements IWSTrustFeb2005SyncContract
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ServiceModel.Security.IWSTrustFeb2005SyncContract
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.IWSTrustFeb2005SyncContract
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
IWSTrustFeb2005SyncContractImplementation(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 IWSTrustFeb2005SyncContractImplementation(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IWSTrustFeb2005SyncContractgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IWSTrustFeb2005SyncContractgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IWSTrustFeb2005SyncContractgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IWSTrustFeb2005SyncContractgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IWSTrustFeb2005SyncContractgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic Message ProcessTrustFeb2005Cancel(Message message) throws java.lang.Throwable
ProcessTrustFeb2005Cancel in interface IWSTrustFeb2005SyncContractjava.lang.Throwablepublic Message ProcessTrustFeb2005CancelResponse(Message message) throws java.lang.Throwable
ProcessTrustFeb2005CancelResponse in interface IWSTrustFeb2005SyncContractjava.lang.Throwablepublic Message ProcessTrustFeb2005Issue(Message message) throws java.lang.Throwable
ProcessTrustFeb2005Issue in interface IWSTrustFeb2005SyncContractjava.lang.Throwablepublic Message ProcessTrustFeb2005IssueResponse(Message message) throws java.lang.Throwable
ProcessTrustFeb2005IssueResponse in interface IWSTrustFeb2005SyncContractjava.lang.Throwablepublic Message ProcessTrustFeb2005Renew(Message message) throws java.lang.Throwable
ProcessTrustFeb2005Renew in interface IWSTrustFeb2005SyncContractjava.lang.Throwablepublic Message ProcessTrustFeb2005RenewResponse(Message message) throws java.lang.Throwable
ProcessTrustFeb2005RenewResponse in interface IWSTrustFeb2005SyncContractjava.lang.Throwablepublic Message ProcessTrustFeb2005Validate(Message message) throws java.lang.Throwable
ProcessTrustFeb2005Validate in interface IWSTrustFeb2005SyncContractjava.lang.Throwablepublic Message ProcessTrustFeb2005ValidateResponse(Message message) throws java.lang.Throwable
ProcessTrustFeb2005ValidateResponse in interface IWSTrustFeb2005SyncContractjava.lang.Throwablepublic static IWSTrustFeb2005SyncContract ToIWSTrustFeb2005SyncContract(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into IWSTrustFeb2005SyncContract, a cast assert is made to check if types are compatible.ToIWSTrustFeb2005SyncContract in interface IWSTrustFeb2005SyncContractfrom - IJCOBridgeReflected instance to be castedIWSTrustFeb2005SyncContract instancejava.lang.Throwable - in case of error during cast operation