Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractSseTest - Class in org.eclipse.microprofile.rest.client.tck.sse
- AbstractSseTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.sse.AbstractSseTest
- AbstractSslTest - Class in org.eclipse.microprofile.rest.client.tck.ssl
-
A superclass for SSL-related tests Certificates were generated with Tomas Terem's script: https://gist.github.com/tterem/8c4891641eddd6f070c6cdc738738c34
- AbstractSslTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.ssl.AbstractSslTest
- AdditionalRegistrationTest - Class in org.eclipse.microprofile.rest.client.tck
- AdditionalRegistrationTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.AdditionalRegistrationTest
- ambiguousClientMethod() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.MultipleHTTPMethodAnnotations
- anotherTruststore - Static variable in class org.eclipse.microprofile.rest.client.tck.ssl.AbstractSslTest
- applyContext() - Method in class org.eclipse.microprofile.rest.client.tck.providers.TLAsyncInvocationInterceptor
- aroundReadFrom(ReaderInterceptorContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.MultiTypedProvider
- aroundReadFrom(ReaderInterceptorContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestReaderInterceptor
- aroundWriteTo(WriterInterceptorContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.MultiTypedProvider
- aroundWriteTo(WriterInterceptorContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestWriterInterceptor
- arrayPairs() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIQueryParamStyleTest
- arrayPairs() - Method in class org.eclipse.microprofile.rest.client.tck.QueryParamStyleTest
- assumeThat(boolean) - Static method in class org.eclipse.microprofile.rest.client.tck.utils.TestUtils
- assumeThat(String, boolean) - Static method in class org.eclipse.microprofile.rest.client.tck.utils.TestUtils
- AsyncMethodTest - Class in org.eclipse.microprofile.rest.client.tck.asynctests
-
Verifies via CDI injection that you can use a programmatic interface.
- AsyncMethodTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.asynctests.AsyncMethodTest
- AutoCloseableClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- AutoCloseableClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces.cdi.scoped
- autoCloseableClosed() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.ClientClosedTest
-
Test that a client which extends
AutoCloseableis closed when the CDI bean is destroyed. - awaitClose(long, TimeUnit) - Method in class org.eclipse.microprofile.rest.client.tck.sse.MyEventSource
B
- BaseClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- BasicReactiveStreamsTest - Class in org.eclipse.microprofile.rest.client.tck.sse
- BasicReactiveStreamsTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.sse.BasicReactiveStreamsTest
- beanManager - Variable in class org.eclipse.microprofile.rest.client.tck.cditests.CDIManagedProviderTest.MyFilter
- BeanParamFilter - Class in org.eclipse.microprofile.rest.client.tck.providers
- BeanParamFilter() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.BeanParamFilter
- BeanParamTest - Class in org.eclipse.microprofile.rest.client.tck
- BeanParamTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.BeanParamTest
- boundedDepthOfOnNextAndRequestRecursion() - Method in class org.eclipse.microprofile.rest.client.tck.sse.ReactiveStreamsPublisherTckTest
C
- CallMultipleMappersTest - Class in org.eclipse.microprofile.rest.client.tck
- CallMultipleMappersTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.CallMultipleMappersTest
- canInvokeMethodOnBaseInterface() - Method in class org.eclipse.microprofile.rest.client.tck.InheritanceTest
- canInvokeMethodOnChildInterface() - Method in class org.eclipse.microprofile.rest.client.tck.InheritanceTest
- canInvokeMethodOnSubResourceInterface() - Method in class org.eclipse.microprofile.rest.client.tck.SubResourceTest
- canInvokeOverriddenMethodOnChildInterface() - Method in class org.eclipse.microprofile.rest.client.tck.InheritanceTest
- canLoad(String) - Static method in class org.eclipse.microprofile.rest.client.tck.utils.ClassUtils
- CdiClientHeadersFactoryClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- CDIClientHeadersFactoryTest - Class in org.eclipse.microprofile.rest.client.tck.cditests
- CDIClientHeadersFactoryTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.CDIClientHeadersFactoryTest
- CdiCustomClientHeadersFactory - Class in org.eclipse.microprofile.rest.client.tck.ext
- CdiCustomClientHeadersFactory() - Constructor for class org.eclipse.microprofile.rest.client.tck.ext.CdiCustomClientHeadersFactory
- CDIFollowRedirectsTest - Class in org.eclipse.microprofile.rest.client.tck.cditests
-
Verifies auto following redirects is performed when configured via MP Confg and CDI.
- CDIFollowRedirectsTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.CDIFollowRedirectsTest
- CDIInterceptorTest - Class in org.eclipse.microprofile.rest.client.tck.cditests
-
Verifies that CDI interceptors bound to client interface methods are invoked.
- CDIInterceptorTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.CDIInterceptorTest
- CDIInvokeAsyncSimpleGetOperationTest - Class in org.eclipse.microprofile.rest.client.tck.asynctests
-
Verifies via CDI injection that you can use a programmatic interface.
- CDIInvokeAsyncSimpleGetOperationTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.asynctests.CDIInvokeAsyncSimpleGetOperationTest
- CDIInvokeSimpleGetOperationTest - Class in org.eclipse.microprofile.rest.client.tck.cditests
-
Verifies via CDI injection that you can use a programmatic interface.
- CDIInvokeSimpleGetOperationTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.CDIInvokeSimpleGetOperationTest
- CDIInvokeWithRegisteredProvidersTest - Class in org.eclipse.microprofile.rest.client.tck.cditests
-
Verifies via CDI injection that you can use a programmatic interface.
- CDIInvokeWithRegisteredProvidersTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.CDIInvokeWithRegisteredProvidersTest
- CDIManagedProviderTest - Class in org.eclipse.microprofile.rest.client.tck.cditests
-
Verifies the CDI-managed providers are used when their class is registered with the client interface.
- CDIManagedProviderTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.CDIManagedProviderTest
- CDIManagedProviderTest.MyClientWithAnnotations - Interface in org.eclipse.microprofile.rest.client.tck.cditests
- CDIManagedProviderTest.MyFilter - Class in org.eclipse.microprofile.rest.client.tck.cditests
- CDIManagedProviderTest.MyProgrammaticClient - Interface in org.eclipse.microprofile.rest.client.tck.cditests
- CDIProxyServerTest - Class in org.eclipse.microprofile.rest.client.tck.cditests
-
Verifies via CDI injection that you can use a programmatic interface.
- CDIProxyServerTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.CDIProxyServerTest
- CDIQueryParamStyleTest - Class in org.eclipse.microprofile.rest.client.tck.cditests
-
Verifies the style used when sending multiple query param values configured via MP Confg and CDI.
- CDIQueryParamStyleTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.CDIQueryParamStyleTest
- CDIQueryParamStyleTest.ArrayPairsStringClient - Interface in org.eclipse.microprofile.rest.client.tck.cditests
- CDIQueryParamStyleTest.CommaSeparatedStringClient - Interface in org.eclipse.microprofile.rest.client.tck.cditests
- CDIQueryParamStyleTest.DefaultStringClient - Interface in org.eclipse.microprofile.rest.client.tck.cditests
- CDIQueryParamStyleTest.MultiPairsStringClient - Interface in org.eclipse.microprofile.rest.client.tck.cditests
- CDIURIvsURLConfigTest - Class in org.eclipse.microprofile.rest.client.tck.cditests
-
Verifies that URI declared via MP Config takes precedence over URL.
- CDIURIvsURLConfigTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.CDIURIvsURLConfigTest
- CERT_LOCATION_FILE - Static variable in class org.eclipse.microprofile.rest.client.tck.ssl.AbstractSslTest
- checkTimeElapsed(long) - Method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutBuilderIndependentOfMPConfigTest
- checkTimeElapsed(long) - Method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutTest
- checkTimeElapsed(long) - Method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutTestBase
- checkTimeElapsed(long) - Method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutViaMPConfigTest
- checkTimeElapsed(long) - Method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutViaMPConfigWithConfigKeyTest
- ChildClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- ClassUtils - Class in org.eclipse.microprofile.rest.client.tck.utils
- cleanUp() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIInterceptorTest
- clear() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.PriorityResult
- ClientBuilderHeaderClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- ClientBuilderHeaderMethodClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- ClientBuilderHeaderTest - Class in org.eclipse.microprofile.rest.client.tck
- ClientBuilderHeaderTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.ClientBuilderHeaderTest
- ClientClosedTest - Class in org.eclipse.microprofile.rest.client.tck.cditests
-
Tests that clients are closed when destroyed by the CDI container.
- ClientClosedTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.ClientClosedTest
- ClientClosedTest.RestActivator - Class in org.eclipse.microprofile.rest.client.tck.cditests
- ClientHeaderParamClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- ClientHeaderParamTest - Class in org.eclipse.microprofile.rest.client.tck
- ClientHeaderParamTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest
- ClientHeadersFactoryClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- ClientHeadersFactoryTest - Class in org.eclipse.microprofile.rest.client.tck
- ClientHeadersFactoryTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.ClientHeadersFactoryTest
- clientKeystore - Static variable in class org.eclipse.microprofile.rest.client.tck.ssl.AbstractSslTest
- clientKeystoreFromClasspath - Static variable in class org.eclipse.microprofile.rest.client.tck.ssl.AbstractSslTest
- ClientReuseTest - Class in org.eclipse.microprofile.rest.client.tck
- ClientReuseTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.ClientReuseTest
- clientTruststore - Static variable in class org.eclipse.microprofile.rest.client.tck.ssl.AbstractSslTest
- clientTruststoreFromClasspath - Static variable in class org.eclipse.microprofile.rest.client.tck.ssl.AbstractSslTest
- ClientWithKeystoreAndTruststore - Interface in org.eclipse.microprofile.rest.client.tck.interfaces.ssl
- ClientWithKeystoreFromClasspathAndTruststore - Interface in org.eclipse.microprofile.rest.client.tck.interfaces.ssl
- ClientWithNonMatchingStore - Interface in org.eclipse.microprofile.rest.client.tck.interfaces.ssl
- ClientWithTruststore - Interface in org.eclipse.microprofile.rest.client.tck.interfaces.ssl
- ClientWithURI - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- ClientWithURI2 - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- ClientWithURIAndInterceptor - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- clientWrongHostnameTruststore - Static variable in class org.eclipse.microprofile.rest.client.tck.ssl.AbstractSslTest
- clientWrongHostnameTruststoreFromClasspath - Static variable in class org.eclipse.microprofile.rest.client.tck.ssl.AbstractSslTest
- close() - Method in class org.eclipse.microprofile.rest.client.tck.sse.HttpSseServer
- close() - Method in class org.eclipse.microprofile.rest.client.tck.sse.MyEventSource
- CloseableClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces.cdi.scoped
- CloseableClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- closeableClosed() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.ClientClosedTest
-
Test that a client which extends
Closeableis closed when the CDI bean is destroyed. - CloseTest - Class in org.eclipse.microprofile.rest.client.tck
- CloseTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.CloseTest
- commaSeparated() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIQueryParamStyleTest
- commaSeparated() - Method in class org.eclipse.microprofile.rest.client.tck.QueryParamStyleTest
- computeForInterface() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- computeForInterface2(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- computeForMethod(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- computeForMethod2(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- computeForMethod3() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- computeHeader(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.MultiValueClientHeaderWithComputeMethodOnInterface
- computeHeader(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.MultiValueClientHeaderWithComputeMethodOnMethod
- computeMethod(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.MultipleHeadersOnSameInterface
- computeMethod(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.MultipleHeadersOnSameMethod
- ConfigKeyClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- ConfigKeyClient2 - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- ConfigKeyForMultipleInterfacesTest - Class in org.eclipse.microprofile.rest.client.tck.cditests
-
Verifies that users can simplify config properties with a single config key for multiple interfaces.
- ConfigKeyForMultipleInterfacesTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.ConfigKeyForMultipleInterfacesTest
- ConfigKeyTest - Class in org.eclipse.microprofile.rest.client.tck.cditests
-
Verifies that users can simplify config properties with a config key, and that the fully-qualified classname-based property takes precedence over config keys.
- ConfigKeyTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.ConfigKeyTest
- configLine(Class<?>, String, String) - Static method in class org.eclipse.microprofile.rest.client.tck.utils.ConfigUtil
-
Create a MicroProfile Config property entry
- ConfigurableHostnameVerifier - Class in org.eclipse.microprofile.rest.client.tck.interfaces.ssl
- ConfigurableHostnameVerifier() - Constructor for class org.eclipse.microprofile.rest.client.tck.interfaces.ssl.ConfigurableHostnameVerifier
- configure(FeatureContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.InjectedSimpleFeature
- configure(FeatureContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.SimpleFeature
- ConfigUtil - Class in org.eclipse.microprofile.rest.client.tck.utils
- count() - Method in class org.eclipse.microprofile.rest.client.tck.ext.Counter
- COUNT - Static variable in class org.eclipse.microprofile.rest.client.tck.ext.Counter
- Counter - Class in org.eclipse.microprofile.rest.client.tck.ext
- Counter() - Constructor for class org.eclipse.microprofile.rest.client.tck.ext.Counter
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.AdditionalRegistrationTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.asynctests.AsyncMethodTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.asynctests.CDIInvokeAsyncSimpleGetOperationTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.BeanParamTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.CallMultipleMappersTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIClientHeadersFactoryTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIFollowRedirectsTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIInterceptorTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIInvokeSimpleGetOperationTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIInvokeWithRegisteredProvidersTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIManagedProviderTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIProxyServerTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIQueryParamStyleTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIURIvsURLConfigTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.cditests.ClientClosedTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.cditests.ConfigKeyForMultipleInterfacesTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.cditests.ConfigKeyTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.cditests.HasAppScopeTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.cditests.HasConversationScopeTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.cditests.HasRequestScopeTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.cditests.HasSessionScopeTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.cditests.HasSingletonScopeTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.ClientBuilderHeaderTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.ClientHeadersFactoryTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.ClientReuseTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.CloseTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.CustomHttpMethodTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.DefaultExceptionMapperConfigTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.DefaultExceptionMapperTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.DefaultMIMETypeTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.EntityPartTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.ExceptionMapperTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.FeatureRegistrationTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.FilterPriorityTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.FollowRedirectsTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.InheritanceTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.InvokedMethodTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.InvokeSimpleGetOperationTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.InvokeWithBuiltProvidersTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.InvokeWithJsonPProviderTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.InvokeWithRegisteredProvidersTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.jsonb.InvokeWithJsonBProviderTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.MultiRegisteredTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.ProducesConsumesTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.ProvidesRestClientBuilderTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.ProxyServerTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.QueryParamStyleTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.RestClientBuilderListenerTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.RestClientListenerTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.sse.BasicReactiveStreamsTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.sse.ReactiveStreamsPublisherTckTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.ssl.SslContextTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.ssl.SslHostnameVerifierTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.ssl.SslMutualTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.ssl.SslTrustStoreTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.SubResourceTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutBuilderIndependentOfMPConfigTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutViaMPConfigTest
- createDeployment() - Static method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutViaMPConfigWithConfigKeyTest
- createFailedPublisher() - Method in class org.eclipse.microprofile.rest.client.tck.sse.ReactiveStreamsPublisherTckTest
- createPublisher(long) - Method in class org.eclipse.microprofile.rest.client.tck.sse.ReactiveStreamsPublisherTckTest
- CustomClientHeadersFactory - Class in org.eclipse.microprofile.rest.client.tck.ext
- CustomClientHeadersFactory() - Constructor for class org.eclipse.microprofile.rest.client.tck.ext.CustomClientHeadersFactory
- CustomHttpMethod - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- CustomHttpMethod.MYMETHOD - Annotation Type in org.eclipse.microprofile.rest.client.tck.interfaces
- CustomHttpMethodFilter - Class in org.eclipse.microprofile.rest.client.tck.providers
- CustomHttpMethodFilter() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.CustomHttpMethodFilter
- CustomHttpMethodTest - Class in org.eclipse.microprofile.rest.client.tck
- CustomHttpMethodTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.CustomHttpMethodTest
D
- DEFAULT_RECURSION_DEPTH - Static variable in class org.eclipse.microprofile.rest.client.tck.sse.ReactiveStreamsPublisherTckTest
- DEFAULT_TIMEOUT - Static variable in class org.eclipse.microprofile.rest.client.tck.sse.ReactiveStreamsPublisherTckTest
- DefaultExceptionMapperConfigTest - Class in org.eclipse.microprofile.rest.client.tck
- DefaultExceptionMapperConfigTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.DefaultExceptionMapperConfigTest
- DefaultExceptionMapperTest - Class in org.eclipse.microprofile.rest.client.tck
- DefaultExceptionMapperTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.DefaultExceptionMapperTest
- DefaultMIMETypeTest - Class in org.eclipse.microprofile.rest.client.tck
- DefaultMIMETypeTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.DefaultMIMETypeTest
- defaultStyleIsMultiPair() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIQueryParamStyleTest
- defaultStyleIsMultiPair() - Method in class org.eclipse.microprofile.rest.client.tck.QueryParamStyleTest
- delete(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.CdiClientHeadersFactoryClient
- delete(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeadersFactoryClient
- DESTINATION_SERVER_PORT - Static variable in class org.eclipse.microprofile.rest.client.tck.ProxyServerTest
- destroy() - Method in class org.eclipse.microprofile.rest.client.tck.sse.MyEventSourceServlet
E
- emitComment(String) - Method in class org.eclipse.microprofile.rest.client.tck.sse.MyEventSource
- emitData(String) - Method in class org.eclipse.microprofile.rest.client.tck.sse.MyEventSource
- emitNamedEvent(String, String) - Method in class org.eclipse.microprofile.rest.client.tck.sse.MyEventSource
- EntityPartTest - Class in org.eclipse.microprofile.rest.client.tck
- EntityPartTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.EntityPartTest
- EntityPartTest.FileManagerClient - Interface in org.eclipse.microprofile.rest.client.tck
- EntityPartTest.FileManagerFilter - Class in org.eclipse.microprofile.rest.client.tck
- equals(Object) - Method in class org.eclipse.microprofile.rest.client.tck.providers.Widget
- equals(Object) - Method in class org.eclipse.microprofile.rest.client.tck.sse.WeatherEvent
- exceptionMappedOnSubResourceInterface() - Method in class org.eclipse.microprofile.rest.client.tck.SubResourceTest
- ExceptionMapperTest - Class in org.eclipse.microprofile.rest.client.tck
- ExceptionMapperTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.ExceptionMapperTest
- executeBaseGet() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.BaseClient
- executeBasePost() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.BaseClient
- executeBasePost() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ChildClient
- executeChildGet() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ChildClient
- executeGet() - Method in interface org.eclipse.microprofile.rest.client.tck.cditests.CDIManagedProviderTest.MyClientWithAnnotations
- executeGet() - Method in interface org.eclipse.microprofile.rest.client.tck.cditests.CDIManagedProviderTest.MyProgrammaticClient
- executeGet() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.AutoCloseableClient
- executeGet() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.cdi.scoped.StringClient
- executeGet() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.CloseableClient
- executeGet() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.SimpleGetApi
- executeGet() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.SimpleGetApiAsync
- executeGetExecSvc() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.SimpleGetApiAsync
- executeMyMethod() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.CustomHttpMethod
- executePost(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.InterfaceBase
- executePost(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.InterfaceWithoutProvidersDefined
- executePost(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.InterfaceWithoutProvidersDefinedWithConfigKey
- executePost(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.InterfaceWithProvidersDefined
- executePut(MyBean, String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.InterfaceUsingBeanParam
- executePut(Widget, String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.InterfaceBase
- executePut(Widget, String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.InterfaceWithoutProvidersDefined
- executePut(Widget, String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.InterfaceWithoutProvidersDefinedWithConfigKey
- executePut(Widget, String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.InterfaceWithProvidersDefined
- expectIllegalStateExceptionAfterAutoCloseableClose() - Method in class org.eclipse.microprofile.rest.client.tck.CloseTest
- expectIllegalStateExceptionAfterCloseableClose() - Method in class org.eclipse.microprofile.rest.client.tck.CloseTest
- expectIllegalStateExceptionAfterCloseOnInterfaceThatExtendsAutoCloseable() - Method in class org.eclipse.microprofile.rest.client.tck.CloseTest
- expectIllegalStateExceptionAfterCloseOnInterfaceThatExtendsCloseable() - Method in class org.eclipse.microprofile.rest.client.tck.CloseTest
- explicitMultiPair() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIQueryParamStyleTest
- explicitMultiPair() - Method in class org.eclipse.microprofile.rest.client.tck.QueryParamStyleTest
F
- fail() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- FeatureProviderClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- FeatureRegistrationTest - Class in org.eclipse.microprofile.rest.client.tck
- FeatureRegistrationTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.FeatureRegistrationTest
- FileManagerFilter() - Constructor for class org.eclipse.microprofile.rest.client.tck.EntityPartTest.FileManagerFilter
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIManagedProviderTest.MyFilter
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.EntityPartTest.FileManagerFilter
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.cdi.scoped.StringClientRequestFilter
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.BeanParamFilter
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.CustomHttpMethodFilter
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.InvokedMethodRequestFilter
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.MultiTypedProvider
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.ProducesConsumesFilter
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.ReturnWith200RequestFilter
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.ReturnWith500RequestFilter
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.ReturnWithAllClientHeadersFilter
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.ReturnWithAllDuplicateClientHeadersFilter
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.ReturnWithSpecifiedHeaderFilter
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.ReturnWithURLRequestFilter
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestClientRequestFilter
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestClientRequestFilterPriority1
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestClientRequestFilterPriority2
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestClientRequestFilterPriority3
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestClientRequestFilterPriority4
- filter(ClientRequestContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TLAddPathClientRequestFilter
- filter(ClientRequestContext, ClientResponseContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.MultiTypedProvider
- filter(ClientRequestContext, ClientResponseContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestClientResponseFilter
- filter(ClientRequestContext, ClientResponseContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestClientResponseFilterPriority1
- filter(ClientRequestContext, ClientResponseContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestClientResponseFilterPriority2
- filter(ClientRequestContext, ClientResponseContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestClientResponseFilterPriority3
- filter(ClientRequestContext, ClientResponseContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestClientResponseFilterPriority4
- filter(ClientRequestContext, ClientResponseContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.ThreadedClientResponseFilter
- filter(ClientRequestContext, ClientResponseContext) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TLClientResponseFilter
- FilterPriorityTest - Class in org.eclipse.microprofile.rest.client.tck
- FilterPriorityTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.FilterPriorityTest
- FollowRedirectsTest - Class in org.eclipse.microprofile.rest.client.tck
- FollowRedirectsTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.FollowRedirectsTest
- fromString(String) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestParamConverter
- fromString(String) - Static method in class org.eclipse.microprofile.rest.client.tck.providers.Widget
G
- generateHeader(String) - Static method in class org.eclipse.microprofile.rest.client.tck.ext.HeaderGenerator
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.cditests.HasAppScopeTest.MyAppScopedApi
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.cditests.HasConversationScopeTest.MyConversationScopedApi
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.cditests.HasRequestScopeTest.MyRequestScopedApi
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.cditests.HasSessionScopeTest.MySessionScopedApi
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.cditests.HasSingletonScopeTest.MySingletonApi
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientWithURI
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientWithURI2
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientWithURIAndInterceptor
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ConfigKeyClient
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.FeatureProviderClient
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.InterfaceWithoutPriority
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.InterfaceWithPriority
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.InvalidComputeMethodSignature
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.JsonPClient
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.MissingHeaderComputeMethod
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.MissingPathParam
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.MissingPathParamSub
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.MultipleHeadersOnSameInterface
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.MultipleHeadersOnSameMethod
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.MultiValueClientHeaderWithComputeMethodOnInterface
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.MultiValueClientHeaderWithComputeMethodOnMethod
- get() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.StringResponseClientAsync
- get(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.JsonBClient
- get(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.JsonPClient
- get2() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ConfigKeyClient2
- getAllHeaders(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientBuilderHeaderClient
- getAllHeaders(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientBuilderHeaderMethodClient
- getAndResetValue() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TestClientRequestFilter
- getAndResetValue() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TestClientResponseFilter
- getAndResetValue() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TestReaderInterceptor
- getAndResetValue() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TestWriterInterceptor
- getClientWithConnectTimeout() - Method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutBuilderIndependentOfMPConfigTest
- getClientWithConnectTimeout() - Method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutTest
- getClientWithConnectTimeout() - Method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutTestBase
- getClientWithConnectTimeout() - Method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutViaMPConfigTest
- getClientWithConnectTimeout() - Method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutViaMPConfigWithConfigKeyTest
- getClientWithReadTimeout() - Method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutBuilderIndependentOfMPConfigTest
- getClientWithReadTimeout() - Method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutTest
- getClientWithReadTimeout() - Method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutTestBase
- getClientWithReadTimeout() - Method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutViaMPConfigTest
- getClientWithReadTimeout() - Method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutViaMPConfigWithConfigKeyTest
- getConfiguredClientInstance() - Method in class org.eclipse.microprofile.rest.client.tck.FollowRedirectsTest
- getContext(Class<?>) - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.MyJsonBContextResolver
- getConverter(Class<T>, Type, Annotation[]) - Method in class org.eclipse.microprofile.rest.client.tck.providers.MultiTypedProvider
- getConverter(Class<T>, Type, Annotation[]) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestParamConverterProvider
- getCookie() - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.MyBean
- getData() - Method in class org.eclipse.microprofile.rest.client.tck.providers.TLAsyncInvocationInterceptorFactory
- getDate() - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.MyJsonBObject
- getDate() - Method in class org.eclipse.microprofile.rest.client.tck.sse.WeatherEvent
- getDefaultClientInstance() - Method in class org.eclipse.microprofile.rest.client.tck.FollowRedirectsTest
- getDescription() - Method in class org.eclipse.microprofile.rest.client.tck.sse.WeatherEvent
- getEvents() - Method in interface org.eclipse.microprofile.rest.client.tck.sse.RsSseClient
- getEvents() - Method in interface org.eclipse.microprofile.rest.client.tck.sse.RsWeatherEventClient
- getFromSub() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.SubResource
- getHeader() - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.MyBean
- getHeaderValue(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.StringClient
- getHostname() - Static method in class org.eclipse.microprofile.rest.client.tck.interfaces.ssl.ConfigurableHostnameVerifier
- getIgnoredField() - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.MyJsonBObject
- getInvocationClass() - Static method in class org.eclipse.microprofile.rest.client.tck.interfaces.LoggableInterceptor
- getInvocationMethod() - Static method in class org.eclipse.microprofile.rest.client.tck.interfaces.LoggableInterceptor
- getKeyStore(File) - Static method in class org.eclipse.microprofile.rest.client.tck.ssl.AbstractSslTest
- getLength() - Method in class org.eclipse.microprofile.rest.client.tck.providers.Widget
- getName() - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.MyJsonBObject
- getName() - Method in class org.eclipse.microprofile.rest.client.tck.providers.Widget
- getNoInterceptor() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientWithURIAndInterceptor
- getPort() - Static method in class org.eclipse.microprofile.rest.client.tck.WiremockArquillianTest
- getPriority() - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapperOverridePriority
- getPrivate(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.JsonBPrivateClient
- getQty() - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.MyJsonBObject
- getQuery() - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.MyBean
- getResponseThreadId() - Method in class org.eclipse.microprofile.rest.client.tck.providers.ThreadedClientResponseFilter
- getResponseThreadName() - Method in class org.eclipse.microprofile.rest.client.tck.providers.ThreadedClientResponseFilter
- getResult() - Static method in class org.eclipse.microprofile.rest.client.tck.interfaces.LoggableInterceptor
- getResult() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.PriorityResult
- getServerURI() - Static method in class org.eclipse.microprofile.rest.client.tck.WiremockArquillianTest
- getServerURL() - Static method in class org.eclipse.microprofile.rest.client.tck.WiremockArquillianTest
- getServiceInterface() - Static method in class org.eclipse.microprofile.rest.client.tck.spi.SimpleRestClientListenerImpl
- getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.microprofile.rest.client.tck.providers.MultiTypedProvider
- getSize(String, Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestMessageBodyWriter
- getSslSession() - Static method in class org.eclipse.microprofile.rest.client.tck.interfaces.ssl.ConfigurableHostnameVerifier
- getStrings() - Method in interface org.eclipse.microprofile.rest.client.tck.sse.RsSseClient
- getStringURL() - Static method in class org.eclipse.microprofile.rest.client.tck.WiremockArquillianTest
- getThreadLocalIntDuringResponse() - Method in class org.eclipse.microprofile.rest.client.tck.providers.TLClientResponseFilter
- getTlInt() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TLAsyncInvocationInterceptorFactory
- getValue() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TestClientRequestFilter
- getValue() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TestClientResponseFilter
- getValue() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TestReaderInterceptor
- getValue() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TestWriterInterceptor
H
- handles(int, MultivaluedMap<String, Object>) - Method in class org.eclipse.microprofile.rest.client.tck.providers.LowerPriorityTestResponseExceptionMapper
- handles(int, MultivaluedMap<String, Object>) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapper
- handles(int, MultivaluedMap<String, Object>) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapperHandles
- handles(int, MultivaluedMap<String, Object>) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapperOverridePriority
- HasAppScopeTest - Class in org.eclipse.microprofile.rest.client.tck.cditests
-
This test verifies that you can configure a bean of ApplicationScoped, as well as have the scope on an interface.
- HasAppScopeTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.HasAppScopeTest
- HasAppScopeTest.MyAppScopedApi - Interface in org.eclipse.microprofile.rest.client.tck.cditests
- HasConversationScopeTest - Class in org.eclipse.microprofile.rest.client.tck.cditests
-
This test verifies that you can configure a bean of ConversationScoped, as well as have the scope on an interface.
- HasConversationScopeTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.HasConversationScopeTest
- HasConversationScopeTest.MyConversationScopedApi - Interface in org.eclipse.microprofile.rest.client.tck.cditests
- hashCode() - Method in class org.eclipse.microprofile.rest.client.tck.providers.Widget
- hashCode() - Method in class org.eclipse.microprofile.rest.client.tck.sse.WeatherEvent
- HasRequestScopeTest - Class in org.eclipse.microprofile.rest.client.tck.cditests
-
This test verifies that you can configure a bean of RequestScoped, as well as have the scope on an interface.
- HasRequestScopeTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.HasRequestScopeTest
- HasRequestScopeTest.MyRequestScopedApi - Interface in org.eclipse.microprofile.rest.client.tck.cditests
- HasSessionScopeTest - Class in org.eclipse.microprofile.rest.client.tck.cditests
-
This test verifies that you can configure a bean of SessionScoped, as well as have the scope on an interface.
- HasSessionScopeTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.HasSessionScopeTest
- HasSessionScopeTest.MySessionScopedApi - Interface in org.eclipse.microprofile.rest.client.tck.cditests
- HasSingletonScopeTest - Class in org.eclipse.microprofile.rest.client.tck.cditests
-
This test verifies that you can configure a bean of Singleton scope, as well as have the scope on an interface.
- HasSingletonScopeTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.HasSingletonScopeTest
- HasSingletonScopeTest.MySingletonApi - Interface in org.eclipse.microprofile.rest.client.tck.cditests
- HeaderGenerator - Class in org.eclipse.microprofile.rest.client.tck.ext
- headerParamOverridesInterfaceComputed(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- headerParamOverridesInterfaceExplicit(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- headerParamOverridesMethodComputed(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- headerParamOverridesMethodExplicit(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- HttpsServer - Class in org.eclipse.microprofile.rest.client.tck.ssl
-
HTTPS server which returns
HttpsServer.responseContenton each request. - HttpsServer() - Constructor for class org.eclipse.microprofile.rest.client.tck.ssl.HttpsServer
- HttpSseServer - Class in org.eclipse.microprofile.rest.client.tck.sse
-
HTTP server which fires server sent events.
- HttpSseServer() - Constructor for class org.eclipse.microprofile.rest.client.tck.sse.HttpSseServer
I
- InheritanceTest - Class in org.eclipse.microprofile.rest.client.tck
- InheritanceTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.InheritanceTest
- initHttpsServer() - Static method in class org.eclipse.microprofile.rest.client.tck.ssl.AbstractSslTest
- InjectedSimpleFeature - Class in org.eclipse.microprofile.rest.client.tck.providers
- InjectedSimpleFeature() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.InjectedSimpleFeature
- InterfaceBase - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- interfaceComputed() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- interfaceExplicit() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- InterfaceUsingBeanParam - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- InterfaceWithoutPriority - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- InterfaceWithoutProvidersDefined - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- InterfaceWithoutProvidersDefinedWithConfigKey - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- InterfaceWithPriority - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- InterfaceWithProvidersDefined - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- InvalidComputeMethodSignature - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- InvalidInterfaceTest - Class in org.eclipse.microprofile.rest.client.tck
- InvalidInterfaceTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest
- invalidMethod(ClientRequestContext, ClientRequestContext) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.InvalidComputeMethodSignature
- invalidMethod(ClientRequestContext, Date) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.InvalidComputeMethodSignature
- invalidMethod(Double) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.InvalidComputeMethodSignature
- invalidMethod(String, Integer) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.InvalidComputeMethodSignature
- invalidMethod(String, String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.InvalidComputeMethodSignature
- invoked - Static variable in class org.eclipse.microprofile.rest.client.tck.ext.CdiCustomClientHeadersFactory
- invoked - Static variable in class org.eclipse.microprofile.rest.client.tck.ext.CustomClientHeadersFactory
- InvokedMethodRequestFilter - Class in org.eclipse.microprofile.rest.client.tck.providers
- InvokedMethodRequestFilter() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.InvokedMethodRequestFilter
- InvokedMethodTest - Class in org.eclipse.microprofile.rest.client.tck
-
This tests the
org.eclipse.microprofile.rest.client.invokedMethodproperty that implementations must provide in the `ClientRequestContext` of `ClientRequestFilter`s and `ClientResponseFilter`s. - InvokedMethodTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.InvokedMethodTest
- InvokeSimpleGetOperationTest - Class in org.eclipse.microprofile.rest.client.tck
- InvokeSimpleGetOperationTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.InvokeSimpleGetOperationTest
- invokesUserDefinedHttpMethod() - Method in class org.eclipse.microprofile.rest.client.tck.CustomHttpMethodTest
- InvokeWithBuiltProvidersTest - Class in org.eclipse.microprofile.rest.client.tck
- InvokeWithBuiltProvidersTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.InvokeWithBuiltProvidersTest
- InvokeWithJsonBProviderTest - Class in org.eclipse.microprofile.rest.client.tck.jsonb
- InvokeWithJsonBProviderTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.jsonb.InvokeWithJsonBProviderTest
- InvokeWithJsonPProviderTest - Class in org.eclipse.microprofile.rest.client.tck
- InvokeWithJsonPProviderTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.InvokeWithJsonPProviderTest
- InvokeWithRegisteredProvidersTest - Class in org.eclipse.microprofile.rest.client.tck
- InvokeWithRegisteredProvidersTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.InvokeWithRegisteredProvidersTest
- isHandlesCalled() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.LowerPriorityTestResponseExceptionMapper
- isHandlesCalled() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapper
- isHandlesCalled() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapperHandles
- isHandlesCalled() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapperOverridePriority
- isHeaderPassedToHandlesMethod() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapper
- isIncomingHeadersMapNull - Static variable in class org.eclipse.microprofile.rest.client.tck.ext.CdiCustomClientHeadersFactory
- isIncomingHeadersMapNull - Static variable in class org.eclipse.microprofile.rest.client.tck.ext.CustomClientHeadersFactory
- isOutgoingHeadersMapNull - Static variable in class org.eclipse.microprofile.rest.client.tck.ext.CdiCustomClientHeadersFactory
- isOutgoingHeadersMapNull - Static variable in class org.eclipse.microprofile.rest.client.tck.ext.CustomClientHeadersFactory
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.microprofile.rest.client.tck.providers.MultiTypedProvider
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.microprofile.rest.client.tck.providers.Prioritized2000MessageBodyReader
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestMessageBodyReader
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.microprofile.rest.client.tck.providers.UnprioritizedMessageBodyReader
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.microprofile.rest.client.tck.sse.WeatherEventProvider
- isThrowableCalled() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.LowerPriorityTestResponseExceptionMapper
- isThrowableCalled() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapper
- isThrowableCalled() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapperHandles
- isThrowableCalled() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapperOverridePriority
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.microprofile.rest.client.tck.providers.MultiTypedProvider
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestMessageBodyWriter
J
- JSON_PAYLOAD - Static variable in class org.eclipse.microprofile.rest.client.tck.ProducesConsumesTest
- JsonBClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- JsonBPrivateClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- JsonPClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- JsonPClientWithSslContext - Interface in org.eclipse.microprofile.rest.client.tck.interfaces.ssl
- JsonPClientWithTruststoreFromClasspath - Interface in org.eclipse.microprofile.rest.client.tck.interfaces.ssl
K
- keyStore(String, String) - Method in class org.eclipse.microprofile.rest.client.tck.ssl.HttpsServer
L
- launchServer(CountDownLatch, Consumer<MyEventSource>) - Static method in class org.eclipse.microprofile.rest.client.tck.sse.AbstractSseTest
- launchServer(CountDownLatch, Consumer<MyEventSource>, CountDownLatch) - Static method in class org.eclipse.microprofile.rest.client.tck.sse.AbstractSseTest
- Loggable - Annotation Type in org.eclipse.microprofile.rest.client.tck.interfaces
- LoggableInterceptor - Class in org.eclipse.microprofile.rest.client.tck.interfaces
- LoggableInterceptor() - Constructor for class org.eclipse.microprofile.rest.client.tck.interfaces.LoggableInterceptor
- logInvocation(InvocationContext) - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.LoggableInterceptor
- LowerPriorityTestResponseExceptionMapper - Class in org.eclipse.microprofile.rest.client.tck.providers
- LowerPriorityTestResponseExceptionMapper() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.LowerPriorityTestResponseExceptionMapper
M
- MESSAGE - Static variable in class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapper
- methodClientHeaderParamOverridesInterfaceComputed() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- methodClientHeaderParamOverridesInterfaceExplicit() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- methodComputed() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- methodComputeMultiValuedHeaderFromOtherClass() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- methodExplicit() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- methodOptionalMethodHeaderNotSentWhenComputeThrowsException() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- methodRequiredComputeMethodFails() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ClientHeaderParamClient
- MissingHeaderComputeMethod - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- MissingPathParam - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- MissingPathParamSub - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- MissingUriTemplate - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- MultipleHeadersOnSameInterface - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- MultipleHeadersOnSameMethod - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- MultipleHTTPMethodAnnotations - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- MultiRegisteredTest - Class in org.eclipse.microprofile.rest.client.tck
- MultiRegisteredTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.MultiRegisteredTest
- MultiTypedProvider - Class in org.eclipse.microprofile.rest.client.tck.providers
- MultiTypedProvider() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.MultiTypedProvider
- MultiValueClientHeaderWithComputeMethodOnInterface - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- MultiValueClientHeaderWithComputeMethodOnMethod - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- multiValues(List<String>) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.StringClient
- MyBean - Class in org.eclipse.microprofile.rest.client.tck.interfaces
- MyBean(String, String, String) - Constructor for class org.eclipse.microprofile.rest.client.tck.interfaces.MyBean
- MyEventSource - Class in org.eclipse.microprofile.rest.client.tck.sse
- MyEventSourceServlet - Class in org.eclipse.microprofile.rest.client.tck.sse
- MyFilter() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.CDIManagedProviderTest.MyFilter
- MyJsonBContextResolver - Class in org.eclipse.microprofile.rest.client.tck.interfaces
- MyJsonBContextResolver() - Constructor for class org.eclipse.microprofile.rest.client.tck.interfaces.MyJsonBContextResolver
- MyJsonBObject - Class in org.eclipse.microprofile.rest.client.tck.interfaces
- MyJsonBObject() - Constructor for class org.eclipse.microprofile.rest.client.tck.interfaces.MyJsonBObject
- MyJsonBObjectWithPrivateProperties - Class in org.eclipse.microprofile.rest.client.tck.interfaces
- MyJsonBObjectWithPrivateProperties() - Constructor for class org.eclipse.microprofile.rest.client.tck.interfaces.MyJsonBObjectWithPrivateProperties
N
- newEventSource(HttpServletRequest) - Method in class org.eclipse.microprofile.rest.client.tck.sse.MyEventSourceServlet
- newInterceptor() - Method in class org.eclipse.microprofile.rest.client.tck.providers.TLAsyncInvocationInterceptorFactory
O
- onClose() - Method in class org.eclipse.microprofile.rest.client.tck.sse.MyEventSource
- onNewBuilder(RestClientBuilder) - Method in class org.eclipse.microprofile.rest.client.tck.spi.SimpleRestClientBuilderListenerImpl
- onNewClient(Class<?>, RestClientBuilder) - Method in class org.eclipse.microprofile.rest.client.tck.spi.SimpleRestClientListenerImpl
- onOpen(EventSource.Emitter) - Method in class org.eclipse.microprofile.rest.client.tck.sse.MyEventSource
- org.eclipse.microprofile.rest.client.tck - package org.eclipse.microprofile.rest.client.tck
- org.eclipse.microprofile.rest.client.tck.asynctests - package org.eclipse.microprofile.rest.client.tck.asynctests
- org.eclipse.microprofile.rest.client.tck.cditests - package org.eclipse.microprofile.rest.client.tck.cditests
- org.eclipse.microprofile.rest.client.tck.ext - package org.eclipse.microprofile.rest.client.tck.ext
- org.eclipse.microprofile.rest.client.tck.interfaces - package org.eclipse.microprofile.rest.client.tck.interfaces
- org.eclipse.microprofile.rest.client.tck.interfaces.cdi.scoped - package org.eclipse.microprofile.rest.client.tck.interfaces.cdi.scoped
- org.eclipse.microprofile.rest.client.tck.interfaces.ssl - package org.eclipse.microprofile.rest.client.tck.interfaces.ssl
- org.eclipse.microprofile.rest.client.tck.jsonb - package org.eclipse.microprofile.rest.client.tck.jsonb
- org.eclipse.microprofile.rest.client.tck.providers - package org.eclipse.microprofile.rest.client.tck.providers
- org.eclipse.microprofile.rest.client.tck.spi - package org.eclipse.microprofile.rest.client.tck.spi
- org.eclipse.microprofile.rest.client.tck.sse - package org.eclipse.microprofile.rest.client.tck.sse
- org.eclipse.microprofile.rest.client.tck.ssl - package org.eclipse.microprofile.rest.client.tck.ssl
- org.eclipse.microprofile.rest.client.tck.timeout - package org.eclipse.microprofile.rest.client.tck.timeout
- org.eclipse.microprofile.rest.client.tck.utils - package org.eclipse.microprofile.rest.client.tck.utils
P
- parmButNoTemplate(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.MissingUriTemplate
- parmButNoTemplate(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.TemplateMismatch
- passedInOutgoingHeaders - Static variable in class org.eclipse.microprofile.rest.client.tck.ext.CdiCustomClientHeadersFactory
- passedInOutgoingHeaders - Static variable in class org.eclipse.microprofile.rest.client.tck.ext.CustomClientHeadersFactory
- PORT - Static variable in class org.eclipse.microprofile.rest.client.tck.sse.AbstractSseTest
- post(JsonObject) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.JsonPClient
- postConstruct() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIManagedProviderTest.MyFilter
- postConstructInvoked - Variable in class org.eclipse.microprofile.rest.client.tck.cditests.CDIManagedProviderTest.MyFilter
- prepareContext() - Method in class org.eclipse.microprofile.rest.client.tck.providers.TLAsyncInvocationInterceptor
- Prioritized2000MessageBodyReader - Class in org.eclipse.microprofile.rest.client.tck.providers
- Prioritized2000MessageBodyReader() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.Prioritized2000MessageBodyReader
- PriorityResult - Class in org.eclipse.microprofile.rest.client.tck.providers
- PriorityResult() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.PriorityResult
- produceHtmlConsumeText(String, String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ProducesConsumesClient
- produceJSONConsumeXML(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ProducesConsumesClient
- ProducesConsumesClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- ProducesConsumesFilter - Class in org.eclipse.microprofile.rest.client.tck.providers
-
Aborts with a response showing "Sent-Accept" and "Sent-ContentType" headers to indicate the request's header values for "Accept" and "Content-type", respectively.
- ProducesConsumesFilter() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.ProducesConsumesFilter
- ProducesConsumesTest - Class in org.eclipse.microprofile.rest.client.tck
-
Tests that MP Rest Client's
@Producesannotation affects the value transmitted in theAcceptheader, and that it's@Consumesannotation affects the value transmitted in theContent-Typeheader. - ProducesConsumesTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.ProducesConsumesTest
- produceXMLConsumeJSON(String) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.ProducesConsumesClient
- ProvidesRestClientBuilderTest - Class in org.eclipse.microprofile.rest.client.tck
- ProvidesRestClientBuilderTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.ProvidesRestClientBuilderTest
- ProxyServerTest - Class in org.eclipse.microprofile.rest.client.tck
- ProxyServerTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.ProxyServerTest
Q
- QueryParamStyleTest - Class in org.eclipse.microprofile.rest.client.tck
- QueryParamStyleTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.QueryParamStyleTest
R
- ReactiveStreamsPublisherTckTest - Class in org.eclipse.microprofile.rest.client.tck.sse
- ReactiveStreamsPublisherTckTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.sse.ReactiveStreamsPublisherTckTest
- readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.eclipse.microprofile.rest.client.tck.providers.MultiTypedProvider
- readFrom(Class<String>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.eclipse.microprofile.rest.client.tck.providers.Prioritized2000MessageBodyReader
- readFrom(Class<String>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestMessageBodyReader
- readFrom(Class<String>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.eclipse.microprofile.rest.client.tck.providers.UnprioritizedMessageBodyReader
- readFrom(Class<WeatherEvent>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.eclipse.microprofile.rest.client.tck.sse.WeatherEventProvider
- removeContext() - Method in class org.eclipse.microprofile.rest.client.tck.providers.TLAsyncInvocationInterceptor
- REPLACED_BODY - Static variable in class org.eclipse.microprofile.rest.client.tck.providers.TestMessageBodyReader
- requestsInvoked - Variable in class org.eclipse.microprofile.rest.client.tck.providers.PriorityResult
- reset() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIFollowRedirectsTest
- reset() - Method in class org.eclipse.microprofile.rest.client.tck.FollowRedirectsTest
- reset() - Static method in class org.eclipse.microprofile.rest.client.tck.interfaces.LoggableInterceptor
- reset() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.InjectedSimpleFeature
- reset() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.LowerPriorityTestResponseExceptionMapper
- reset() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.SimpleFeature
- reset() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapper
- reset() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapperHandles
- reset() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapperOverridePriority
- resetHandlers() - Method in class org.eclipse.microprofile.rest.client.tck.DefaultExceptionMapperTest
- resetHandlers() - Method in class org.eclipse.microprofile.rest.client.tck.ExceptionMapperTest
- resetHandlers() - Method in class org.eclipse.microprofile.rest.client.tck.SubResourceTest
- resetWiremock() - Method in class org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest
- RESPONSE_THREAD_ID_HEADER - Static variable in class org.eclipse.microprofile.rest.client.tck.providers.ThreadedClientResponseFilter
- RESPONSE_THREAD_NAME_HEADER - Static variable in class org.eclipse.microprofile.rest.client.tck.providers.ThreadedClientResponseFilter
- responsesInvoked - Variable in class org.eclipse.microprofile.rest.client.tck.providers.PriorityResult
- RestActivator() - Constructor for class org.eclipse.microprofile.rest.client.tck.cditests.ClientClosedTest.RestActivator
- RestClientBuilderListenerTest - Class in org.eclipse.microprofile.rest.client.tck
- RestClientBuilderListenerTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.RestClientBuilderListenerTest
- RestClientListenerTest - Class in org.eclipse.microprofile.rest.client.tck
- RestClientListenerTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.RestClientListenerTest
- ReturnWith200RequestFilter - Class in org.eclipse.microprofile.rest.client.tck.providers
- ReturnWith200RequestFilter() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.ReturnWith200RequestFilter
- ReturnWith500RequestFilter - Class in org.eclipse.microprofile.rest.client.tck.providers
- ReturnWith500RequestFilter() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.ReturnWith500RequestFilter
- ReturnWithAllClientHeadersFilter - Class in org.eclipse.microprofile.rest.client.tck.providers
- ReturnWithAllClientHeadersFilter() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.ReturnWithAllClientHeadersFilter
- ReturnWithAllDuplicateClientHeadersFilter - Class in org.eclipse.microprofile.rest.client.tck.providers
- ReturnWithAllDuplicateClientHeadersFilter() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.ReturnWithAllDuplicateClientHeadersFilter
- ReturnWithSpecifiedHeaderFilter - Class in org.eclipse.microprofile.rest.client.tck.providers
- ReturnWithSpecifiedHeaderFilter() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.ReturnWithSpecifiedHeaderFilter
- ReturnWithURLRequestFilter - Class in org.eclipse.microprofile.rest.client.tck.providers
- ReturnWithURLRequestFilter() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.ReturnWithURLRequestFilter
- RootResource - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- ROUNDING_FACTOR_CUSHION - Static variable in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutTestBase
- RsSseClient - Interface in org.eclipse.microprofile.rest.client.tck.sse
- RsWeatherEventClient - Interface in org.eclipse.microprofile.rest.client.tck.sse
S
- sendsParamsSpecifiedInBeanParam() - Method in class org.eclipse.microprofile.rest.client.tck.BeanParamTest
- serverKeystore - Static variable in class org.eclipse.microprofile.rest.client.tck.ssl.AbstractSslTest
- serverTruststore - Static variable in class org.eclipse.microprofile.rest.client.tck.ssl.AbstractSslTest
- serverWrongHostnameKeystore - Static variable in class org.eclipse.microprofile.rest.client.tck.ssl.AbstractSslTest
- setAccepting(boolean) - Static method in class org.eclipse.microprofile.rest.client.tck.interfaces.ssl.ConfigurableHostnameVerifier
- setCookie(String) - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.MyBean
- setDate(LocalDate) - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.MyJsonBObject
- setDate(Date) - Method in class org.eclipse.microprofile.rest.client.tck.sse.WeatherEvent
- setDescription(String) - Method in class org.eclipse.microprofile.rest.client.tck.sse.WeatherEvent
- setHeader(String) - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.MyBean
- setIgnoredField(String) - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.MyJsonBObject
- setLength(int) - Method in class org.eclipse.microprofile.rest.client.tck.providers.Widget
- setName(String) - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.MyJsonBObject
- setName(String) - Method in class org.eclipse.microprofile.rest.client.tck.providers.Widget
- setQty(int) - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.MyJsonBObject
- setQuery(String) - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.MyBean
- setupClient() - Method in class org.eclipse.microprofile.rest.client.tck.InvokeWithJsonPProviderTest
- setupServer() - Static method in class org.eclipse.microprofile.rest.client.tck.WiremockArquillianTest
- shouldFailedMutualSslWithoutSslContext() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslContextTest
- shouldFailWithInvalidClientSignature() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslMutualTest
- shouldFailWithInvalidClientSignatureCDI() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslMutualTest
- shouldFailWithNoClientSignature() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslMutualTest
- shouldFailWithNoClientSignatureCDI() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslMutualTest
- shouldFailWithNonMatchingKeystore() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslTrustStoreTest
- shouldFailWithNonMatchingKeystoreCDI() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslTrustStoreTest
- shouldFailWithoutHostnameAndNoVerifier() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslHostnameVerifierTest
- shouldFailWithRejectingHostnameVerifier() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslHostnameVerifierTest
- shouldFailWithRejectingHostnameVerifierCDI() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslHostnameVerifierTest
- shouldFailWithSelfSignedKeystore() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslTrustStoreTest
- shouldFailWithSelfSignedKeystoreCDI() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslTrustStoreTest
- shouldPassSslSessionAndHostnameToHostnameVerifier() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslHostnameVerifierTest
- shouldPassSslSessionAndHostnameToHostnameVerifierCDI() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslHostnameVerifierTest
- shouldRegisterAMultiTypedProviderClass() - Method in class org.eclipse.microprofile.rest.client.tck.AdditionalRegistrationTest
- shouldRegisterAMultiTypedProviderClassWithPriorities() - Method in class org.eclipse.microprofile.rest.client.tck.AdditionalRegistrationTest
- shouldRegisterAMultiTypedProviderInstance() - Method in class org.eclipse.microprofile.rest.client.tck.AdditionalRegistrationTest
- shouldRegisterAMultiTypedProviderInstanceWithPriorities() - Method in class org.eclipse.microprofile.rest.client.tck.AdditionalRegistrationTest
- shouldRegisterInstance() - Method in class org.eclipse.microprofile.rest.client.tck.AdditionalRegistrationTest
- shouldRegisterInstanceWithPriority() - Method in class org.eclipse.microprofile.rest.client.tck.AdditionalRegistrationTest
- shouldRegisterProvidersWithPriority() - Method in class org.eclipse.microprofile.rest.client.tck.AdditionalRegistrationTest
- shouldReuseClientAfterFailure() - Method in class org.eclipse.microprofile.rest.client.tck.ClientReuseTest
- shouldSucceedMutualSslWithValidSslContext() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslContextTest
- shouldSucceedWithAcceptingHostnameVerifier() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslHostnameVerifierTest
- shouldSucceedWithAcceptingHostnameVerifierCDI() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslHostnameVerifierTest
- shouldSucceedWithRegisteredSelfSignedKeystore() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslTrustStoreTest
- shouldSucceedWithRegisteredSelfSignedKeystoreCDI() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslTrustStoreTest
- shouldSucceedWithRegisteredSelfSignedKeystoreFromResourceCDI() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslTrustStoreTest
- shouldWorkWithClientSignature() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslMutualTest
- shouldWorkWithClientSignatureCDI() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslMutualTest
- shouldWorkWithClientSignatureFromClasspathCDI() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.SslMutualTest
- SimpleFeature - Class in org.eclipse.microprofile.rest.client.tck.providers
- SimpleFeature() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.SimpleFeature
- SimpleGetApi - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- SimpleGetApiAsync - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- SimpleGetApiWithConfigKey - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- SimpleRestClientBuilderListenerImpl - Class in org.eclipse.microprofile.rest.client.tck.spi
- SimpleRestClientBuilderListenerImpl() - Constructor for class org.eclipse.microprofile.rest.client.tck.spi.SimpleRestClientBuilderListenerImpl
- SimpleRestClientListenerImpl - Class in org.eclipse.microprofile.rest.client.tck.spi
- SimpleRestClientListenerImpl() - Constructor for class org.eclipse.microprofile.rest.client.tck.spi.SimpleRestClientListenerImpl
- sleep(long) - Static method in class org.eclipse.microprofile.rest.client.tck.sse.AbstractSseTest
- SslContextTest - Class in org.eclipse.microprofile.rest.client.tck.ssl
- SslContextTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.ssl.SslContextTest
- SslHostnameVerifierTest - Class in org.eclipse.microprofile.rest.client.tck.ssl
- SslHostnameVerifierTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.ssl.SslHostnameVerifierTest
- SslMutualTest - Class in org.eclipse.microprofile.rest.client.tck.ssl
- SslMutualTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.ssl.SslMutualTest
- SslTrustStoreTest - Class in org.eclipse.microprofile.rest.client.tck.ssl
- SslTrustStoreTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.ssl.SslTrustStoreTest
- start(int, String) - Method in class org.eclipse.microprofile.rest.client.tck.ssl.HttpsServer
- start(int, Consumer<MyEventSource>) - Method in class org.eclipse.microprofile.rest.client.tck.sse.HttpSseServer
- startDestinationServer(String) - Static method in class org.eclipse.microprofile.rest.client.tck.ProxyServerTest
- stop() - Method in class org.eclipse.microprofile.rest.client.tck.sse.HttpSseServer
- stop() - Method in class org.eclipse.microprofile.rest.client.tck.ssl.HttpsServer
- stopDestinationServer() - Static method in class org.eclipse.microprofile.rest.client.tck.ProxyServerTest
- stopHttpsServer() - Static method in class org.eclipse.microprofile.rest.client.tck.ssl.AbstractSslTest
- StringClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces.cdi.scoped
- StringClient - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- StringClientRequestFilter - Class in org.eclipse.microprofile.rest.client.tck.interfaces.cdi.scoped
- StringClientRequestFilter() - Constructor for class org.eclipse.microprofile.rest.client.tck.interfaces.cdi.scoped.StringClientRequestFilter
- stringClosed() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.ClientClosedTest
-
Tests that a client that does not explicitly extend
CloseableorAutoCloseableis closed when the CDI bean is destroyed. - StringResponseClientAsync - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- sub() - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.RootResource
- SubResource - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- SubResourceTest - Class in org.eclipse.microprofile.rest.client.tck
- SubResourceTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.SubResourceTest
T
- TemplateMismatch - Interface in org.eclipse.microprofile.rest.client.tck.interfaces
- test(StringClient, String) - Static method in class org.eclipse.microprofile.rest.client.tck.QueryParamStyleTest
- test301Default() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIFollowRedirectsTest
- test301Default() - Method in class org.eclipse.microprofile.rest.client.tck.FollowRedirectsTest
- test301Follows() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIFollowRedirectsTest
- test301Follows() - Method in class org.eclipse.microprofile.rest.client.tck.FollowRedirectsTest
- test302Default() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIFollowRedirectsTest
- test302Default() - Method in class org.eclipse.microprofile.rest.client.tck.FollowRedirectsTest
- test302Follows() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIFollowRedirectsTest
- test302Follows() - Method in class org.eclipse.microprofile.rest.client.tck.FollowRedirectsTest
- test303Default() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIFollowRedirectsTest
- test303Default() - Method in class org.eclipse.microprofile.rest.client.tck.FollowRedirectsTest
- test303Follows() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIFollowRedirectsTest
- test303Follows() - Method in class org.eclipse.microprofile.rest.client.tck.FollowRedirectsTest
- test307Default() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIFollowRedirectsTest
- test307Default() - Method in class org.eclipse.microprofile.rest.client.tck.FollowRedirectsTest
- test307Follows() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIFollowRedirectsTest
- test307Follows() - Method in class org.eclipse.microprofile.rest.client.tck.FollowRedirectsTest
- testAsyncInvocationInterceptorProvider() - Method in class org.eclipse.microprofile.rest.client.tck.asynctests.AsyncMethodTest
-
This test uses a
ClientRequestFilterto update the destination URI. - testBaseUriInRegisterRestClientAnnotation() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIURIvsURLConfigTest
- testCallsTwoProvidersWithTwoRegisteredProvider() - Method in class org.eclipse.microprofile.rest.client.tck.CallMultipleMappersTest
- testCanCallStaticLoader() - Method in class org.eclipse.microprofile.rest.client.tck.ProvidesRestClientBuilderTest
- testCanSeePrivatePropertiesViaContextResolver() - Method in class org.eclipse.microprofile.rest.client.tck.jsonb.InvokeWithJsonBProviderTest
- testCDIProviderSpecifiedInMPConfig() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIManagedProviderTest
- testCDIProviderSpecifiedViaAnnotation() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIManagedProviderTest
- testCDIProviderSpecifiedViaRestClientBuilder() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIManagedProviderTest
- testClientHeadersFactoryInvoked() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIClientHeadersFactoryTest
- testClientHeadersFactoryInvoked() - Method in class org.eclipse.microprofile.rest.client.tck.ClientHeadersFactoryTest
- TestClientRequestFilter - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestClientRequestFilter() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestClientRequestFilter
- TestClientRequestFilterPriority1 - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestClientRequestFilterPriority1() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestClientRequestFilterPriority1
- TestClientRequestFilterPriority2 - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestClientRequestFilterPriority2() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestClientRequestFilterPriority2
- TestClientRequestFilterPriority3 - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestClientRequestFilterPriority3() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestClientRequestFilterPriority3
- TestClientRequestFilterPriority4 - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestClientRequestFilterPriority4() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestClientRequestFilterPriority4
- TestClientResponseFilter - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestClientResponseFilter() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestClientResponseFilter
- TestClientResponseFilterPriority1 - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestClientResponseFilterPriority1() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestClientResponseFilterPriority1
- TestClientResponseFilterPriority2 - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestClientResponseFilterPriority2() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestClientResponseFilterPriority2
- TestClientResponseFilterPriority3 - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestClientResponseFilterPriority3() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestClientResponseFilterPriority3
- TestClientResponseFilterPriority4 - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestClientResponseFilterPriority4() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestClientResponseFilterPriority4
- testCommentOnlySse() - Method in class org.eclipse.microprofile.rest.client.tck.sse.AbstractSseTest
- testCommentOnlySse() - Method in class org.eclipse.microprofile.rest.client.tck.sse.BasicReactiveStreamsTest
- testComputedClientHeaderParamOnInterface() - Method in class org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest
- testComputedClientHeaderParamOnMethod() - Method in class org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest
- testComputedClientHeaderParamOnMethodOverridesClientHeaderParamOnInterface() - Method in class org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest
- testConfigKeyUsedForUri() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.ConfigKeyForMultipleInterfacesTest
- testConfigKeyUsedForUri() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.ConfigKeyTest
- testConnectTimeout() - Method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutTestBase
- testDataOnlySse_InboundSseEvent() - Method in class org.eclipse.microprofile.rest.client.tck.sse.AbstractSseTest
- testDataOnlySse_InboundSseEvent() - Method in class org.eclipse.microprofile.rest.client.tck.sse.BasicReactiveStreamsTest
- testDataOnlySse_JsonObject() - Method in class org.eclipse.microprofile.rest.client.tck.sse.AbstractSseTest
- testDataOnlySse_JsonObject() - Method in class org.eclipse.microprofile.rest.client.tck.sse.BasicReactiveStreamsTest
- testDataOnlySse_String() - Method in class org.eclipse.microprofile.rest.client.tck.sse.AbstractSseTest
- testDataOnlySse_String() - Method in class org.eclipse.microprofile.rest.client.tck.sse.BasicReactiveStreamsTest
- testDefault(int, SimpleGetApi) - Static method in class org.eclipse.microprofile.rest.client.tck.FollowRedirectsTest
- testDefaultMIMETypeIsApplicationJson_Accept() - Method in class org.eclipse.microprofile.rest.client.tck.DefaultMIMETypeTest
- testDefaultMIMETypeIsApplicationJson_ContentType() - Method in class org.eclipse.microprofile.rest.client.tck.DefaultMIMETypeTest
- testExceptionInRequiredComputeMethodThrowsClientErrorException() - Method in class org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest
- testExceptionThrownWhenClientHeaderParamComputeValueSpecifiesMethodWithInvalidSignature() - Method in class org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest
- testExceptionThrownWhenClientHeaderParamComputeValueSpecifiesMissingMethod() - Method in class org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest
- testExceptionThrownWhenInterfaceHasMethodWithMismatchedPathParameter() - Method in class org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest
- testExceptionThrownWhenInterfaceHasMethodWithMissingPathParamAnnotation_templateDeclaredAtMethodLevel() - Method in class org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest
- testExceptionThrownWhenInterfaceHasMethodWithMissingPathParamAnnotation_templateDeclaredAtTypeLevel() - Method in class org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest
- testExceptionThrownWhenInterfaceHasMethodWithMultipleHTTPMethodAnnotations() - Method in class org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest
- testExceptionThrownWhenInterfaceHasMethodWithPathParamAnnotationButNoURITemplate() - Method in class org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest
- testExceptionThrownWhenMultipleClientHeaderParamsSpecifySameHeaderOnInterface() - Method in class org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest
- testExceptionThrownWhenMultipleClientHeaderParamsSpecifySameHeaderOnMethod() - Method in class org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest
- testExceptionThrownWhenMultipleHeaderValuesSpecifiedIncludeComputeMethodOnInterface() - Method in class org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest
- testExceptionThrownWhenMultipleHeaderValuesSpecifiedIncludeComputeMethodOnMethod() - Method in class org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest
- testExceptionThrownWhenPropertySetToFalse() - Method in class org.eclipse.microprofile.rest.client.tck.DefaultExceptionMapperTest
- testExecutorService() - Method in class org.eclipse.microprofile.rest.client.tck.asynctests.AsyncMethodTest
-
Tests that the MP Rest Client implementation uses the specified ExecutorService.
- testExplicitClientHeaderParamOnInterface() - Method in class org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest
- testExplicitClientHeaderParamOnMethod() - Method in class org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest
- testExplicitClientHeaderParamOnMethodOverridesClientHeaderParamOnInterface() - Method in class org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest
- testFeatureRegistrationViaBuilder() - Method in class org.eclipse.microprofile.rest.client.tck.FeatureRegistrationTest
- testFeatureRegistrationViaCDI() - Method in class org.eclipse.microprofile.rest.client.tck.FeatureRegistrationTest
- testFollows(int, SimpleGetApi) - Static method in class org.eclipse.microprofile.rest.client.tck.FollowRedirectsTest
- testFullyQualifiedClassnamePropTakesPrecedenceOverConfigKey() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.ConfigKeyTest
- testGetExecutesForBothClients() - Method in class org.eclipse.microprofile.rest.client.tck.InvokeWithJsonPProviderTest
- testGetExecutesForBothClients() - Method in class org.eclipse.microprofile.rest.client.tck.jsonb.InvokeWithJsonBProviderTest
- testGetExecutionWithBuiltClient() - Method in class org.eclipse.microprofile.rest.client.tck.InvokeSimpleGetOperationTest
- testGetSingleExecutesForBothClients() - Method in class org.eclipse.microprofile.rest.client.tck.InvokeWithJsonPProviderTest
- testHasApplicationScoped() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.HasAppScopeTest
- testHasApplicationScopedFromConfigKey() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.HasAppScopeTest
- testHasApplicationScopedWhenAnnotated() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.HasAppScopeTest
- testHasConversationScoped() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.HasConversationScopeTest
- testHasConversationScopedFromConfigKey() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.HasConversationScopeTest
- testHasConversationScopedWhenAnnotated() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.HasConversationScopeTest
- testHasDependentScopedByDefault() - Method in class org.eclipse.microprofile.rest.client.tck.asynctests.CDIInvokeAsyncSimpleGetOperationTest
-
Tests that the component injected has Dependent scope
- testHasDependentScopedByDefault() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIInvokeSimpleGetOperationTest
-
Tests that the component injected has Dependent scope
- testHasRequestScoped() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.HasRequestScopeTest
- testHasRequestScopedFromConfigKey() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.HasRequestScopeTest
- testHasRequestScopedWhenAnnotated() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.HasRequestScopeTest
- testHasSessionScopedFromConfigKey() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.HasSessionScopeTest
- testHasSessionScopedWhenAnnotated() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.HasSessionScopeTest
- testHasSingletonScoped() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.HasSessionScopeTest
- testHasSingletonScoped() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.HasSingletonScopeTest
- testHasSingletonScopedFromConfigKey() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.HasSingletonScopeTest
- testHasSingletonScopedWhenAnnotated() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.HasSingletonScopeTest
- testHeaderBuilderInterface() - Method in class org.eclipse.microprofile.rest.client.tck.ClientBuilderHeaderTest
- testHeaderBuilderMethod() - Method in class org.eclipse.microprofile.rest.client.tck.ClientBuilderHeaderTest
- testHeaderBuilderMethodNullValue() - Method in class org.eclipse.microprofile.rest.client.tck.ClientBuilderHeaderTest
- testHeaderNotSentWhenExceptionThrownAndRequiredIsFalse() - Method in class org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest
- testHeaderParamOverridesComputedClientHeaderParamOnInterface() - Method in class org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest
- testHeaderParamOverridesComputedClientHeaderParamOnMethod() - Method in class org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest
- testHeaderParamOverridesExplicitClientHeaderParamOnInterface() - Method in class org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest
- testHeaderParamOverridesExplicitClientHeaderParamOnMethod() - Method in class org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest
- testIllegalStateExceptionThrownWhenNoBaseUriOrUrlSpecified() - Method in class org.eclipse.microprofile.rest.client.tck.ProvidesRestClientBuilderTest
- testInstanceProviderSpecifiedViaRestClientBuilderDoesNotUseCDIManagedProvider() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIManagedProviderTest
- testInterceptorInvoked() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIInterceptorTest
- testInterceptorNotInvokedWhenNoAnnotationApplied() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIInterceptorTest
- testInterfaceMethodWithCompletionStageObjectReturnIsInvokedAsynchronously() - Method in class org.eclipse.microprofile.rest.client.tck.asynctests.AsyncMethodTest
-
Tests that a Rest Client interface method that returns a CompletionStage where it's parameterized type is some Object type other than Response) is invoked asychronously - checking that the thread ID of the response does not match the thread ID of the calling thread.
- testInterfaceMethodWithCompletionStageResponseReturnIsInvokedAsynchronously() - Method in class org.eclipse.microprofile.rest.client.tck.asynctests.AsyncMethodTest
-
Tests that a Rest Client interface method that returns CompletionStage is invoked asychronously - checking that the thread ID of the response does not match the thread ID of the calling thread.
- testInvalidPortNumber() - Method in class org.eclipse.microprofile.rest.client.tck.ProxyServerTest
- testInvalidPortNumber1() - Method in class org.eclipse.microprofile.rest.client.tck.ProxyServerTest
- testInvalidPortNumber2() - Method in class org.eclipse.microprofile.rest.client.tck.ProxyServerTest
- testInvokesGetOperationWithCDIBean() - Method in class org.eclipse.microprofile.rest.client.tck.asynctests.CDIInvokeAsyncSimpleGetOperationTest
- testInvokesGetOperationWithCDIBean() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIInvokeSimpleGetOperationTest
- testInvokesPostOperation_viaAnnotation() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIInvokeWithRegisteredProvidersTest
- testInvokesPostOperation_viaMPConfig() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIInvokeWithRegisteredProvidersTest
- testInvokesPostOperation_viaMPConfigWithConfigKey() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIInvokeWithRegisteredProvidersTest
- testInvokesPostOperationWithAnnotatedProviders() - Method in class org.eclipse.microprofile.rest.client.tck.InvokeWithRegisteredProvidersTest
- testInvokesPostOperationWithRegisteredProviders() - Method in class org.eclipse.microprofile.rest.client.tck.InvokeWithBuiltProvidersTest
- testInvokesPutOperation_viaAnnotation() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIInvokeWithRegisteredProvidersTest
- testInvokesPutOperation_viaMPConfig() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIInvokeWithRegisteredProvidersTest
- testInvokesPutOperation_viaMPConfigWithConfigKey() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIInvokeWithRegisteredProvidersTest
- testInvokesPutOperationWithAnnotatedProviders() - Method in class org.eclipse.microprofile.rest.client.tck.InvokeWithRegisteredProvidersTest
- testInvokesPutOperationWithRegisteredProviders() - Method in class org.eclipse.microprofile.rest.client.tck.InvokeWithBuiltProvidersTest
- testLastBaseUriOrBaseUrlCallWins() - Method in class org.eclipse.microprofile.rest.client.tck.ProvidesRestClientBuilderTest
- testLowerPriorityMapperTakesPrecedenceFromDefault() - Method in class org.eclipse.microprofile.rest.client.tck.DefaultExceptionMapperTest
- TestMessageBodyReader - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestMessageBodyReader() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestMessageBodyReader
- TestMessageBodyWriter - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestMessageBodyWriter() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestMessageBodyWriter
- testMPConfigURIOverridesBaseUriInRegisterRestClientAnnotation() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIURIvsURLConfigTest
- testMultivaluedHeaderInterfaceExplicit() - Method in class org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest
- testMultivaluedHeaderSentWhenInvokingComputeMethodFromSeparateClass() - Method in class org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest
- testNamedEventSse() - Method in class org.eclipse.microprofile.rest.client.tck.sse.AbstractSseTest
- testNamedEventSse() - Method in class org.eclipse.microprofile.rest.client.tck.sse.BasicReactiveStreamsTest
- testNoExceptionThrownWhenDisabledDuringBuild() - Method in class org.eclipse.microprofile.rest.client.tck.DefaultExceptionMapperConfigTest
- testNoExceptionThrownWhenDisabledDuringBuild() - Method in class org.eclipse.microprofile.rest.client.tck.DefaultExceptionMapperTest
- testNullExecutorServiceThrowsIllegalArgumentException() - Method in class org.eclipse.microprofile.rest.client.tck.asynctests.AsyncMethodTest
-
This test verifies that the
RestClientBuilderimplementation will throw anIllegalArgumentExceptionwhen a null value is passed to theexecutorServicemethod. - testNullHostName() - Method in class org.eclipse.microprofile.rest.client.tck.ProxyServerTest
- testOverrideInterfaceAndProviderAnnotationOnBuilder() - Method in class org.eclipse.microprofile.rest.client.tck.MultiRegisteredTest
- testOverrideProviderAnnotationOnBuilder() - Method in class org.eclipse.microprofile.rest.client.tck.MultiRegisteredTest
- TestParamConverter - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestParamConverter() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestParamConverter
- TestParamConverterProvider - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestParamConverterProvider() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestParamConverterProvider
- testPostExecutes() - Method in class org.eclipse.microprofile.rest.client.tck.InvokeWithJsonPProviderTest
- testPriorities() - Method in class org.eclipse.microprofile.rest.client.tck.FilterPriorityTest
- testProducesConsumesAnnotationOnInterface() - Method in class org.eclipse.microprofile.rest.client.tck.ProducesConsumesTest
- testProducesConsumesAnnotationOnMethod() - Method in class org.eclipse.microprofile.rest.client.tck.ProducesConsumesTest
- testPropagationOfResponseDetailsFromDefaultMapper() - Method in class org.eclipse.microprofile.rest.client.tck.DefaultExceptionMapperTest
- testPropertiesRegistered() - Method in class org.eclipse.microprofile.rest.client.tck.AdditionalRegistrationTest
- testProxy() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIProxyServerTest
- testProxy() - Method in class org.eclipse.microprofile.rest.client.tck.ProxyServerTest
- testPutExecutes() - Method in class org.eclipse.microprofile.rest.client.tck.InvokeWithJsonPProviderTest
- TestReaderInterceptor - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestReaderInterceptor() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestReaderInterceptor
- testReadTimeout() - Method in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutTestBase
- testRegistrarInvoked() - Method in class org.eclipse.microprofile.rest.client.tck.RestClientBuilderListenerTest
-
This test checks that a RestClientBuilderListener loaded via the service loader is invoked.
- testRequestFilterReturnsMethodInvoked() - Method in class org.eclipse.microprofile.rest.client.tck.InvokedMethodTest
-
This test checks that the Rest Client implementation provides the methodInvoked property to the
ClientRequestContextin aClientRequestFilter. - TestResponseExceptionMapper - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestResponseExceptionMapper() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapper
- TestResponseExceptionMapperHandles - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestResponseExceptionMapperHandles() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapperHandles
- TestResponseExceptionMapperOverridePriority - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestResponseExceptionMapperOverridePriority() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapperOverridePriority
- testRestClientListenerInvoked() - Method in class org.eclipse.microprofile.rest.client.tck.RestClientListenerTest
-
This test checks that a RestClientListener loaded via the service loader is invoked.
- testServerClosesConnection() - Method in class org.eclipse.microprofile.rest.client.tck.sse.AbstractSseTest
- testServerClosesConnection() - Method in class org.eclipse.microprofile.rest.client.tck.sse.BasicReactiveStreamsTest
- testURItakesPrecedenceOverURL() - Method in class org.eclipse.microprofile.rest.client.tck.cditests.CDIURIvsURLConfigTest
- TestUtils - Class in org.eclipse.microprofile.rest.client.tck.utils
- testWithOneRegisteredProvider() - Method in class org.eclipse.microprofile.rest.client.tck.ExceptionMapperTest
- testWithTwoRegisteredProviders() - Method in class org.eclipse.microprofile.rest.client.tck.ExceptionMapperTest
- TestWriterInterceptor - Class in org.eclipse.microprofile.rest.client.tck.providers
- TestWriterInterceptor() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TestWriterInterceptor
- ThreadedClientResponseFilter - Class in org.eclipse.microprofile.rest.client.tck.providers
- ThreadedClientResponseFilter() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.ThreadedClientResponseFilter
- TIMEOUT_CUSHION - Static variable in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutTestBase
- TimeoutBuilderIndependentOfMPConfigTest - Class in org.eclipse.microprofile.rest.client.tck.timeout
-
This test verifies that even if a client is configured via MP Config, that if a separate client instance is created programmatically and using a different timeout, then the programmatically specified timeout is honored.
- TimeoutBuilderIndependentOfMPConfigTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutBuilderIndependentOfMPConfigTest
- TimeoutTest - Class in org.eclipse.microprofile.rest.client.tck.timeout
- TimeoutTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutTest
- TimeoutTestBase - Class in org.eclipse.microprofile.rest.client.tck.timeout
- TimeoutTestBase() - Constructor for class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutTestBase
- TimeoutViaMPConfigTest - Class in org.eclipse.microprofile.rest.client.tck.timeout
- TimeoutViaMPConfigTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutViaMPConfigTest
- TimeoutViaMPConfigWithConfigKeyTest - Class in org.eclipse.microprofile.rest.client.tck.timeout
- TimeoutViaMPConfigWithConfigKeyTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutViaMPConfigWithConfigKeyTest
- TLAddPathClientRequestFilter - Class in org.eclipse.microprofile.rest.client.tck.providers
- TLAddPathClientRequestFilter() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TLAddPathClientRequestFilter
- TLAsyncInvocationInterceptor - Class in org.eclipse.microprofile.rest.client.tck.providers
- TLAsyncInvocationInterceptorFactory - Class in org.eclipse.microprofile.rest.client.tck.providers
- TLAsyncInvocationInterceptorFactory(Integer) - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TLAsyncInvocationInterceptorFactory
- TLClientResponseFilter - Class in org.eclipse.microprofile.rest.client.tck.providers
- TLClientResponseFilter() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.TLClientResponseFilter
- toString() - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.MyJsonBObjectWithPrivateProperties
- toString() - Method in class org.eclipse.microprofile.rest.client.tck.providers.Widget
- toString(Widget) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestParamConverter
- toThrowable(Response) - Method in class org.eclipse.microprofile.rest.client.tck.providers.LowerPriorityTestResponseExceptionMapper
- toThrowable(Response) - Method in class org.eclipse.microprofile.rest.client.tck.providers.MultiTypedProvider
- toThrowable(Response) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapper
- toThrowable(Response) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapperHandles
- toThrowable(Response) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapperOverridePriority
- trustStore(String, String) - Method in class org.eclipse.microprofile.rest.client.tck.ssl.HttpsServer
U
- UnprioritizedMessageBodyReader - Class in org.eclipse.microprofile.rest.client.tck.providers
- UnprioritizedMessageBodyReader() - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.UnprioritizedMessageBodyReader
- UNUSED_URL - Static variable in class org.eclipse.microprofile.rest.client.tck.timeout.TimeoutTestBase
- update(MultivaluedMap<String, String>, MultivaluedMap<String, String>) - Method in class org.eclipse.microprofile.rest.client.tck.ext.CdiCustomClientHeadersFactory
- update(MultivaluedMap<String, String>, MultivaluedMap<String, String>) - Method in class org.eclipse.microprofile.rest.client.tck.ext.CustomClientHeadersFactory
- update(String, JsonObject) - Method in interface org.eclipse.microprofile.rest.client.tck.interfaces.JsonPClient
- uploadFile() - Method in class org.eclipse.microprofile.rest.client.tck.EntityPartTest
-
Tests that a single file is upload.
- uploadFile(List<EntityPart>) - Method in interface org.eclipse.microprofile.rest.client.tck.EntityPartTest.FileManagerClient
- uploadMultipleFiles() - Method in class org.eclipse.microprofile.rest.client.tck.EntityPartTest
-
Tests that two files are upload.
V
- value() - Element in annotation type org.eclipse.microprofile.rest.client.tck.interfaces.Loggable
- verify(String, SSLSession) - Method in class org.eclipse.microprofile.rest.client.tck.interfaces.ssl.ConfigurableHostnameVerifier
W
- wasInvoked() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.InjectedSimpleFeature
- wasInvoked() - Static method in class org.eclipse.microprofile.rest.client.tck.providers.SimpleFeature
- WeatherEvent - Class in org.eclipse.microprofile.rest.client.tck.sse
- WeatherEvent() - Constructor for class org.eclipse.microprofile.rest.client.tck.sse.WeatherEvent
- WeatherEvent(Date, String) - Constructor for class org.eclipse.microprofile.rest.client.tck.sse.WeatherEvent
- WeatherEventProvider - Class in org.eclipse.microprofile.rest.client.tck.sse
- WeatherEventProvider() - Constructor for class org.eclipse.microprofile.rest.client.tck.sse.WeatherEventProvider
- Widget - Class in org.eclipse.microprofile.rest.client.tck.providers
- Widget(String, int) - Constructor for class org.eclipse.microprofile.rest.client.tck.providers.Widget
- WiremockArquillianTest - Class in org.eclipse.microprofile.rest.client.tck
- WiremockArquillianTest() - Constructor for class org.eclipse.microprofile.rest.client.tck.WiremockArquillianTest
- writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.eclipse.microprofile.rest.client.tck.providers.MultiTypedProvider
- writeTo(String, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.eclipse.microprofile.rest.client.tck.providers.TestMessageBodyWriter
X
- XML_PAYLOAD - Static variable in class org.eclipse.microprofile.rest.client.tck.ProducesConsumesTest
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form