software.amazon.smithy.protocol.traits.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of smithy-protocol-traits Show documentation
Show all versions of smithy-protocol-traits Show documentation
This module provides the implementation of protocol traits for Smithy.
The newest version!
/*
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0
*/
/**
* Defines protocols for Smithy.
*/
@SmithyUnstableApi
package software.amazon.smithy.protocol.traits;
import software.amazon.smithy.utils.SmithyUnstableApi;