Class HalMethodImplementor

    • Constructor Detail

      • HalMethodImplementor

        HalMethodImplementor​(boolean isResteasyClassic)
    • Method Detail

      • wrapHalEntity

        protected io.quarkus.gizmo.ResultHandle wrapHalEntity​(io.quarkus.gizmo.BytecodeCreator creator,
                                                              io.quarkus.gizmo.ResultHandle entity)
      • wrapHalEntities

        protected io.quarkus.gizmo.ResultHandle wrapHalEntities​(io.quarkus.gizmo.BytecodeCreator creator,
                                                                io.quarkus.gizmo.ResultHandle entities,
                                                                String entityType,
                                                                String collectionName)