Uses of Class
org.apache.camel.component.asterisk.CamelAsteriskException
-
-
Uses of CamelAsteriskException in org.apache.camel.component.asterisk
Methods in org.apache.camel.component.asterisk that throw CamelAsteriskException Modifier and Type Method Description void
AsteriskConnection. addListener(org.asteriskjava.manager.ManagerEventListener listener)
void
AsteriskConnection. login()
void
AsteriskConnection. logoff()
void
AsteriskConnection. removeListener(org.asteriskjava.manager.ManagerEventListener listener)
-