|
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 ProtocolMessage
Represents the ProtocolMessage (actual SIP Message). Like other type of Messages, ProtocolMessage also will be available to the application from the CommunicationContext.getMessage method. Note that the ProtocolMessage is expected to be used only be advanced users. Also, the kind of changes made to the actual protocol objects might impact the behavior of the SFT runtime behavior. Typically application might add/remove custom headers or parameters needed for specific application.
ProtocolEvent
Method Summary | |
---|---|
Object |
get() Method to retrieve the actual SIP Message. |
Methods inherited from interface com.oracle.sft.api.Message |
---|
consume, getContent, getContentType, reject, send, send, send |
Method Detail |
---|
Object get()
|
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.