All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.java.trueupdate.agent.jms.dto.package-info Maven / Gradle / Ivy

There is a newer version: 0.8.1
Show newest version
/*
 * Copyright (C) 2013 Schlichtherle IT Services & Stimulus Software.
 * All rights reserved. Use is subject to license terms.
 */
/**
 * Provides Data Transfer Objects (DTO) for configuring an update agent.
 * This package is used with JAXB to load some configuration.
 *
 * @author Christian Schlichtherle
 */
@javax.xml.bind.annotation.XmlSchema(
        namespace = "https://trueupdate.java.net/xml/ns/config",
        elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
package net.java.trueupdate.agent.jms.dto;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy