|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSerializer | |
|---|---|
| patterntesting.runtime.io | This package contains some IO helpers and some "better" implementations. |
| Uses of AbstractSerializer in patterntesting.runtime.io |
|---|
| Subclasses of AbstractSerializer in patterntesting.runtime.io | |
|---|---|
class |
BinarySerializer
This is the default serializer which uses the default mechanism proved by the JDK. |
class |
XStreamSerializer
This is a thin wrapper around the XStream class and xstream
library. |
| Methods in patterntesting.runtime.io that return AbstractSerializer | |
|---|---|
static AbstractSerializer |
AbstractSerializer.getInstance()
This static method returns an instance of the default serializer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||