public class BridgeActivityImpl extends ActivityHelper<BridgeActivity> implements BridgeActivity
| Constructor and Description |
|---|
BridgeActivityImpl(Channel lhsChannel,
Channel rhsChannel,
ActivityCallback<BridgeActivity> callback) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doActivity() |
ListenerPriority |
getPriority() |
void |
onManagerEvent(ManagerEvent event) |
HashSet<Class<? extends ManagerEvent>> |
requiredEvents() |
getLastException, isSuccess, progess, run, setLastException, startActivity, validateChannelgetDumpRateLimit, withLockclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLastException, isSuccesspublic BridgeActivityImpl(Channel lhsChannel, Channel rhsChannel, ActivityCallback<BridgeActivity> callback)
public boolean doActivity()
throws PBXException
doActivity in class ActivityHelper<BridgeActivity>PBXExceptionpublic HashSet<Class<? extends ManagerEvent>> requiredEvents()
public ListenerPriority getPriority()
getPriority in class ActivityHelper<BridgeActivity>public void onManagerEvent(ManagerEvent event)
Copyright © 2004–2024. All rights reserved.