|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlrIOFactory | |
|---|---|
| net.sf.jsefa.flr | |
| Uses of FlrIOFactory in net.sf.jsefa.flr |
|---|
| Subclasses of FlrIOFactory in net.sf.jsefa.flr | |
|---|---|
class |
FlrIOFactoryImpl
Default implementation of FlrIOFactory. |
| Methods in net.sf.jsefa.flr that return FlrIOFactory | |
|---|---|
static FlrIOFactory |
FlrIOFactory.createFactory(Class<?>... objectTypes)
Creates a new FlrIOFactory for FlrSerializers and
FlrDeserializers which can handle objects of the given object types. |
static FlrIOFactory |
FlrIOFactoryImpl.createFactory(FlrConfiguration config)
Creates a new FlrIOFactory for FlrSerializers and
FlrDeserializers using the given configuration. |
static FlrIOFactory |
FlrIOFactory.createFactory(FlrConfiguration config)
Creates a new FlrIOFactory for FlrSerializers and
FlrDeserializers using the given configuration. |
static FlrIOFactory |
FlrIOFactory.createFactory(FlrConfiguration config,
Class<?>... objectTypes)
Creates a new FlrIOFactory for FlrSerializers and
FlrDeserializers which can handle objects of the given object types as well as those object
types for which entry points are defined in the config. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||