Package edu.sc.seis.sod.mock
Class MockECP
java.lang.Object
edu.sc.seis.sod.mock.MockECP
public class MockECP
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description MockECP()
-
Method Summary
Modifier and Type Method Description static EventChannelPair
getECP()
static EventChannelPair
getECP(edu.iris.Fissures.network.ChannelImpl chan)
static EventChannelPair
getECP(StatefulEvent event)
static EventChannelPair
getECP(StatefulEvent ev, edu.iris.Fissures.network.ChannelImpl chan)
-
Constructor Details
-
MockECP
public MockECP()
-
-
Method Details
-
getECP
-
getECP
-
getECP
-
getECP
public static EventChannelPair getECP(StatefulEvent ev, edu.iris.Fissures.network.ChannelImpl chan)
-