| Package | Description |
|---|---|
| xyz.cofe.cxconsole.files |
| Modifier and Type | Class and Description |
|---|---|
static class |
IOProcess.DirCreated |
static class |
IOProcess.FileCopyProgress |
static class |
IOProcess.FileDeleted |
static class |
IOProcess.FileIOError |
static class |
IOProcess.FileOperationCompleted |
static class |
IOProcess.FileSkipped |
static class |
IOProcess.Finished |
static class |
IOProcess.IOMessage |
static class |
IOProcess.Started |
| Modifier and Type | Field and Description |
|---|---|
static xyz.cofe.common.ListenersHelper<IOProcess.IOListener,IOProcess.IOEvent> |
IOProcess.listeners |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentLinkedQueue<IOProcess.IOEvent> |
IOProcess.getIOEventQueue() |
| Modifier and Type | Method and Description |
|---|---|
void |
IOProcess.addIOEvent(IOProcess.IOEvent ev) |
void |
IOProcess.fireIOEvent(IOProcess.IOEvent event) |
void |
IOProcess.IOListener.ioEvent(IOProcess.IOEvent ev) |
Copyright © 2019. All rights reserved.