public abstract static class BrowserChannel.SessionHandler<T extends BrowserChannel> extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BrowserChannel.SessionHandler.ExceptionOrReturnValue
Wrapper to return both a return value/exception and a flag as to whether
an exception was thrown or not.
|
static class |
BrowserChannel.SessionHandler.SpecialDispatchId
Enumeration of dispatch IDs on object 0 (the ServerMethods object).
|
Constructor and Description |
---|
SessionHandler() |
public abstract void freeValue(T channel, int[] ids)
Copyright © 2018. All rights reserved.