|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teleal.cling.controlpoint.ActionCallback
org.teleal.cling.support.igd.GetStatusInfoCallback
public abstract class GetStatusInfoCallback
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.teleal.cling.controlpoint.ActionCallback |
|---|
org.teleal.cling.controlpoint.ActionCallback.Default |
| Field Summary |
|---|
| Fields inherited from class org.teleal.cling.controlpoint.ActionCallback |
|---|
actionInvocation, controlPoint |
| Constructor Summary | |
|---|---|
GetStatusInfoCallback(org.teleal.cling.model.meta.Service service)
|
|
| Method Summary | |
|---|---|
void |
success(org.teleal.cling.model.action.ActionInvocation invocation)
|
protected abstract void |
success(Connection.StatusInfo statusInfo)
|
| Methods inherited from class org.teleal.cling.controlpoint.ActionCallback |
|---|
createDefaultFailureMessage, failure, getActionInvocation, getControlPoint, run, setControlPoint, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GetStatusInfoCallback(org.teleal.cling.model.meta.Service service)
| Method Detail |
|---|
public void success(org.teleal.cling.model.action.ActionInvocation invocation)
success in class org.teleal.cling.controlpoint.ActionCallbackprotected abstract void success(Connection.StatusInfo statusInfo)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||