- xml(Block) - Method in class ratpack.groovy.handling.DefaultGroovyByContentSpec
-
- xml(Handler) - Method in class ratpack.groovy.handling.DefaultGroovyByContentSpec
-
- xml(Class<? extends Handler>) - Method in class ratpack.groovy.handling.DefaultGroovyByContentSpec
-
- xml(Closure<?>) - Method in interface ratpack.groovy.handling.GroovyByContentSpec
-
Specifies that the given handler should be used if the client wants content of type "application/xml".
- xml(Block) - Method in interface ratpack.groovy.handling.GroovyByContentSpec
-
Specifies that the given handler should be used if the client wants content of type "application/xml".
- xml(Handler) - Method in interface ratpack.groovy.handling.GroovyByContentSpec
-
Specifies that the given handler should be used if the client wants content of type "application/xml".
- xml(Class<? extends Handler>) - Method in interface ratpack.groovy.handling.GroovyByContentSpec
-
Specifies that the given handler should be used if the client wants content of type "application/xml".
- xml(Block) - Method in interface ratpack.handling.ByContentSpec
-
Specifies that the given handler should be used if the client wants content of type "application/xml".
- xml(Handler) - Method in interface ratpack.handling.ByContentSpec
-
Specifies that the given handler should be used if the client wants content of type "application/xml".
- xml(Class<? extends Handler>) - Method in interface ratpack.handling.ByContentSpec
-
Specifies that the given handler should be used if the client wants content of type "application/xml".