- All Superinterfaces:
- AutoCloseable, Closeable, ThriftService<ThriftRequest,ThriftResponse>
- All Known Subinterfaces:
- HybridThriftOverHttpService<ThriftRequest,ThriftResponse>
- All Known Implementing Classes:
- FrontendService, HybridThriftOverHttpServiceImpl, ThriftOverHttpServiceImpl
public interface ThriftOverHttpService<ThriftRequest extends org.apache.thrift.TBase<?,?>,ThriftResponse extends org.apache.thrift.TBase<?,?>>
extends ThriftService<ThriftRequest,ThriftResponse>
Provides thrift messaging over the HTTP protocol.