Class CloudGatewayService.AsyncProcessor<I extends CloudGatewayService.AsyncIface>
- java.lang.Object
-
- org.apache.thrift.TBaseAsyncProcessor<I>
-
- org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.AsyncProcessor<I>
-
- All Implemented Interfaces:
org.apache.thrift.TProcessor
- Enclosing class:
- CloudGatewayService
public static class CloudGatewayService.AsyncProcessor<I extends CloudGatewayService.AsyncIface> extends org.apache.thrift.TBaseAsyncProcessor<I>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CloudGatewayService.AsyncProcessor.exchange<I extends CloudGatewayService.AsyncIface>
static class
CloudGatewayService.AsyncProcessor.login<I extends CloudGatewayService.AsyncIface>
-
Constructor Summary
Constructors Modifier Constructor Description AsyncProcessor(I iface)
protected
AsyncProcessor(I iface, Map<String,org.apache.thrift.AsyncProcessFunction<I,? extends org.apache.thrift.TBase,?>> processMap)
-