| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SerializerFactory
The javax.xml.rpc.encoding.SerializerFactory is a factory of the serializers. A SerializerFactory is registered with a TypeMapping object as part of the TypeMappingRegistry.
Serializer| Method Summary | |
|---|---|
 Serializer | 
getSerializerAs(java.lang.String mechanismType)
Returns a Serializer for the specified XML processing mechanism type.  | 
 java.util.Iterator | 
getSupportedMechanismTypes()
Returns a list of all XML processing mechanism types supported by this SerializerFactory.  | 
| Method Detail | 
|---|
Serializer getSerializerAs(java.lang.String mechanismType)
mechanismType - XML processing mechanism type [TBD:
                         definition of valid constants]
JAXRPCException - If SerializerFactory does not 
          support the specified XML processing mechanism
java.lang.IllegalArgumentException - If an invalid
          mechanism type is specified.java.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