JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
RESTEasy 7.0.2.Final
References in this document to JAX-RS refer to the Jakarta RESTful Web Services unless otherwise noted.
References in this document to JAXB refer to the Jakarta XML Binding unless otherwise noted.
org.jboss.resteasy.rxjava2.i18n
Messages
Contents
Description
Field Summary
Method Summary
Field Details
MESSAGES
Method Details
expectedClientInvocationBuilder(String)
Hide sidebar
Show sidebar
Interface Messages
@MessageBundle(projectCode="RESTEASY")
public interface
Messages
Version:
$Revision: 1.1 $
Author:
Ron Sigal
Field Summary
Fields
Modifier and Type
Field
Description
static final
Messages
MESSAGES
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
expectedClientInvocationBuilder
(
String
className)
Field Details
MESSAGES
static final
Messages
MESSAGES
Method Details
expectedClientInvocationBuilder
@Message(id=20500, value="Expected ClientInvocationBuilder, not: %s")
String
expectedClientInvocationBuilder
(
String
className)