|
org.netbeans.api.xml/1 1.14 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CookieObserver
Cookie observer interface. It can be implemented by cookie clients that are insterested in progress of their request.
Method Summary | |
---|---|
void |
receive(CookieMessage msg)
Receive a cookie message. |
Method Detail |
---|
void receive(CookieMessage msg)
msg
- Received cookie message never null
.
|
org.netbeans.api.xml/1 1.14 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |