|
||||||||||
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.connectionmanager.callback.ConnectionComplete
public abstract class ConnectionComplete
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 | |
---|---|
protected |
ConnectionComplete(org.teleal.cling.model.meta.Service service,
org.teleal.cling.controlpoint.ControlPoint controlPoint,
int connectionID)
|
|
ConnectionComplete(org.teleal.cling.model.meta.Service service,
int connectionID)
|
Method Summary |
---|
Methods inherited from class org.teleal.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 |
Constructor Detail |
---|
public ConnectionComplete(org.teleal.cling.model.meta.Service service, int connectionID)
protected ConnectionComplete(org.teleal.cling.model.meta.Service service, org.teleal.cling.controlpoint.ControlPoint controlPoint, int connectionID)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |