public class VoiceProxyComponent extends SourceComponent implements DataSocket.DataListener
Constructor and Description |
---|
VoiceProxyComponent(java.lang.String outboundPort,
ComponentConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
dataReceived(java.lang.String data) |
void |
definePublishedData() |
public VoiceProxyComponent(java.lang.String outboundPort, ComponentConfig config)
public void definePublishedData()
public void close()
public void dataReceived(java.lang.String data)
dataReceived
in interface DataSocket.DataListener