java.lang.Object
org.glassfish.jersey.examples.managedclient.App

public class App extends Object
Jersey programmatic managed client example application.
Author:
Marek Potociar
  • Constructor Details

    • App

      public App()
  • Method Details

    • main

      public static void main(String[] args)
    • create

      public static ResourceConfig create()
      Create JAX-RS application for the example.
      Returns:
      create JAX-RS application for the example.