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 org.jboss.resteasy.reactive.common.processor.IndexedParameter<ClientEndpointIndexer.ClientIndexedParam>
  • Field Summary

    Fields inherited from class org.jboss.resteasy.reactive.common.processor.IndexedParameter

    actualEndpointInfo, additionalReaders, anns, currentClassInfo, defaultValue, elementType, errorLocationParameters, existingConverters, field, hasRuntimeConverters, name, optional, paramType, pathParameters, rawErrorLocation, separator, single, sourceName, sse, suspended, type
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • 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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ClientIndexedParam

      public ClientIndexedParam()