com.vaadin.terminal.gwt.server
Interface AbstractCommunicationManager.Callback
- Enclosing class:
- AbstractCommunicationManager
public static interface AbstractCommunicationManager.Callback
TODO Document me!
- Author:
- peholmst
criticalNotification
void criticalNotification(AbstractCommunicationManager.Request request,
AbstractCommunicationManager.Response response,
String cap,
String msg,
String details,
String outOfSyncURL)
throws IOException
- Throws:
IOException
getRequestPathInfo
String getRequestPathInfo(AbstractCommunicationManager.Request request)
getThemeResourceAsStream
InputStream getThemeResourceAsStream(String themeName,
String resource)
throws IOException
- Throws:
IOException
Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.