javax.xml.rpc.encoding
Interface DeserializationContext

All Known Subinterfaces:
DeserializationContext
All Known Implementing Classes:
DeserializationContextImpl

public interface DeserializationContext

The javax.xml.rpc.encoding.DeserializationContext interface is implemented by the JAX-RPC runtime system in an XML processing mechanism specific manner. A deserializer uses this interface to access and maintain context information during the deserialization..

Version:
1.0



Copyright © 2003 Apache Web Services Project. All Rights Reserved.