public class InboundSMSPluginFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,Plugin> |
createPlugins(com.speechstorm.fish.sms.InboundSMSContext vuiContext_p) |
static InboundSMSPluginFactory |
getInstance() |
public static InboundSMSPluginFactory getInstance()
public java.util.Map<java.lang.String,Plugin> createPlugins(com.speechstorm.fish.sms.InboundSMSContext vuiContext_p)