View Javadoc
1 package org.smartcomps.twister.engine.priv.core.dynamic; 2 3 /*** 4 * Execution context of a Reply activity. 5 */ 6 public interface ReplyEC extends BasicEC { 7 }

This page was automatically generated by Maven