By default the following bridges are available:
public static class ResultBridgeFactories| AddFactory | Add a custom factory to the set of available factories |
| AddOrUpdateFactory | Add or update a custom factory |
| GetFactory | Get a factory that can create a bridge supporting the specified bridge name |
| HasFactory | Returns true if bridgeName is supported. |
| RemoveFactory | Remove the bridge factory with the given name from the list of available factories. |