Class ClientEndpointIndexer.ClientIndexedParam
- java.lang.Object
-
- org.jboss.resteasy.reactive.common.processor.IndexedParameter<ClientEndpointIndexer.ClientIndexedParam>
-
- org.jboss.resteasy.reactive.client.processor.scanning.ClientEndpointIndexer.ClientIndexedParam
-
- Enclosing class:
- ClientEndpointIndexer
public static class ClientEndpointIndexer.ClientIndexedParam extends IndexedParameter<ClientEndpointIndexer.ClientIndexedParam>
-
-
Field Summary
-
Fields inherited from class org.jboss.resteasy.reactive.common.processor.IndexedParameter
actualEndpointInfo, additionalReaders, anns, currentClassInfo, defaultValue, elementType, errorLocation, existingConverters, field, hasRuntimeConverters, name, optional, paramType, pathParameters, separator, single, sourceName, sse, suspended, type
-
-
Constructor Summary
Constructors Constructor Description ClientIndexedParam()
-
Method Summary
-
Methods inherited from class org.jboss.resteasy.reactive.common.processor.IndexedParameter
getActualEndpointInfo, getAdditionalReaders, getAnns, getCurrentClassInfo, getDefaultValue, getElementType, getErrorLocation, getExistingConverters, getName, getParamType, getPathParameters, getSeparator, getSourceName, getType, isField, isHasRuntimeConverters, isObtainedAsCollection, isOptional, isSingle, isSse, isSuspended, setActualEndpointInfo, setAdditionalReaders, setAnns, setCurrentClassInfo, setDefaultValue, setElementType, setErrorLocation, setExistingConverters, setField, setHasRuntimeConverters, setName, setOptional, setParamType, setPathParameters, setSeparator, setSingle, setSourceName, setSse, setSuspended, setType
-
-