Uses of Interface
net.officefloor.plugin.clazz.method.MethodReturnManufacturerContext
Packages that use MethodReturnManufacturerContext
Package
Description
-
Uses of MethodReturnManufacturerContext in net.officefloor.plugin.clazz.method
Methods in net.officefloor.plugin.clazz.method with parameters of type MethodReturnManufacturerContextModifier and TypeMethodDescriptionMethodReturnManufacturer.createReturnTranslator(MethodReturnManufacturerContext<T> context) Creates theMethodReturnTranslatorfor the particularMethodreturn. -
Uses of MethodReturnManufacturerContext in net.officefloor.reactor
Methods in net.officefloor.reactor with parameters of type MethodReturnManufacturerContextModifier and TypeMethodDescriptionReactorMethodReturnManufacturerServiceFactory.createReturnTranslator(MethodReturnManufacturerContext<T> context) -
Uses of MethodReturnManufacturerContext in net.officefloor.vertx
Methods in net.officefloor.vertx with parameters of type MethodReturnManufacturerContextModifier and TypeMethodDescriptionMethodReturnTranslator<io.vertx.core.Future<T>,T> VertxMethodReturnManufacturerServiceFactory.createReturnTranslator(MethodReturnManufacturerContext<T> context)