Skip navigation links
D F G O R S W 

D

deserialize(URL, InputStream) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonSerialization
 

F

FastJsonObjectInput - Class in org.apache.dubbo.common.serialize.fastjson
FastJson object input implementation
FastJsonObjectInput(InputStream) - Constructor for class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
FastJsonObjectInput(Reader) - Constructor for class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
FastJsonObjectOutput - Class in org.apache.dubbo.common.serialize.fastjson
FastJson object output implementation
FastJsonObjectOutput(OutputStream) - Constructor for class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
FastJsonObjectOutput(Writer) - Constructor for class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
FastJsonSerialization - Class in org.apache.dubbo.common.serialize.fastjson
FastJson serialization implementation
FastJsonSerialization() - Constructor for class org.apache.dubbo.common.serialize.fastjson.FastJsonSerialization
 
flushBuffer() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 

G

getContentType() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonSerialization
 
getContentTypeId() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonSerialization
 

O

org.apache.dubbo.common.serialize.fastjson - package org.apache.dubbo.common.serialize.fastjson
 

R

readBool() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readByte() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readBytes() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readDouble() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readFloat() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readInt() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readLong() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readObject() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readObject(Class<T>) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readObject(Class<T>, Type) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readShort() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 
readUTF() - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectInput
 

S

serialize(URL, OutputStream) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonSerialization
 

W

writeBool(boolean) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeByte(byte) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeBytes(byte[]) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeBytes(byte[], int, int) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeDouble(double) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeFloat(float) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeInt(int) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeLong(long) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeObject(Object) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeShort(short) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
writeUTF(String) - Method in class org.apache.dubbo.common.serialize.fastjson.FastJsonObjectOutput
 
D F G O R S W 
Skip navigation links

Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.