public class AgiChannelActivityBridge extends Object implements AgiChannelActivityAction
Constructor and Description |
---|
AgiChannelActivityBridge(Channel target) |
Modifier and Type | Method and Description |
---|---|
void |
cancel(Channel channel) |
void |
execute(AgiChannel channel,
Channel ichannel) |
boolean |
isDisconnect() |
void |
sleepWhileBridged() |
public AgiChannelActivityBridge(Channel target)
public void execute(AgiChannel channel, Channel ichannel) throws AgiException, InterruptedException
execute
in interface AgiChannelActivityAction
AgiException
InterruptedException
public boolean isDisconnect()
isDisconnect
in interface AgiChannelActivityAction
public void cancel(Channel channel)
cancel
in interface AgiChannelActivityAction
public void sleepWhileBridged() throws InterruptedException
InterruptedException
Copyright © 2004–2017. All rights reserved.