ildfly-clustering-weld-ejb.34.0.0.Final.source-code.org.jboss.as.ejb3.component.session.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-ejb Show documentation
Show all versions of wildfly-clustering-weld-ejb Show documentation
Marshalling optimizations for weld-ejb module.
package org.jboss.as.ejb3.component.session;
/**
* @TypeId(361)
*/
message StatelessSerializedProxy {
optional string viewName = 1;
}