Skip navigation links

Package uk.ac.starlink.votable.soap

Classes providing custom serialization/deserialization of StarTables in JAX-RPC SOAP calls.

See: Description

Package uk.ac.starlink.votable.soap Description

Classes providing custom serialization/deserialization of StarTables in JAX-RPC SOAP calls. StarTables are serialized as VOTABLE elements containing the bulk data as a BINARY inline stream element, since this will be the most space-efficient way of doing it.

The appropriate parameter type is given by VOTableSerialization.QNAME_VOTABLE.

Although in principle these should work with any JAX-RPC implementation, in practice there are several places where the code has had to be made AXIS-specific, so it's unlikely they will work with implementations other than AXIS.

Skip navigation links

Copyright © 2023 Central Laboratory of the Research Councils. All Rights Reserved.