asit.moa.client
Class ClientFactory
java.lang.Object
asit.moa.client.ClientFactory
- public class ClientFactory
- extends Object
- Author:
- atauber
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
deliveryHandlers_
protected static Hashtable deliveryHandlers_
ClientFactory
protected ClientFactory()
registerDeliveryHandler
public void registerDeliveryHandler(DeliveryHandler handler)
getSignatureClient
public static CreateSignatureClient getSignatureClient()
throws ClientException
- Throws:
ClientException
getStatusClient
public static StatusClient getStatusClient()
throws ClientException
- Throws:
ClientException
getMOAIDClient
public static MOAIDClient getMOAIDClient()
throws ClientException
- Throws:
ClientException
getVerifySignatureClient
public static VerifySignatureClient getVerifySignatureClient()
throws ClientException
- Throws:
ClientException
getDeliveryClient
public static DeliveryClient getDeliveryClient(String type)
throws ClientException
- Throws:
ClientException
getSignReference
public static SignReference getSignReference()
getSingleSignatureInfo
public static SingleSignatureInfo getSingleSignatureInfo()
getMetaInfo
public static MetaInfo getMetaInfo(String mimeType,
String description)
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.