Class | Tree | Deprecated | Index | Help | |||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--CommPage
Constructor Summary | |
CommPage(java.lang.String id,
CoBrowService cbService,
java.applet.AppletContext appletContext)
|
Method Summary | |
void | callback(java.lang.String mimeType,
byte[] responseBody)
|
void | destroy()
|
Methods inherited from class java.lang.Object | |
clone, equals, finalize, getClass, hashCode, notifyAll, notify, toString, wait, wait, wait |
Constructor Detail |
public CommPage(java.lang.String id, CoBrowService cbService, java.applet.AppletContext appletContext)
id
-
cbService
-
appletContext
- The AppletContextMethod Detail |
public void destroy()
public void callback(java.lang.String mimeType, byte[] responseBody)
Class | Tree | Deprecated | Index | Help | |||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |