Details
Description
From AbstractBayeux:
public static final JSON.Literal TRANSPORTS=new JSON.Literal("[\"long-polling\",\"callback-polling\"]");
Not to keen on adding on adding new transports? Maybe that could change. This could at least be non-final.
This has at least been made non-impossible....