
net.java.trueupdate.jms.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of trueupdate-jms Show documentation
Show all versions of trueupdate-jms Show documentation
Provides services to transmit and receive update messages via JMS.
The newest version!
/*
* Copyright (C) 2013 Schlichtherle IT Services & Stimulus Software.
* All rights reserved. Use is subject to license terms.
*/
/**
* Provides services to transmit and receive update messages via JMS.
*
* @author Christian Schlichtherle
*/
@javax.xml.bind.annotation.XmlSchema(
xmlns = {
@javax.xml.bind.annotation.XmlNs(prefix = "xs", namespaceURI = "http://www.w3.org/2001/XMLSchema"),
@javax.xml.bind.annotation.XmlNs(prefix = "xsi", namespaceURI = "http://www.w3.org/2001/XMLSchema-instance")
}
)
@javax.annotation.ParametersAreNonnullByDefault @javax.annotation.Nonnull
package net.java.trueupdate.jms;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy