uk.ac.starlink.votable.soap
Class AxisTableSerializerFactory
java.lang.Object
uk.ac.starlink.votable.soap.AxisTableSerializerFactory
- All Implemented Interfaces:
- Serializable, javax.xml.rpc.encoding.SerializerFactory
public class AxisTableSerializerFactory
- extends Object
- implements org.apache.axis.encoding.SerializerFactory
Custom serializer factory for streaming StarTables using AXIS.
- Since:
- 23 Mar 2005
- Author:
- Mark Taylor (Starlink)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxisTableSerializerFactory
public AxisTableSerializerFactory()
getSerializerAs
public javax.xml.rpc.encoding.Serializer getSerializerAs(String mechanismType)
- Specified by:
getSerializerAs
in interface javax.xml.rpc.encoding.SerializerFactory
getSupportedMechanismTypes
public Iterator getSupportedMechanismTypes()
- Specified by:
getSupportedMechanismTypes
in interface javax.xml.rpc.encoding.SerializerFactory
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.