public class TcpSocketImpl extends SocketImpl implements TcpSocket
SocketImpl.ParsedSocketLinef_local_address, f_rem_address, f_retrnsmt, f_rx_queue, f_timeout, f_tm_when, f_tr, f_tx_queue, inode, localAddress, parseLocalAddr, parseRemoteAddr, remoteAddress, sl, st, uid| Modifier | Constructor and Description |
|---|---|
protected |
TcpSocketImpl(SocketImpl.ParsedSocketLine parsedLine) |
| Modifier and Type | Method and Description |
|---|---|
static List<TcpSocketImpl> |
createTcpSnapshot()
Создает снимок TCP сокетов
|
TcpState |
getState()
Возвращает состояние сокета
|
createSnapshot, createSnapshot, getInode, getLocalAddress, getRemoteAddressclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInode, getLocalAddress, getRemoteAddressprotected TcpSocketImpl(SocketImpl.ParsedSocketLine parsedLine)
public TcpState getState()
public static List<TcpSocketImpl> createTcpSnapshot()
Copyright © 2018. All rights reserved.