Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenFeign/feign
/ set
Method
set
jaxb/src/test/java/feign/jaxb/JAXBCodecTest.java:252–254 ·
view source on GitHub ↗
(T t)
Source
from the content-addressed store, hash-verified
250
@XmlElement
private
T t;
251
252
public
void
set(T t) {
253
this.t = t;
254
}
255
}
256
257
@Test
Callers
15
decodeAnnotatedParameterizedTypes
Method · 0.95
cancel
Method · 0.45
close
Method · 0.45
encode
Method · 0.45
encode
Method · 0.45
cancelRetry
Method · 0.45
encode
Method · 0.45
socketTimeoutWithMethodOptionsTest
Method · 0.45
interceptorRunsAfterContractAndBeforeRequestInterceptor
Method · 0.45
interceptorSeesResponseAfterChainCompletes
Method · 0.45
invocationExposesArguments
Method · 0.45
ignoreParamater
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected