public class ClientRequestContextUtils extends Object
ClientRequestContext| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
getDeclaringClass(javax.ws.rs.client.ClientRequestContext requestContext)
Get
Class for the client call from ClientRequestContext |
static Method |
getMethod(javax.ws.rs.client.ClientRequestContext requestContext)
Get
Method for the client call from ClientRequestContext |
Copyright © 2023 JBoss by Red Hat. All rights reserved.