6263646566676869707172
if (endpoint == null) { throw new IllegalStateException("Cannot find object in dispatcher with id " + objectId); } return new BrowserNextMessageResponse(endpoint.nextMessage()); } public void write(DataOutputStream os) throws Exception { super.write(os);