Uses of Class
de.knipp.rritoolkit.Codec

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
 



Copyright © 2005-2011 Knipp Medien und Kommunikation GmbH