Deprecated API
Contents
-
InterfaceDescriptionthis mechanism was replaced by
UnknownFieldSetHandler
interface. 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
-
FieldDescriptionUse
WrappedMessage.WRAPPED_TYPE_NAME
instead. This will be removed in ver. 5.UseWrappedMessage.WRAPPED_TYPE_ID
instead. This will be removed in ver. 5.UseWrappedMessage.WRAPPED_TYPE_ID
instead. This will be removed in ver. 5.
-
MethodDescriptionsince 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 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.
-
Annotation Interface ElementDescriptionsince 4.3.4. This will be removed in version 5. See IPROTO-158.avoid using this