| Package | Description |
|---|---|
| net.i2p.router.transport | Transport layer implementations and management for I2P network communication. |
| org.cybergarage.upnp.control | UPnP control and action invocation framework. |
| org.cybergarage.upnp.device | UPnP device implementation and management. |
| org.cybergarage.upnp.ssdp | Simple Service Discovery Protocol (SSDP) implementation for UPnP. |
| Modifier and Type | Class and Description |
|---|---|
class | UPnPUPnP. |
| Modifier and Type | Method and Description |
|---|---|
ControlPoint | RenewSubscriber.getControlPoint()Gets the control point for this subscriber. |
| Modifier and Type | Method and Description |
|---|---|
void | RenewSubscriber.setControlPoint(ControlPoint ctrlp)Sets the control point for this subscriber. |
| Constructor and Description |
|---|
RenewSubscriber(ControlPoint ctrlp)Constructs a RenewSubscriber for the specified control point. |
| Modifier and Type | Method and Description |
|---|---|
ControlPoint | Disposer.getControlPoint()Get the control point. |
| Modifier and Type | Method and Description |
|---|---|
void | Disposer.setControlPoint(ControlPoint ctrlp)Set the control point. |
| Constructor and Description |
|---|
Disposer(ControlPoint ctrlp) |
| Modifier and Type | Method and Description |
|---|---|
ControlPoint | SSDPNotifySocket.getControlPoint()getControlPoint. |
ControlPoint | SSDPSearchResponseSocket.getControlPoint()getControlPoint. |
| Modifier and Type | Method and Description |
|---|---|
void | SSDPSearchResponseSocketList.setControlPoint(ControlPoint ctrlPoint)setControlPoint. |
void | SSDPNotifySocketList.setControlPoint(ControlPoint ctrlPoint)setControlPoint. |
void | SSDPNotifySocket.setControlPoint(ControlPoint ctrlp)setControlPoint. |
void | SSDPSearchResponseSocket.setControlPoint(ControlPoint ctrlp)setControlPoint. |