RuntimeException
if necessary.Action.with(Object, Action)
, but unchecks any exceptions thrown by the action via ExceptionUtils.uncheck(Throwable)
.Action.with(Object)
, but unchecks any exceptions thrown by the action via ExceptionUtils.uncheck(Throwable)
.UrlEscapers.urlFormParameterEscaper()
.UrlEscapers.urlPathSegmentEscaper()
.