// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. /** * This package declares the API of the network layer required by the message bus. */ @ExportPackage package com.yahoo.messagebus.network; import com.yahoo.osgi.annotation.ExportPackage;