MCPcopy Index your code
hub / github.com/abelbai/AWebDB-Sample

github.com/abelbai/AWebDB-Sample @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
181 symbols 324 edges 13 files 73 documented · 40%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Mapper (Interface)
@author Lusfold [2 implementers]
awebdb/src/main/java/com/lusfold/awebdb/mapper/Mapper.java
AsyncRunner (Interface)
Pluggable strategy for asynchronously executing requests. [2 implementers]
awebdb/src/main/java/com/lusfold/awebdb/net/nanohttpd/NanoHTTPD.java
IHTTPSession (Interface)
Handles one session, i.e. parses the HTTP request and returns the response. [2 implementers]
awebdb/src/main/java/com/lusfold/awebdb/net/nanohttpd/NanoHTTPD.java
TempFile (Interface)
A temp file. Temp files are responsible for managing the actual temporary storage and cleaning themselves up when no [2 …
awebdb/src/main/java/com/lusfold/awebdb/net/nanohttpd/NanoHTTPD.java
TempFileManager (Interface)
Temp file manager. Temp file managers are created 1-to-1 with incoming requests, to create and cleanup temporary fil [2 …
awebdb/src/main/java/com/lusfold/awebdb/net/nanohttpd/NanoHTTPD.java

Core symbols most depended-on inside this repo

safeClose
called by 17
awebdb/src/main/java/com/lusfold/awebdb/net/nanohttpd/NanoHTTPD.java
decodePercent
called by 8
awebdb/src/main/java/com/lusfold/awebdb/net/nanohttpd/NanoHTTPD.java
init
called by 8
awebdb/src/main/java/com/lusfold/awebdb/db/DBUtil.java
addHeadInFo
called by 5
awebdb/src/main/java/com/lusfold/awebdb/mapper/HtmlMapper.java
close
called by 5
awebdb/src/main/java/com/lusfold/awebdb/net/nanohttpd/NanoHTTPD.java
newFixedLengthResponse
called by 5
awebdb/src/main/java/com/lusfold/awebdb/net/nanohttpd/NanoHTTPD.java
read
called by 4
awebdb/src/main/java/com/lusfold/awebdb/net/nanohttpd/NanoHTTPD.java
write
called by 4
awebdb/src/main/java/com/lusfold/awebdb/net/nanohttpd/NanoHTTPD.java

Shape

Method 147
Class 25
Interface 7
Enum 2

Languages

Java100%

Modules by API surface

awebdb/src/main/java/com/lusfold/awebdb/net/nanohttpd/NanoHTTPD.java134 symbols
awebdb/src/main/java/com/lusfold/awebdb/utils/LogUtil.java9 symbols
awebdb/src/main/java/com/lusfold/awebdb/utils/StringUtils.java6 symbols
awebdb/src/main/java/com/lusfold/awebdb/mapper/HtmlMapper.java5 symbols
awebdb/src/main/java/com/lusfold/awebdb/AWebDB.java5 symbols
app/src/main/java/com/lusfold/awebdb_sample/MainActivity.java5 symbols
awebdb/src/main/java/com/lusfold/awebdb/utils/NetUtils.java3 symbols
awebdb/src/main/java/com/lusfold/awebdb/net/nanohttpd/XNanoHTTPD.java3 symbols
awebdb/src/main/java/com/lusfold/awebdb/db/DBUtil.java3 symbols
awebdb/src/main/java/com/lusfold/awebdb/net/nanohttpd/HtmlResponse.java2 symbols
awebdb/src/main/java/com/lusfold/awebdb/mapper/Mapper.java2 symbols
awebdb/src/androidTest/java/com/lusfold/awebdb/ApplicationTest.java2 symbols

For agents

$ claude mcp add AWebDB-Sample \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact