Uses of Class
org.glassfish.jersey.examples.httpsclientservergrizzly.Server
-
-
Uses of Server in org.glassfish.jersey.examples.httpsclientservergrizzly
Methods in org.glassfish.jersey.examples.httpsclientservergrizzly that return Server Modifier and Type Method Description static ServerServer. start()Start SSL-secured HTTP test server.
-