JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
G
H
I
L
N
O
R
S
W
A
apply(String, Class<?>, long)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
Fastjson2SecurityManager.Handler
C
checkIfDisAllow(String)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
Fastjson2SecurityManager.Handler
D
deserialize(URL, InputStream)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2Serialization
F
Fastjson2CreatorManager
- Class in
org.apache.dubbo.common.serialize.fastjson2
Fastjson2CreatorManager(FrameworkModel)
- Constructor for class org.apache.dubbo.common.serialize.fastjson2.
Fastjson2CreatorManager
FastJson2ObjectInput
- Class in
org.apache.dubbo.common.serialize.fastjson2
FastJson object input implementation
FastJson2ObjectInput(Fastjson2CreatorManager, Fastjson2SecurityManager, InputStream)
- Constructor for class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectInput
FastJson2ObjectOutput
- Class in
org.apache.dubbo.common.serialize.fastjson2
FastJson object output implementation
FastJson2ObjectOutput(Fastjson2CreatorManager, Fastjson2SecurityManager, OutputStream)
- Constructor for class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectOutput
Fastjson2ScopeModelInitializer
- Class in
org.apache.dubbo.common.serialize.fastjson2
Fastjson2ScopeModelInitializer()
- Constructor for class org.apache.dubbo.common.serialize.fastjson2.
Fastjson2ScopeModelInitializer
Fastjson2SecurityManager
- Class in
org.apache.dubbo.common.serialize.fastjson2
Fastjson2SecurityManager(FrameworkModel)
- Constructor for class org.apache.dubbo.common.serialize.fastjson2.
Fastjson2SecurityManager
Fastjson2SecurityManager.Handler
- Class in
org.apache.dubbo.common.serialize.fastjson2
FastJson2Serialization
- Class in
org.apache.dubbo.common.serialize.fastjson2
FastJson serialization implementation
FastJson2Serialization()
- Constructor for class org.apache.dubbo.common.serialize.fastjson2.
FastJson2Serialization
flushBuffer()
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectOutput
G
getContentType()
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2Serialization
getContentTypeId()
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2Serialization
getSecurityFilter()
- Method in class org.apache.dubbo.common.serialize.fastjson2.
Fastjson2SecurityManager
H
Handler(SerializeCheckStatus, SerializeSecurityManager, boolean, String[], Set<String>)
- Constructor for class org.apache.dubbo.common.serialize.fastjson2.
Fastjson2SecurityManager.Handler
I
initializeApplicationModel(ApplicationModel)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
Fastjson2ScopeModelInitializer
initializeFrameworkModel(FrameworkModel)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
Fastjson2ScopeModelInitializer
initializeModuleModel(ModuleModel)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
Fastjson2ScopeModelInitializer
isCheckSerializable()
- Method in class org.apache.dubbo.common.serialize.fastjson2.
Fastjson2SecurityManager.Handler
L
loadClassDirectly(String)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
Fastjson2SecurityManager.Handler
N
notifyCheckSerializable(boolean)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
Fastjson2SecurityManager
notifyCheckStatus(SerializeCheckStatus)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
Fastjson2SecurityManager
notifyPrefix(Set<String>, Set<String>)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
Fastjson2SecurityManager
O
onAddClassLoader(FrameworkModel, ClassLoader)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
Fastjson2CreatorManager
onRemoveClassLoader(FrameworkModel, ClassLoader)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
Fastjson2CreatorManager
org.apache.dubbo.common.serialize.fastjson2
- package org.apache.dubbo.common.serialize.fastjson2
R
readBool()
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectInput
readByte()
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectInput
readBytes()
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectInput
readDouble()
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectInput
readFloat()
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectInput
readInt()
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectInput
readLong()
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectInput
readObject()
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectInput
readObject(Class<T>)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectInput
readObject(Class<T>, Type)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectInput
readShort()
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectInput
readUTF()
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectInput
S
serialize(URL, OutputStream)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2Serialization
setCreator(ClassLoader)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
Fastjson2CreatorManager
W
writeBool(boolean)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectOutput
writeByte(byte)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectOutput
writeBytes(byte[])
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectOutput
writeBytes(byte[], int, int)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectOutput
writeDouble(double)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectOutput
writeFloat(float)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectOutput
writeInt(int)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectOutput
writeLong(long)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectOutput
writeObject(Object)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectOutput
writeShort(short)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectOutput
writeUTF(String)
- Method in class org.apache.dubbo.common.serialize.fastjson2.
FastJson2ObjectOutput
A
C
D
F
G
H
I
L
N
O
R
S
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011–2020
The Apache Software Foundation
. All rights reserved.