| Java Doc By Examples | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface DeserializerFactoryextends SerializableMethod Summary | |
Deserializer |
|
Iterator<E> |
|
public Deserializer getDeserializerAs(String type)
Returns the deserializer for the given mechanism type.
public Iterator<E> getSupportedMechanismTypes(String type)
Returns the mechanism types.