Package | Description |
---|---|
de.knipp.rritoolkit | |
de.knipp.rritoolkit.tcp | |
de.knipp.rritoolkit.test |
Modifier and Type | Field and Description |
---|---|
private ChannelFactory |
PooledPort.factory
the channel factory
|
Constructor and Description |
---|
PooledPort(ChannelFactory theFactory,
Codec theCodec,
java.lang.String theUserName,
java.lang.String thePassword,
int allocate,
int min,
int max)
constructor
|
SinglePort(ChannelFactory factory)
constructor
|
SinglePort(ChannelFactory factory,
Codec theCodec)
constructor
|
Modifier and Type | Class and Description |
---|---|
class |
TcpChannelFactory
class that implements the
ChannelFactory interface for
SSL/TLS secured TCP connections |
Modifier and Type | Class and Description |
---|---|
class |
DebugChannelFactory
This is a helper class for debugging/logging purposes.
|
Modifier and Type | Field and Description |
---|---|
private ChannelFactory |
DebugChannelFactory.factory
the actual factory
|
Constructor and Description |
---|
DebugChannelFactory(ChannelFactory theFactory)
constructor
|
Copyright © 2005-2013 Knipp Medien und Kommunikation GmbH