Package org.projecthusky.communication.xdsmhdconversion


@DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class, locations={PARAMETER,RETURN,FIELD}) package org.projecthusky.communication.xdsmhdconversion

This package contains classes to handle conversions between XDS and MHD

By default, parameters and return values are annotated with NonNull. Nullable values are specifically annotated with Nullable.

Author:
Ronaldo Loureiro