| 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 |
UPnP
This (and all in org/freenet, org/cybergarage, org/xmlpull)
grabbed from freenet SVN, mid-February 2009 by zzz.
|
| 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() |
| Modifier and Type | Method and Description |
|---|---|
void |
Disposer.setControlPoint(ControlPoint ctrlp) |
| Constructor and Description |
|---|
Disposer(ControlPoint ctrlp) |
| Modifier and Type | Method and Description |
|---|---|
ControlPoint |
SSDPNotifySocket.getControlPoint() |
ControlPoint |
SSDPSearchResponseSocket.getControlPoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
SSDPSearchResponseSocketList.setControlPoint(ControlPoint ctrlPoint) |
void |
SSDPNotifySocketList.setControlPoint(ControlPoint ctrlPoint) |
void |
SSDPNotifySocket.setControlPoint(ControlPoint ctrlp) |
void |
SSDPSearchResponseSocket.setControlPoint(ControlPoint ctrlp) |