Class GetHttpExecutorAction
- java.lang.Object
-
- net.risesoft.api.job.actions.dispatch.executor.impl.HttpExecutorAction
-
- net.risesoft.api.job.actions.dispatch.executor.impl.GetHttpExecutorAction
-
- All Implemented Interfaces:
ExecutorAction,org.springframework.beans.factory.DisposableBean,org.springframework.beans.factory.InitializingBean
@Component("http-get") public class GetHttpExecutorAction extends HttpExecutorAction
-
-
Constructor Summary
Constructors Constructor Description GetHttpExecutorAction()
-