uk.ac.starlink.votable.soap
Class AxisTableSerializerFactory

java.lang.Object
  extended by 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

Constructor Summary
AxisTableSerializerFactory()
           
 
Method Summary
 javax.xml.rpc.encoding.Serializer getSerializerAs(String mechanismType)
           
 Iterator getSupportedMechanismTypes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxisTableSerializerFactory

public AxisTableSerializerFactory()
Method Detail

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.