Interface BridgeExtraInfoDescriptor

All Superinterfaces:
Descriptor, ExtraInfoDescriptor, Serializable

public interface BridgeExtraInfoDescriptor extends ExtraInfoDescriptor
Contains a sanitized bridge extra-info descriptor.

Sanitized bridge extra-info descriptors share many contents with relay extra-info descriptors (RelayExtraInfoDescriptor), which is why they share a common superinterface (ExtraInfoDescriptor). The main purpose of having two subinterfaces is being able to distinguish descriptor types more easily.

Details about sanitizing bridge extra-info descriptors can be found here.

Since:
1.1.0