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