Deprecated API
Contents
-
Terminally Deprecated Elements
-
Deprecated InterfacesInterfaceDescriptionthis mechanism was replaced by
UnknownFieldSetHandlerinterface. This will be removed in 5.xSince 4.4. Replaced by the more flexibleSerializationContext.InstanceMarshallerProvider. To be removed in 5.since 4.3.1. This will be removed together withMessageMarshaller
-
Deprecated Annotation Interfaces
-
Deprecated FieldsFieldDescriptionUse
WrappedMessage.WRAPPED_TYPE_NAMEinstead. This will be removed in ver. 5.UseWrappedMessage.WRAPPED_TYPE_IDinstead. This will be removed in ver. 5.UseWrappedMessage.WRAPPED_TYPE_IDinstead. This will be removed in ver. 5.
-
Deprecated MethodsMethodDescriptionsince 4.3.4. This will be removed in version 5. See IPROTO-158.avoid using thisThis method was added for internal use and is deprecated since 4.3.4 to be removed in 5. Replaced by
FileDescriptorSource.getFiles()This method is strictly for internal use and has been deprecated in 4.3.4 to prevent use from external projects as it is subject for removal in 5.since 4.2.2, to be removed in 5, replaced bygetDescriptorByName(fullTypeName).getTypeId()since 4.2.2, to be removed in 5, replaced bygetDescriptorByTypeId(typeId).getFullName()since 5.0.10 Please useTagWriterImpl.newInstance(ImmutableSerializationContext, OutputStream)with aBufferedOutputStreaminsteadsince 5.0.10 Please useTagWriterImpl.newInstance(ImmutableSerializationContext, OutputStream)since 5.0.10 Please useProtobufUtil.toWrappedStream(ImmutableSerializationContext, OutputStream, Object)with aBufferedOutputStreaminsteadSince 4.4. Replaced by the more flexibleSerializationContext.InstanceMarshallerProvider. To be removed in 5.Since 4.4. Replaced by the more flexibleSerializationContext.InstanceMarshallerProvider. To be removed in 5.in 4.3.4, to be removed in 5. The method was moved and will continue to exist starting with ver. 5 asGeneratedSchema.getProtoFile(). See IPROTO-154.in 4.3.4, to be removed in 5. The method was moved and will continue to exist starting with ver. 5 asGeneratedSchema.getProtoFileName(). See IPROTO-154.
-
Deprecated Annotation Interface ElementsAnnotation Interface ElementDescriptionsince 4.3.4. This will be removed in version 5. See IPROTO-158.avoid using this