|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mobicents.slee.examples.callcontrol.common.SubscriptionProfileSbb
org.mobicents.slee.examples.callcontrol.blocking.CallBlockingSbb
public abstract class CallBlockingSbb
| Field Summary |
|---|
| Fields inherited from class org.mobicents.slee.examples.callcontrol.common.SubscriptionProfileSbb |
|---|
log |
| Constructor Summary | |
|---|---|
CallBlockingSbb()
|
|
| Method Summary | |
|---|---|
abstract CallBlockingSbbActivityContextInterface |
asSbbActivityContextInterface(javax.slee.ActivityContextInterface aci)
|
abstract org.mobicents.slee.examples.callcontrol.profile.CallControlProfileCMP |
getCallControlProfileCMP(javax.slee.profile.ProfileID profileID)
|
void |
onInvite(javax.sip.RequestEvent event,
CallBlockingSbbActivityContextInterface localAci)
|
| Methods inherited from class org.mobicents.slee.examples.callcontrol.common.SubscriptionProfileSbb |
|---|
callIDSelect, getAddressFactory, getMessageFactory, getProfileFacility, getSbbContext, getSbbLocalObject, getSipFactoryProvider, lookup, sbbActivate, sbbCreate, sbbExceptionThrown, sbbLoad, sbbPassivate, sbbPostCreate, sbbRemove, sbbRolledBack, sbbStore, setSbbContext, unsetSbbContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.slee.Sbb |
|---|
sbbActivate, sbbCreate, sbbExceptionThrown, sbbLoad, sbbPassivate, sbbPostCreate, sbbRemove, sbbRolledBack, sbbStore, setSbbContext, unsetSbbContext |
| Constructor Detail |
|---|
public CallBlockingSbb()
| Method Detail |
|---|
public void onInvite(javax.sip.RequestEvent event,
CallBlockingSbbActivityContextInterface localAci)
public abstract org.mobicents.slee.examples.callcontrol.profile.CallControlProfileCMP getCallControlProfileCMP(javax.slee.profile.ProfileID profileID)
throws javax.slee.profile.UnrecognizedProfileNameException,
javax.slee.profile.UnrecognizedProfileTableNameException
getCallControlProfileCMP in class org.mobicents.slee.examples.callcontrol.common.SubscriptionProfileSbbjavax.slee.profile.UnrecognizedProfileNameException
javax.slee.profile.UnrecognizedProfileTableNameExceptionpublic abstract CallBlockingSbbActivityContextInterface asSbbActivityContextInterface(javax.slee.ActivityContextInterface aci)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||