G H L M N O
G
- getClasses() - Method in class org.glassfish.ozark.test.produces.MyApplication
-
H
- HelloController - Class in org.glassfish.ozark.test.produces
-
HelloController test.
- HelloController() - Constructor for class org.glassfish.ozark.test.produces.HelloController
-
L
- language1() - Method in class org.glassfish.ozark.test.produces.HelloController
-
Sets language to "es".
- language2() - Method in class org.glassfish.ozark.test.produces.HelloController
-
Sets language to "es" when using @View.
- locale1() - Method in class org.glassfish.ozark.test.produces.HelloController
-
Sets locale to UK.
- locale2() - Method in class org.glassfish.ozark.test.produces.HelloController
-
Sets locale to UK when using @View.
M
- multipleProduces1() - Method in class org.glassfish.ozark.test.produces.HelloController
-
If HTML and XHTML are equally preferred, the latter should be chosen
given the lower qs on the former.
- multipleProduces2() - Method in class org.glassfish.ozark.test.produces.HelloController
-
If HTML and XHTML are equally preferred, the latter should be chosen
given the lower qs on the former when using @View.
- MyApplication - Class in org.glassfish.ozark.test.produces
-
Class MyApplication.
- MyApplication() - Constructor for class org.glassfish.ozark.test.produces.MyApplication
-
N
- noProduces1() - Method in class org.glassfish.ozark.test.produces.HelloController
-
Default content type should be text/html.
- noProduces2() - Method in class org.glassfish.ozark.test.produces.HelloController
-
Default content type should be text/html when using @View.
O
- org.glassfish.ozark.test.produces - package org.glassfish.ozark.test.produces
-
- otherProduces1() - Method in class org.glassfish.ozark.test.produces.HelloController
-
XHTML type should override static HTML one in @Produces in this case.
- otherProduces2() - Method in class org.glassfish.ozark.test.produces.HelloController
-
XHTML type should override static HTML one in @Produces in this case
when using @View.
G H L M N O
Copyright © 2015. All Rights Reserved.