Package org.restheart.plugins
Interface ExchangeTypeResolver<R extends Request<?>,S extends Response<?>>
- Type Parameters:
R- RequestS- Response
- All Known Subinterfaces:
BsonInterceptor,BsonService,ByteArrayInterceptor,ByteArrayService,GraphQLInterceptor,HandlingPlugin<R,,S> Interceptor<R,,S> JsonInterceptor,JsonService,MongoInterceptor,ProxyInterceptor,Service<R,,S> StringInterceptor,StringService,WildcardInterceptor
Interface to get the response and request implementation classes at
runtime
- Author:
- Andrea Di Cesare <andrea@softinstigate.com>
-
Method Summary
-
Method Details
-
requestType
-
responseType
-