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