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

META-INF.async-intent.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="ASCII"?>
<definitions 
    xmlns="http://www.osoa.org/xmlns/sca/1.0" 
    targetNamespace="http://www.osoa.org/xmlns/sca/1.0">

    <!-- Asynchronous invocation intent -->
    <intent name="oneWay" constrains="binding">
        <description>
            Used to indicate asynchronous invocation.
        </description>
    </intent>
    
</definitions>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy