Class App
java.lang.Object
org.glassfish.jersey.examples.managedclient.App
Jersey programmatic managed client example application.
- Author:
- Marek Potociar
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ResourceConfigcreate()Create JAX-RS application for the example.static void
-
Constructor Details
-
App
public App()
-
-
Method Details
-
main
-
create
Create JAX-RS application for the example.- Returns:
- create JAX-RS application for the example.
-