| Package | Description |
|---|---|
| org.kohsuke.file_leak_detector |
| Modifier and Type | Class and Description |
|---|---|
static class |
Listener.FileRecord
Record of opened file.
|
static class |
Listener.ServerSocketRecord
Record of opened server socket.
|
static class |
Listener.SocketChannelRecord
Record of opened SocketChannel.
|
static class |
Listener.SocketRecord
Record of opened socket.
|
| Modifier and Type | Method and Description |
|---|---|
static List<Listener.Record> |
Listener.getCurrentOpenFiles() |
Copyright © 2013. All rights reserved.