|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlrConfiguration | |
|---|---|
| net.sf.jsefa.flr | |
| net.sf.jsefa.flr.config | |
| Uses of FlrConfiguration in net.sf.jsefa.flr |
|---|
| Methods in net.sf.jsefa.flr with parameters of type FlrConfiguration | |
|---|---|
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. |
| Uses of FlrConfiguration in net.sf.jsefa.flr.config |
|---|
| Methods in net.sf.jsefa.flr.config that return FlrConfiguration | |
|---|---|
FlrConfiguration |
FlrConfiguration.createCopy()
Creates a copy of this Configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||