|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReferResource
This interface represents the Refer resource.
Method Summary | |
---|---|
String |
getSipFrag() Returns the SipFrag that returned by the referred party. |
String |
getSipMessage() The whole sip message that sent by the referred party. |
void |
removeSubscriber(String subscriber) This method is not supported since there is only one subscriber for a given ReferResource. |
void |
setSipFrag(String sipFrag) Update the SipFrag. |
Methods inherited from interface com.oracle.sft.api.context.Resource |
---|
getResourceId, getSubscribers |
Methods inherited from interface com.oracle.sft.api.ContextElement |
---|
isUpdatable |
Method Detail |
---|
String getSipFrag()
void setSipFrag(String sipFrag)
sipFrag
- The SipFragString getSipMessage()
void removeSubscriber(String subscriber)
removeSubscriber
in interface Resource
subscriber
- the subscriber that to be removed.
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2012 Oracle Corporation. All Rights Reserved.