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 voidAsteriskConnection. addListener(org.asteriskjava.manager.ManagerEventListener listener)voidAsteriskConnection. login()voidAsteriskConnection. logoff()voidAsteriskConnection. removeListener(org.asteriskjava.manager.ManagerEventListener listener)Constructors in org.apache.camel.component.asterisk that throw CamelAsteriskException Constructor Description AsteriskProducer(AsteriskEndpoint endpoint)
-