Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenFeign/feign
/ build
Method
build
sax/src/main/java/feign/sax/SAXDecoder.java:150–152 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
148
}
149
150
public
SAXDecoder build() {
151
return
new
SAXDecoder(handlerFactories);
152
}
153
154
private
static
class
NewInstanceContentHandlerWithResultFactory<T>
155
implements ContentHandlerWithResult.Factory<T> {
Callers
10
Slf4jLoggerTest
Class · 0.45
rebuffersResponseBodyWhenLogLevelIsInfo
Method · 0.45
rebuffersResponseBodyWhenLogLevelIsFull
Method · 0.45
responseBodyReadableMultipleTimes
Method · 0.45
SAXDecoderTest
Class · 0.45
statusFailedResponse
Method · 0.45
nullBodyDecodesToEmpty
Method · 0.45
notFoundDecodesToEmpty
Method · 0.45
main
Method · 0.45
map
Method · 0.45
Calls
no outgoing calls
Tested by
8
rebuffersResponseBodyWhenLogLevelIsInfo
Method · 0.36
rebuffersResponseBodyWhenLogLevelIsFull
Method · 0.36
responseBodyReadableMultipleTimes
Method · 0.36
statusFailedResponse
Method · 0.36
nullBodyDecodesToEmpty
Method · 0.36
notFoundDecodesToEmpty
Method · 0.36
main
Method · 0.36
map
Method · 0.36