org.dellroad.msrp.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of msrp4j Show documentation
Show all versions of msrp4j Show documentation
msrp4j is a Java library for the MSRP protocol defined by RFC 4975.
/*
* Copyright (C) 2014 Archie L. Cobbs. All rights reserved.
*/
/**
* Top level package for the msrp4j Java library.
*
*
* The main class is {@link org.dellroad.msrp.Msrp}. Each instance represents an MSRP protocol stack.
*
*
* @see The msrp4j Project
*/
package org.dellroad.msrp;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy