-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreflect.json
48 lines (48 loc) · 1.29 KB
/
reflect.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[ {
"name" : "io.netty.channel.socket.nio.NioServerSocketChannel",
"allDeclaredConstructors" : true
}, {
"name" : "io.netty.channel.socket.nio.NioSocketChannel",
"allDeclaredConstructors" : true
}, {
"name" : "io.reactivex.Maybe",
"allDeclaredConstructors" : true
}, {
"name" : "io.reactivex.Observable",
"allDeclaredConstructors" : true
}, {
"name" : "io.reactivex.Single",
"allDeclaredConstructors" : true
}, {
"name" : "java.lang.FunctionalInterface",
"allDeclaredConstructors" : true
}, {
"name" : "javax.annotation.Nullable",
"allDeclaredConstructors" : true
}, {
"name" : "javax.annotation.PreDestroy",
"allDeclaredConstructors" : true
}, {
"name" : "javax.inject.Inject",
"allDeclaredConstructors" : true
}, {
"name" : "javax.inject.Named",
"allDeclaredConstructors" : true
}, {
"name" : "javax.inject.Singleton",
"allDeclaredConstructors" : true
}, {
"name" : "sun.security.ssl.SSLContextImpl$TLSContext",
"allDeclaredConstructors" : true
}, {
"name" : "[Lio.micronaut.http.MediaType;",
"allDeclaredConstructors" : true
}, {
"name" : "io.micronaut.http.hateos.DefaultLink",
"allPublicMethods" : true,
"allDeclaredConstructors" : true
}, {
"name" : "io.micronaut.http.hateos.JsonError",
"allPublicMethods" : true,
"allDeclaredConstructors" : true
} ]