|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISyncNotificationContext
Interface for the Notification context. This notification context will be created by the sync services and will be passed to the methods while invoking the interceptor implementations.
Method Summary | |
---|---|
HttpContext |
getHttpContext()
Returns the http context |
java.lang.String |
getRequestString()
Returns the request as a string |
void |
setRequestString(java.lang.String request)
Set the request to the context. |
Method Detail |
---|
HttpContext getHttpContext()
java.lang.String getRequestString()
void setRequestString(java.lang.String request)
request
- Updated request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |