cybergarage-upnp
org.cybergarage.upnp.ssdp.SSDPNotifySocketList Class Reference
Inheritance diagram for org.cybergarage.upnp.ssdp.SSDPNotifySocketList:

Public Member Functions

 SSDPNotifySocketList ()
 
 SSDPNotifySocketList (InetAddress[] binds)
 
SSDPNotifySocket getSSDPNotifySocket (int n)
 
void setControlPoint (ControlPoint ctrlPoint)
 
boolean open ()
 
void close ()
 
void start ()
 
void stop ()
 

Private Attributes

InetAddress[] binds = null
 

Constructor & Destructor Documentation

◆ SSDPNotifySocketList() [1/2]

org.cybergarage.upnp.ssdp.SSDPNotifySocketList.SSDPNotifySocketList ( )
inline

◆ SSDPNotifySocketList() [2/2]

org.cybergarage.upnp.ssdp.SSDPNotifySocketList.SSDPNotifySocketList ( InetAddress[] binds)
inline
Parameters
bindsThe host to bind the service null means to bind to default.
Since
1.8

Member Function Documentation

◆ close()

void org.cybergarage.upnp.ssdp.SSDPNotifySocketList.close ( )
inline

◆ getSSDPNotifySocket()

SSDPNotifySocket org.cybergarage.upnp.ssdp.SSDPNotifySocketList.getSSDPNotifySocket ( int n)
inline

◆ open()

boolean org.cybergarage.upnp.ssdp.SSDPNotifySocketList.open ( )
inline

◆ setControlPoint()

void org.cybergarage.upnp.ssdp.SSDPNotifySocketList.setControlPoint ( ControlPoint ctrlPoint)
inline

◆ start()

void org.cybergarage.upnp.ssdp.SSDPNotifySocketList.start ( )
inline

◆ stop()

void org.cybergarage.upnp.ssdp.SSDPNotifySocketList.stop ( )
inline

Field Documentation

◆ binds

InetAddress [] org.cybergarage.upnp.ssdp.SSDPNotifySocketList.binds = null
private

The documentation for this class was generated from the following file: