Skip navigation links
D F G N O P R S T W 

D

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

F

flushBuffer() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 

G

getContentType() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffSerialization
 
getContentTypeId() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffSerialization
 
getFieldType() - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.TimeDelegate
 

N

needWrapper(Class<?>) - Static method in class org.apache.dubbo.common.serialize.protostuff.utils.WrapperUtils
 
needWrapper(Object) - Static method in class org.apache.dubbo.common.serialize.protostuff.utils.WrapperUtils
 

O

org.apache.dubbo.common.serialize.protostuff - package org.apache.dubbo.common.serialize.protostuff
 
org.apache.dubbo.common.serialize.protostuff.delegate - package org.apache.dubbo.common.serialize.protostuff.delegate
 
org.apache.dubbo.common.serialize.protostuff.utils - package org.apache.dubbo.common.serialize.protostuff.utils
 

P

ProtostuffObjectInput - Class in org.apache.dubbo.common.serialize.protostuff
 
ProtostuffObjectInput(InputStream) - Constructor for class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
ProtostuffObjectOutput - Class in org.apache.dubbo.common.serialize.protostuff
 
ProtostuffObjectOutput(OutputStream) - Constructor for class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
ProtostuffSerialization - Class in org.apache.dubbo.common.serialize.protostuff
 
ProtostuffSerialization() - Constructor for class org.apache.dubbo.common.serialize.protostuff.ProtostuffSerialization
 

R

readBool() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readByte() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readBytes() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readDouble() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readFloat() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readFrom(Input) - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.TimeDelegate
 
readInt() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readLong() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readObject() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readObject(Class<T>) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readObject(Class<T>, Type) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readShort() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 
readUTF() - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectInput
 

S

serialize(URL, OutputStream) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffSerialization
 

T

TimeDelegate - Class in org.apache.dubbo.common.serialize.protostuff.delegate
 
TimeDelegate() - Constructor for class org.apache.dubbo.common.serialize.protostuff.delegate.TimeDelegate
 
transfer(Pipe, Input, Output, int, boolean) - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.TimeDelegate
 
typeClass() - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.TimeDelegate
 

W

Wrapper<T> - Class in org.apache.dubbo.common.serialize.protostuff
Protostuff can only serialize/deserialize POJOs, for those it can't deal with, use this Wrapper.
WrapperUtils - Class in org.apache.dubbo.common.serialize.protostuff.utils
 
WrapperUtils() - Constructor for class org.apache.dubbo.common.serialize.protostuff.utils.WrapperUtils
 
writeBool(boolean) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeByte(byte) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeBytes(byte[]) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeBytes(byte[], int, int) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeDouble(double) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeFloat(float) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeInt(int) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeLong(long) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeObject(Object) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeShort(short) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
writeTo(Output, int, Time, boolean) - Method in class org.apache.dubbo.common.serialize.protostuff.delegate.TimeDelegate
 
writeUTF(String) - Method in class org.apache.dubbo.common.serialize.protostuff.ProtostuffObjectOutput
 
D F G N O P R S T W 
Skip navigation links

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