A B C D E F G H I J L M N O P R S T U V W X 

O

objectReader(ObjectMapper) - Method in class ratpack.jackson.JacksonModule
 
objectWriter(ObjectMapper) - Method in class ratpack.jackson.JacksonModule
 
observe(Callable<T>) - Method in interface ratpack.rx.RxBackground
Creates an Observable that will execute the given Callable when an Observer subscribes to it.
observeEach(Callable<I>) - Method in interface ratpack.rx.RxBackground
Creates an Observable that will execute the given Callable when an Observer subscribes to it.
of(Class<T>, O) - Static method in class ratpack.parse.Parse
Creates a parse object.
of(Class<T>) - Static method in class ratpack.parse.Parse
Creates a parse object, with a NullParseOpts options object.
onClose(Closure<?>) - Method in interface ratpack.groovy.handling.GroovyContext
Adds a request close handler.
onClose(Action<? super RequestOutcome>) - Method in interface ratpack.handling.ReadOnlyContext
Registers a callback to be notified when the request for this context is “closed” (i.e.
onClose(Action<WebSocketClose<T>>) - Method in interface ratpack.websocket.WebSocketBuilder
 
onClose(WebSocketClose<T>) - Method in interface ratpack.websocket.WebSocketHandler
 
oneCookie(String) - Method in interface ratpack.http.Request
Returns the value of the cookie with the specified name if it was sent.
onError(Action<? super Throwable>) - Method in interface ratpack.promise.SuccessOrErrorPromise
Specifies the action to take if the an error occurs trying to produce the promised value.
onMessage(Action<WebSocketMessage<T>>) - Method in interface ratpack.websocket.WebSocketBuilder
 
onMessage(WebSocketMessage<T>) - Method in interface ratpack.websocket.WebSocketHandler
 
onOpen(WebSocket) - Method in interface ratpack.websocket.WebSocketHandler
 
options() - Method in interface ratpack.groovy.test.TestHttpClient
 
options(String) - Method in interface ratpack.groovy.test.TestHttpClient
 
other(String, String) - Method in class ratpack.launch.LaunchConfigBuilder
Add an "other" property.
other(Map<String, String>) - Method in class ratpack.launch.LaunchConfigBuilder
Add some "other" properties.
A B C D E F G H I J L M N O P R S T U V W X