Package system.servicemodel.security
Class IWSTrustFeb2005AsyncContractImplementation
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- system.servicemodel.security.IWSTrustFeb2005AsyncContractImplementation
-
- All Implemented Interfaces:
IJCOBridgeReflected,IWSTrustFeb2005AsyncContract
public class IWSTrustFeb2005AsyncContractImplementation extends NetObject implements IWSTrustFeb2005AsyncContract
The base .NET class managing System.ServiceModel.Security.IWSTrustFeb2005AsyncContract, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089..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
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringassemblyFullNameFully assembly qualified name: System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089static java.lang.StringassemblyShortNameAssembly name: System.ServiceModelstatic java.lang.StringclassNameQualified class name: System.ServiceModel.Security.IWSTrustFeb2005AsyncContractstatic JCTypeclassTypeThe type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description IWSTrustFeb2005AsyncContractImplementation(java.lang.Object instance)Internal constructor.
-
Method Summary
-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
cast, Equals, Equals, GetHashCode, GetType, hashCode, setJCOInstance, toString, ToString
-
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: System.ServiceModel- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.ServiceModel.Security.IWSTrustFeb2005AsyncContract- See Also:
- Constant Field Values
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Assembly name- Specified by:
getJCOAssemblyNamein interfaceIJCOBridgeReflected- Specified by:
getJCOAssemblyNamein interfaceIWSTrustFeb2005AsyncContract- Overrides:
getJCOAssemblyNamein classNetObject- Returns:
- A
Stringrepresenting the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name- Specified by:
getJCOClassNamein interfaceIJCOBridgeReflected- Specified by:
getJCOClassNamein interfaceIWSTrustFeb2005AsyncContract- Overrides:
getJCOClassNamein classNetObject- Returns:
- A
Stringrepresenting the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name used to build the object- Specified by:
getJCOObjectNamein interfaceIJCOBridgeReflected- Specified by:
getJCOObjectNamein interfaceIWSTrustFeb2005AsyncContract- Overrides:
getJCOObjectNamein classNetObject- Returns:
- A
Stringrepresenting the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class- Specified by:
getJCOInstancein interfaceIJCOBridgeReflected- Specified by:
getJCOInstancein interfaceIWSTrustFeb2005AsyncContract- Overrides:
getJCOInstancein classNetObject- Returns:
- An
Objectrepresenting the CLR instance of the instantiated Class
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class Type- Specified by:
getJCOTypein interfaceIJCOBridgeReflected- Specified by:
getJCOTypein interfaceIWSTrustFeb2005AsyncContract- Overrides:
getJCOTypein classNetObject- Returns:
- A
JCTyperepresenting the CLR Type of the instantiated Class
-
ToIWSTrustFeb2005AsyncContract
public static IWSTrustFeb2005AsyncContract ToIWSTrustFeb2005AsyncContract(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflectedinstance intoIWSTrustFeb2005AsyncContract, a cast assert is made to check if types are compatible.- Parameters:
from-IJCOBridgeReflectedinstance to be casted- Returns:
IWSTrustFeb2005AsyncContractinstance- Throws:
java.lang.Throwable- in case of error during cast operation
-
BeginTrustFeb2005Cancel
public IAsyncResult BeginTrustFeb2005Cancel(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
- Specified by:
BeginTrustFeb2005Cancelin interfaceIWSTrustFeb2005AsyncContract- Throws:
java.lang.Throwable
-
BeginTrustFeb2005CancelResponse
public IAsyncResult BeginTrustFeb2005CancelResponse(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
- Specified by:
BeginTrustFeb2005CancelResponsein interfaceIWSTrustFeb2005AsyncContract- Throws:
java.lang.Throwable
-
BeginTrustFeb2005Issue
public IAsyncResult BeginTrustFeb2005Issue(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
- Specified by:
BeginTrustFeb2005Issuein interfaceIWSTrustFeb2005AsyncContract- Throws:
java.lang.Throwable
-
BeginTrustFeb2005IssueResponse
public IAsyncResult BeginTrustFeb2005IssueResponse(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
- Specified by:
BeginTrustFeb2005IssueResponsein interfaceIWSTrustFeb2005AsyncContract- Throws:
java.lang.Throwable
-
BeginTrustFeb2005Renew
public IAsyncResult BeginTrustFeb2005Renew(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
- Specified by:
BeginTrustFeb2005Renewin interfaceIWSTrustFeb2005AsyncContract- Throws:
java.lang.Throwable
-
BeginTrustFeb2005RenewResponse
public IAsyncResult BeginTrustFeb2005RenewResponse(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
- Specified by:
BeginTrustFeb2005RenewResponsein interfaceIWSTrustFeb2005AsyncContract- Throws:
java.lang.Throwable
-
BeginTrustFeb2005Validate
public IAsyncResult BeginTrustFeb2005Validate(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
- Specified by:
BeginTrustFeb2005Validatein interfaceIWSTrustFeb2005AsyncContract- Throws:
java.lang.Throwable
-
BeginTrustFeb2005ValidateResponse
public IAsyncResult BeginTrustFeb2005ValidateResponse(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
- Specified by:
BeginTrustFeb2005ValidateResponsein interfaceIWSTrustFeb2005AsyncContract- Throws:
java.lang.Throwable
-
EndTrustFeb2005Cancel
public Message EndTrustFeb2005Cancel(IAsyncResult ar) throws java.lang.Throwable
- Specified by:
EndTrustFeb2005Cancelin interfaceIWSTrustFeb2005AsyncContract- Throws:
java.lang.Throwable
-
EndTrustFeb2005CancelResponse
public Message EndTrustFeb2005CancelResponse(IAsyncResult ar) throws java.lang.Throwable
- Specified by:
EndTrustFeb2005CancelResponsein interfaceIWSTrustFeb2005AsyncContract- Throws:
java.lang.Throwable
-
EndTrustFeb2005Issue
public Message EndTrustFeb2005Issue(IAsyncResult ar) throws java.lang.Throwable
- Specified by:
EndTrustFeb2005Issuein interfaceIWSTrustFeb2005AsyncContract- Throws:
java.lang.Throwable
-
EndTrustFeb2005IssueResponse
public Message EndTrustFeb2005IssueResponse(IAsyncResult ar) throws java.lang.Throwable
- Specified by:
EndTrustFeb2005IssueResponsein interfaceIWSTrustFeb2005AsyncContract- Throws:
java.lang.Throwable
-
EndTrustFeb2005Renew
public Message EndTrustFeb2005Renew(IAsyncResult ar) throws java.lang.Throwable
- Specified by:
EndTrustFeb2005Renewin interfaceIWSTrustFeb2005AsyncContract- Throws:
java.lang.Throwable
-
EndTrustFeb2005RenewResponse
public Message EndTrustFeb2005RenewResponse(IAsyncResult ar) throws java.lang.Throwable
- Specified by:
EndTrustFeb2005RenewResponsein interfaceIWSTrustFeb2005AsyncContract- Throws:
java.lang.Throwable
-
EndTrustFeb2005Validate
public Message EndTrustFeb2005Validate(IAsyncResult ar) throws java.lang.Throwable
- Specified by:
EndTrustFeb2005Validatein interfaceIWSTrustFeb2005AsyncContract- Throws:
java.lang.Throwable
-
EndTrustFeb2005ValidateResponse
public Message EndTrustFeb2005ValidateResponse(IAsyncResult ar) throws java.lang.Throwable
- Specified by:
EndTrustFeb2005ValidateResponsein interfaceIWSTrustFeb2005AsyncContract- Throws:
java.lang.Throwable
-
-