Package | Description |
---|---|
com.ceridwen.circulation.SIP.transport |
Modifier and Type | Method and Description |
---|---|
protected void |
TelnetConnection.internalSend(String cmd) |
protected void |
SocketConnection.internalSend(String cmd) |
protected abstract void |
Connection.internalSend(String msg) |
protected String |
TelnetConnection.internalWaitfor(String match) |
protected String |
SocketConnection.internalWaitfor(String match) |
protected abstract String |
Connection.internalWaitfor(String match) |
void |
Connection.send(String msg) |
String |
Connection.waitfor(String match) |
Copyright © 2004–2016 Ceridwen Limited. All rights reserved.