get_address
Description:
This function returns the Internet address where this is listening for external events.
It is often required by GrssFeedsSubscriberHandlers
s while subscribing contents to specify the local endpoint for communications.
Parameters:
this |
Returns:
the InetAddress used by this, or null if the FeedsSubscriber is switched off. |