JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
D
F
G
I
O
R
S
W
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, 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, 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
FastJson2Serialization
- Class in
org.apache.dubbo.common.serialize.fastjson2
FastJson serialization implementation
FastJson2Serialization(FrameworkModel)
- 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
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
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
D
F
G
I
O
R
S
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011–2022
The Apache Software Foundation
. All rights reserved.