ildfly-clustering-weld-web.34.0.1.Final.source-code.org.jboss.weld.module.web.el.proto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of wildfly-clustering-weld-web Show documentation
Show all versions of wildfly-clustering-weld-web Show documentation
Marshalling optimizations for weld-web module.
package org.jboss.weld.module.web.el;
/**
* @TypeId(480)
*/
message WeldMethodExpression {
optional bytes expression = 1;
}
/**
* @TypeId(481)
*/
message WeldValueExpression {
optional bytes expression = 1;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy