|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Codec | |
---|---|
de.knipp.rritoolkit |
Uses of Codec in de.knipp.rritoolkit |
---|
Fields in de.knipp.rritoolkit declared as Codec | |
---|---|
private Codec |
SinglePort.codec
the codec |
private Codec |
PooledPort.codec
the codec we are using |
Constructors in de.knipp.rritoolkit with parameters of type Codec | |
---|---|
PooledPort(ChannelFactory theFactory,
Codec theCodec,
java.lang.String theUserName,
java.lang.String thePassword,
int allocate,
int min,
int max)
constructor |
|
SinglePort(ChannelFactory factory,
Codec theCodec)
constructor |
|
SinglePort(RegistryChannel theChannel,
Codec theCodec)
constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |