|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fourthline.cling.controlpoint.ActionCallback
org.fourthline.cling.support.igd.callback.PortMappingDelete
public abstract class PortMappingDelete
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.fourthline.cling.controlpoint.ActionCallback |
|---|
ActionCallback.Default |
| Field Summary | |
|---|---|
protected PortMapping |
portMapping
|
| Fields inherited from class org.fourthline.cling.controlpoint.ActionCallback |
|---|
actionInvocation, controlPoint |
| Constructor Summary | |
|---|---|
protected |
PortMappingDelete(Service service,
ControlPoint controlPoint,
PortMapping portMapping)
|
|
PortMappingDelete(Service service,
PortMapping portMapping)
|
| Method Summary |
|---|
| Methods inherited from class org.fourthline.cling.controlpoint.ActionCallback |
|---|
createDefaultFailureMessage, failure, failure, getActionInvocation, getControlPoint, run, setControlPoint, success, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected final PortMapping portMapping
| Constructor Detail |
|---|
public PortMappingDelete(Service service,
PortMapping portMapping)
protected PortMappingDelete(Service service,
ControlPoint controlPoint,
PortMapping portMapping)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||