G I M S U 

G

getClasses() - Method in class io.helidon.examples.quickstart.mp.GreetApplication
 
getDefaultMessage() - Method in class io.helidon.examples.quickstart.mp.GreetResource
Return a wordly greeting message.
getMessage(String) - Method in class io.helidon.examples.quickstart.mp.GreetResource
Return a greeting message using the name that was provided.
GreetApplication - Class in io.helidon.examples.quickstart.mp
Simple Application that produces a greeting message.
GreetApplication() - Constructor for class io.helidon.examples.quickstart.mp.GreetApplication
 
GreetResource - Class in io.helidon.examples.quickstart.mp
A simple JAX-RS resource to greet you.
GreetResource(String) - Constructor for class io.helidon.examples.quickstart.mp.GreetResource
Using constructor injection to get a configuration property.

I

io.helidon.examples.quickstart.mp - package io.helidon.examples.quickstart.mp
Quickstart MicroProfile example.

M

main(String[]) - Static method in class io.helidon.examples.quickstart.mp.Main
Application main entry point.
Main - Class in io.helidon.examples.quickstart.mp
Main method simulating trigger of main method of the server.

S

startServer() - Static method in class io.helidon.examples.quickstart.mp.Main
Start the server.

U

updateGreeting(String) - Method in class io.helidon.examples.quickstart.mp.GreetResource
Set the greeting to use in future messages.
G I M S U 
Skip navigation links

Copyright © 2018 Oracle Corporation. All rights reserved.