Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: frame ::

service ProtocolHandler

Description
special dispatcher registered for URL protocols


Exported Interfaces

com::sun::star::frame::XNotifyingDispatch
Description
must be implemented to support handling of dispatches with defined result state. Base interface of XNotifyingDispatch is XDispatch and can be called for requests if result isn't neccessary for dispatch operation.

Top of Page