Class RestAdapter

    • Constructor Detail

      • RestAdapter

        protected RestAdapter()
    • Method Detail

      • postConstruct

        public void postConstruct()
        Specified by:
        postConstruct in interface org.glassfish.hk2.api.PostConstruct
      • getContextRoot

        protected String getContextRoot()
      • service

        public void service​(org.glassfish.grizzly.http.server.Request req,
                            org.glassfish.grizzly.http.server.Response res)
        Specified by:
        service in class org.glassfish.grizzly.http.server.HttpHandler
      • getAdditionalBinders

        protected Set<? extends org.glassfish.hk2.utilities.Binder> getAdditionalBinders()
      • getJerseyContainer

        protected JerseyContainer getJerseyContainer​(org.glassfish.jersey.server.ResourceConfig rc)