Interface RelayExtraInfoDescriptor

All Superinterfaces:
Descriptor, ExtraInfoDescriptor, Serializable

public interface RelayExtraInfoDescriptor extends ExtraInfoDescriptor
Contains a relay extra-info descriptor.

Relay extra-info descriptors share many contents with sanitized bridge extra-info descriptors (BridgeExtraInfoDescriptor), 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.

Since:
1.1.0