uk.ac.soton.itinnovation.grid.types
Class CertificateSerializer
java.lang.Object
uk.ac.soton.itinnovation.grid.types.CertificateSerializer
- All Implemented Interfaces:
- Serializable, Serializer
public class CertificateSerializer
- extends Object
- implements Serializer
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CertificateSerializer
public CertificateSerializer(Class javaType,
QName xmlType)
serialize
public void serialize(QName name,
Attributes attributes,
Object value,
SerializationContext context)
throws IOException
- Throws:
IOException
getMechanismType
public String getMechanismType()
- Specified by:
getMechanismType in interface Serializer
writeSchema
public Element writeSchema(Class javaType,
Types types)
throws AxisFault
- Throws:
AxisFault
Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.