class type uRIContentListener =Inheritsobject..end
method onStartURIOpen : 'a. (#uRI as 'a) -> boolmethod doContent : 'b.
string ->
bool ->
(#request as 'b) ->
streamListener out -> boolmethod isPreferred : string -> string out -> boolmethod canHandleContent : string -> bool -> string out