Package | Description |
---|---|
org.cybergarage.upnp | |
org.cybergarage.upnp.device | |
org.cybergarage.upnp.ssdp | |
org.cybergarage.upnp.xml |
Modifier and Type | Method and Description |
---|---|
SSDPPacket |
Device.getSSDPPacket() |
Modifier and Type | Method and Description |
---|---|
void |
Device.deviceSearchReceived(SSDPPacket ssdpPacket) |
void |
Device.deviceSearchResponse(SSDPPacket ssdpPacket) |
void |
ControlPoint.notifyReceived(SSDPPacket packet) |
void |
ControlPoint.performNotifyListener(SSDPPacket ssdpPacket) |
void |
ControlPoint.performSearchResponseListener(SSDPPacket ssdpPacket) |
boolean |
Device.postSearchResponse(SSDPPacket ssdpPacket,
String st,
String usn) |
void |
ControlPoint.searchResponseReceived(SSDPPacket packet) |
boolean |
Service.serviceSearchResponse(SSDPPacket ssdpPacket) |
void |
Device.setSSDPPacket(SSDPPacket packet) |
Modifier and Type | Method and Description |
---|---|
void |
NotifyListener.deviceNotifyReceived(SSDPPacket ssdpPacket) |
void |
SearchListener.deviceSearchReceived(SSDPPacket ssdpPacket) |
void |
SearchResponseListener.deviceSearchResponseReceived(SSDPPacket ssdpPacket) |
Modifier and Type | Method and Description |
---|---|
SSDPPacket |
HTTPUSocket.receive() |
SSDPPacket |
HTTPMUSocket.receive() |
Modifier and Type | Method and Description |
---|---|
void |
SSDPSearchSocket.performSearchListener(SSDPPacket ssdpPacket) |
Modifier and Type | Method and Description |
---|---|
SSDPPacket |
DeviceData.getSSDPPacket() |
Modifier and Type | Method and Description |
---|---|
void |
DeviceData.setSSDPPacket(SSDPPacket packet) |