|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gridsystems.innergrid.serializers.CertificateSerializer
public class CertificateSerializer
Axis 1.x serializer for X509Certificate java type.
| Constructor Summary | |
|---|---|
CertificateSerializer(java.lang.Class javaType,
javax.xml.namespace.QName xmlType)
Creates a new instance. |
|
| Method Summary | |
|---|---|
java.lang.String |
getMechanismType()
|
java.lang.String |
getValueAsString(java.lang.Object value,
org.apache.axis.encoding.SerializationContext context)
|
void |
serialize(javax.xml.namespace.QName name,
org.xml.sax.Attributes attribs,
java.lang.Object value,
org.apache.axis.encoding.SerializationContext context)
|
org.w3c.dom.Element |
writeSchema(java.lang.Class javaType,
org.apache.axis.wsdl.fromJava.Types types)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CertificateSerializer(java.lang.Class javaType,
javax.xml.namespace.QName xmlType)
javaType - classxmlType - type| Method Detail |
|---|
public void serialize(javax.xml.namespace.QName name,
org.xml.sax.Attributes attribs,
java.lang.Object value,
org.apache.axis.encoding.SerializationContext context)
throws java.io.IOException
java.io.IOException
public java.lang.String getValueAsString(java.lang.Object value,
org.apache.axis.encoding.SerializationContext context)
getValueAsString in interface org.apache.axis.encoding.SimpleValueSerializerpublic java.lang.String getMechanismType()
getMechanismType in interface javax.xml.rpc.encoding.Serializer
public org.w3c.dom.Element writeSchema(java.lang.Class javaType,
org.apache.axis.wsdl.fromJava.Types types)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||