Class ServerFlowHandlerImpl<T,R>
java.lang.Object
dev.vality.adapter.flow.lib.handler.ServerFlowHandlerImpl<T,R>
- All Implemented Interfaces:
ServerFlowHandler<T,R>
public class ServerFlowHandlerImpl<T,R> extends Object implements ServerFlowHandler<T,R>
-
Constructor Summary
Constructors Constructor Description ServerFlowHandlerImpl() -
Method Summary
-
Constructor Details
-
ServerFlowHandlerImpl
public ServerFlowHandlerImpl()
-
-
Method Details
-
handle
- Specified by:
handlein interfaceServerFlowHandler<T,R>- Throws:
org.apache.thrift.TException
-