Uses of Class
ee.jakarta.tck.ws.rs.common.provider.StringBean
Packages that use StringBean
Package
Description
-
Uses of StringBean in ee.jakarta.tck.ws.rs.api.client.clientresponsecontext
Methods in ee.jakarta.tck.ws.rs.api.client.clientresponsecontext that return StringBeanMethods in ee.jakarta.tck.ws.rs.api.client.clientresponsecontext with parameters of type StringBean -
Uses of StringBean in ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.reader.readerinterceptorcontext
-
Uses of StringBean in ee.jakarta.tck.ws.rs.common.provider
Subclasses of StringBean in ee.jakarta.tck.ws.rs.common.providerMethods in ee.jakarta.tck.ws.rs.common.provider that return StringBeanModifier and TypeMethodDescriptionStringBeanHeaderDelegate.fromString
(String string) StringBeanParamConverter.fromString
(String value) StringBeanEntityProvider.readFrom
(Class<StringBean> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream) Methods in ee.jakarta.tck.ws.rs.common.provider with parameters of type StringBeanModifier and TypeMethodDescriptionlong
StringBeanEntityProvider.getSize
(StringBean t, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType) StringBeanHeaderDelegate.toString
(StringBean bean) StringBeanParamConverter.toString
(StringBean value) void
StringBeanEntityProvider.writeTo
(StringBean t, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, Object> httpHeaders, OutputStream entityStream) Method parameters in ee.jakarta.tck.ws.rs.common.provider with type arguments of type StringBeanModifier and TypeMethodDescriptionStringBeanEntityProvider.readFrom
(Class<StringBean> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream) -
Uses of StringBean in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.writer.writerinterceptorcontext
-
Uses of StringBean in ee.jakarta.tck.ws.rs.ee.rs.ext.paramconverter
Methods in ee.jakarta.tck.ws.rs.ee.rs.ext.paramconverter that return StringBeanMethods in ee.jakarta.tck.ws.rs.ee.rs.ext.paramconverter with parameters of type StringBeanModifier and TypeMethodDescriptionResource.stringBeanCookie
(StringBean param) Resource.stringBeanForm
(StringBean param) Resource.stringBeanHeader
(StringBean param) Resource.stringBeanMatrix
(StringBean param) Resource.stringBeanPath
(StringBean param) Resource.stringBeanPathNeverHere
(StringBean param) Resource.stringBeanQuery
(StringBean param) StringBeanParamConverter.toString
(StringBean value) -
Uses of StringBean in ee.jakarta.tck.ws.rs.servlet3.rs.ext.paramconverter.autodiscovery
Methods in ee.jakarta.tck.ws.rs.servlet3.rs.ext.paramconverter.autodiscovery with parameters of type StringBean -
Uses of StringBean in ee.jakarta.tck.ws.rs.spec.context.server
Methods in ee.jakarta.tck.ws.rs.spec.context.server that return StringBeanModifier and TypeMethodDescriptionStringBeanEntityProviderWithInjectables.readFrom
(Class<StringBean> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream) Methods in ee.jakarta.tck.ws.rs.spec.context.server with parameters of type StringBeanModifier and TypeMethodDescriptionlong
StringBeanEntityProviderWithInjectables.getSize
(StringBean t, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType) Resource.reader
(StringBean bean) void
StringBeanEntityProviderWithInjectables.writeTo
(StringBean t, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, Object> httpHeaders, OutputStream entityStream) Method parameters in ee.jakarta.tck.ws.rs.spec.context.server with type arguments of type StringBeanModifier and TypeMethodDescriptionStringBeanEntityProviderWithInjectables.readFrom
(Class<StringBean> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream) -
Uses of StringBean in ee.jakarta.tck.ws.rs.spec.filter.interceptor
Methods in ee.jakarta.tck.ws.rs.spec.filter.interceptor with parameters of type StringBeanModifier and TypeMethodDescriptionjakarta.ws.rs.core.Response
Resource.postStringBean
(StringBean bean) -
Uses of StringBean in ee.jakarta.tck.ws.rs.spec.provider.sort
Methods in ee.jakarta.tck.ws.rs.spec.provider.sort that return StringBeanModifier and TypeMethodDescriptionResource.out
(StringBean in) TextPlainStringBeanEntityProvider.readFrom
(Class<StringBean> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream) TextWildCardStringBeanEntityProvider.readFrom
(Class<StringBean> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream) Methods in ee.jakarta.tck.ws.rs.spec.provider.sort with parameters of type StringBeanModifier and TypeMethodDescriptionlong
TextPlainStringBeanEntityProvider.getSize
(StringBean t, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType) long
TextWildCardStringBeanEntityProvider.getSize
(StringBean t, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType) Resource.out
(StringBean in) void
TextPlainStringBeanEntityProvider.writeTo
(StringBean t, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, Object> httpHeaders, OutputStream entityStream) void
TextWildCardStringBeanEntityProvider.writeTo
(StringBean t, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, Object> httpHeaders, OutputStream entityStream) Method parameters in ee.jakarta.tck.ws.rs.spec.provider.sort with type arguments of type StringBeanModifier and TypeMethodDescriptionTextPlainStringBeanEntityProvider.readFrom
(Class<StringBean> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream) TextWildCardStringBeanEntityProvider.readFrom
(Class<StringBean> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream)