public interface Service
| Modifier and Type | Method and Description |
|---|---|
void |
doWork(InputStream in,
OutputStream out) |
void doWork(InputStream in, OutputStream out) throws IOException
IOExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.