| Package | Description |
|---|---|
| anon | |
| anon.anonudp.client | |
| anon.client | |
| anon.shared |
| Modifier and Type | Method and Description |
|---|---|
AnonChannel |
AnonService.createChannel(int type)
Creates a new AnonChannel, which could be used for transmitting data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnonPureUDPChannel |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAnonUDPChannel |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAnonUDPChannel
Abstract base class for UDP channels.
|
class |
AbstractDataChain |
class |
AnonTCPChannel
This class can be used to create an anonymous TCP channel to a given
host:port.
|
class |
AnonUDPChannel
This class can be used to create an anonymous UDP channel to a given
host:port.
|
class |
SequentialChannelDataChain |
class |
SingleChannelDataChain |
class |
TypeFilterDataChain |
| Modifier and Type | Method and Description |
|---|---|
AnonChannel |
AnonClient.createChannel(int a_type) |
| Constructor and Description |
|---|
TypeFilterDataChain(AnonChannel a_originChannel,
int a_dataChainType) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAnonChannel |
Copyright © 2023. All rights reserved.