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

Public Member Functions

 SSDPSearchResponseSocketList ()
 
 SSDPSearchResponseSocketList (InetAddress[] binds)
 
void setControlPoint (ControlPoint ctrlPoint)
 
SSDPSearchResponseSocket getSSDPSearchResponseSocket (int n)
 
boolean open (int port)
 
boolean open ()
 
void close ()
 
void start ()
 
void stop ()
 
boolean post (SSDPSearchRequest req)
 

Private Attributes

InetAddress[] binds = null
 

Constructor & Destructor Documentation

◆ SSDPSearchResponseSocketList() [1/2]

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

◆ SSDPSearchResponseSocketList() [2/2]

org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList.SSDPSearchResponseSocketList ( InetAddress[] binds)
inline
Parameters
bindsThe host to bind.Use null for the default behavior

Member Function Documentation

◆ close()

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

◆ getSSDPSearchResponseSocket()

SSDPSearchResponseSocket org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList.getSSDPSearchResponseSocket ( int n)
inline

◆ open() [1/2]

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

◆ open() [2/2]

boolean org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList.open ( int port)
inline

◆ post()

boolean org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList.post ( SSDPSearchRequest req)
inline

◆ setControlPoint()

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

◆ start()

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

◆ stop()

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

Field Documentation

◆ binds

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

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