| Modifier and Type | Method and Description |
|---|---|
protected ClientEndpointIndexer.ClientIndexedParam |
ClientEndpointIndexer.createIndexedParam() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.resteasy.reactive.common.model.MethodParameter |
ClientEndpointIndexer.createMethodParameter(org.jboss.jandex.ClassInfo currentClassInfo,
org.jboss.jandex.ClassInfo actualEndpointInfo,
boolean encoded,
org.jboss.jandex.Type paramType,
ClientEndpointIndexer.ClientIndexedParam parameterResult,
String name,
String defaultValue,
org.jboss.resteasy.reactive.common.model.ParameterType type,
String elementType,
boolean single,
String signature) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.