Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
pr_methods:supportsservicediscovery [2023/05/03 04:46] seanpr_methods:supportsservicediscovery [2025/06/12 04:00] (current) – Change to AwareIM aware_support3
Line 1: Line 1:
-{{tag>Programmers_Reference Methods IChannelType_Interface supportsservicediscovery Index}}+{{tag>Index Programmers_Reference Methods IChannelType_Interface supportsservicediscovery}}
  
 ====supportsServiceDiscovery ()==== ====supportsServiceDiscovery ()====
 <code java>public boolean supportsServiceDiscovery ()</code> <code java>public boolean supportsServiceDiscovery ()</code>
  
-//**Aware IM**// supports service discovery mechanism – it may send a special request through the channel to find out which services are supported by an intelligent business object. The ''supportsServiceDiscovery'' method is supposed to return whether it supports the service discovery mechanism (for custom channels it should return false).+//**AwareIM**// supports service discovery mechanism – it may send a special request through the channel to find out which services are supported by an intelligent business object. The ''supportsServiceDiscovery'' method is supposed to return whether it supports the service discovery mechanism (for custom channels it should return false).
  
 ===Parameters=== ===Parameters===
  • Last modified: 2023/05/03 04:46