|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FlrLowLevelConfiguration | |
---|---|
net.sf.jsefa.flr.config | |
net.sf.jsefa.flr.lowlevel | |
net.sf.jsefa.flr.lowlevel.config |
Uses of FlrLowLevelConfiguration in net.sf.jsefa.flr.config |
---|
Methods in net.sf.jsefa.flr.config that return FlrLowLevelConfiguration | |
---|---|
protected FlrLowLevelConfiguration |
FlrConfiguration.createDefaultLowLevelConfiguration()
Creates the default low level configuration to be used if none is explicitly given. |
Uses of FlrLowLevelConfiguration in net.sf.jsefa.flr.lowlevel |
---|
Methods in net.sf.jsefa.flr.lowlevel with parameters of type FlrLowLevelConfiguration | |
---|---|
static FlrLowLevelIOFactoryImpl |
FlrLowLevelIOFactoryImpl.createFactory(FlrLowLevelConfiguration config)
Creates a new FlrLowLevelIOFactoryImpl for FlrLowLevelSerializer s and
FlrLowLevelDeserializer s using the given configuration. |
static FlrLowLevelIOFactory |
FlrLowLevelIOFactory.createFactory(FlrLowLevelConfiguration config)
Creates a new FlrLowLevelIOFactory for FlrLowLevelSerializer s and
FlrLowLevelDeserializer s using the given configuration. |
Constructors in net.sf.jsefa.flr.lowlevel with parameters of type FlrLowLevelConfiguration | |
---|---|
FlrLowLevelDeserializerImpl(FlrLowLevelConfiguration config)
Constructs a new FlrLowLevelDeserializerImpl . |
|
FlrLowLevelSerializerImpl(FlrLowLevelConfiguration config)
Constructs a new FlrLowLevelSerializerImpl . |
Uses of FlrLowLevelConfiguration in net.sf.jsefa.flr.lowlevel.config |
---|
Methods in net.sf.jsefa.flr.lowlevel.config that return FlrLowLevelConfiguration | |
---|---|
FlrLowLevelConfiguration |
FlrLowLevelConfiguration.createCopy()
Creates a copy of this LowLevelConfiguration . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |