public interface TaskActionClient
| Modifier and Type | Method and Description |
|---|---|
<RetType> RetType |
submit(TaskAction<RetType> taskAction) |
<RetType> RetType submit(TaskAction<RetType> taskAction) throws IOException
IOExceptionCopyright © 2011–2015. All rights reserved.