|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.resource.jcc.local.JccCallEventLocal
public class JccCallEventLocal
Wraps JccCallEvent to disallow addConnectionListener, addCallListener methods. When a disallowed method is invoked, the resource adaptor entity throws a SecurityException.
| Field Summary |
|---|
| Fields inherited from interface javax.csapi.cc.jcc.JccCallEvent |
|---|
CALL_ACTIVE, CALL_CREATED, CALL_EVENT_TRANSMISSION_ENDED, CALL_INVALID, CALL_SUPERVISE_END, CALL_SUPERVISE_START |
| Fields inherited from interface javax.csapi.cc.jcc.JccEvent |
|---|
CAUSE_BUSY, CAUSE_CALL_CANCELLED, CAUSE_CALL_RESTRICTED, CAUSE_DEST_NOT_OBTAINABLE, CAUSE_GENERAL_FAILURE, CAUSE_INCOMPATIBLE_DESTINATION, CAUSE_LOCKOUT, CAUSE_MORE_DIGITS_NEEDED, CAUSE_NETWORK_CONGESTION, CAUSE_NETWORK_NOT_OBTAINABLE, CAUSE_NEW_CALL, CAUSE_NO_ANSWER, CAUSE_NORMAL, CAUSE_REDIRECTED, CAUSE_RESOURCES_NOT_AVAILABLE, CAUSE_SNAPSHOT, CAUSE_TIMER_EXPIRY, CAUSE_UNKNOWN, CAUSE_USER_NOT_AVAILABLE |
| Constructor Summary | |
|---|---|
JccCallEventLocal(int id,
int cause,
java.lang.Object source,
JccCallLocal call)
Creates a new instance of JccCallEventLocal |
|
| Method Summary | |
|---|---|
javax.csapi.cc.jcc.JccCall |
getCall()
(Non-Javadoc) |
int |
getCause()
(Non-Javadoc) |
int |
getID()
(Non-Javadoc) |
java.lang.Object |
getSource()
(Non-Javadoc) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JccCallEventLocal(int id,
int cause,
java.lang.Object source,
JccCallLocal call)
| Method Detail |
|---|
public javax.csapi.cc.jcc.JccCall getCall()
getCall in interface javax.csapi.cc.jcc.JccCallEventJccCallEvent.getCall()public int getCause()
getCause in interface javax.csapi.cc.jcc.JccEventJccEvent.getCause()public int getID()
getID in interface javax.csapi.cc.jcc.JccEventJccEvent.getID()public java.lang.Object getSource()
getSource in interface javax.csapi.cc.jcc.JccEventJccEvent.getSource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||