blob: 6157a18c7e119272ababe825adfa81722df6c360 [file] [log] [blame]
package net.onrc.onos.core.matchaction.action;
public class PushMplsAction implements Action {
public PushMplsAction() {
}
}