Uses of Interface
org.restheart.plugins.HandlingPlugin
-
Packages that use HandlingPlugin Package Description org.restheart.plugins -
-
Uses of HandlingPlugin in org.restheart.plugins
Subinterfaces of HandlingPlugin in org.restheart.plugins Modifier and Type Interface Description interfaceBsonServiceSpecialized Service interface that uses BsonRequest and BsonResponseinterfaceByteArrayServiceinterfaceJsonServiceSpecialized Service interface that uses JsonRequest and JsonResponseinterfaceService<R extends ServiceRequest<?>,S extends ServiceResponse<?>>Interface to implement services
-