| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DeserializerFactory
The javax.xml.rpc.encoding.DeserializerFactory is a factory of deserializers. A DeserializerFactory is registered with a TypeMapping instance as part of the TypeMappingRegistry.
Serializer| Method Summary | |
|---|---|
|  Deserializer | getDeserializerAs(java.lang.String mechanismType)Returns a Deserializer for the specified XML processing mechanism type. | 
|  java.util.Iterator | getSupportedMechanismTypes()Returns a list of all XML processing mechanism types supported by this DeserializerFactory. | 
| Method Detail | 
|---|
Deserializer getDeserializerAs(java.lang.String mechanismType)
mechanismType - XML processing mechanism type [TBD:
                         definition of valid constants]
JAXRPCException - If DeserializerFactory does not 
          support the specified XML processing mechanismjava.util.Iterator getSupportedMechanismTypes()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41