public class SocketTable extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SocketTable.Info |
| Modifier and Type | Field and Description |
|---|---|
static LongKeyLinkedMap<SocketTable.Info> |
socketMap |
| Constructor and Description |
|---|
SocketTable() |
| Modifier and Type | Method and Description |
|---|---|
static void |
add(byte[] ipaddr,
int port,
int serviceHash,
long txid) |
public static LongKeyLinkedMap<SocketTable.Info> socketMap
Copyright © 2021. All rights reserved.