Class GaeFeature

  • All Implemented Interfaces:
    Feature

    @ConstrainedTo(SERVER)
    public final class GaeFeature
    extends Object
    implements Feature
    Google App Engine integration for Jersey server runtime.

    Register this feature in your ResourceConfig subclass in order to be able to run your Jersey application on Google App Engine.

    Author:
    Libor Kramolis, Marek Potociar
    • Constructor Detail

      • GaeFeature

        public GaeFeature()