|
||||||||||
| 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.connectionmanager.callback.GetProtocolInfo
public abstract class GetProtocolInfo
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.fourthline.cling.controlpoint.ActionCallback |
|---|
ActionCallback.Default |
| Field Summary |
|---|
| Fields inherited from class org.fourthline.cling.controlpoint.ActionCallback |
|---|
actionInvocation, controlPoint |
| Constructor Summary | |
|---|---|
|
GetProtocolInfo(Service service)
|
protected |
GetProtocolInfo(Service service,
ControlPoint controlPoint)
|
| Method Summary | |
|---|---|
abstract void |
received(ActionInvocation actionInvocation,
ProtocolInfos sinkProtocolInfos,
ProtocolInfos sourceProtocolInfos)
|
void |
success(ActionInvocation invocation)
|
| Methods inherited from class org.fourthline.cling.controlpoint.ActionCallback |
|---|
createDefaultFailureMessage, failure, 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 GetProtocolInfo(Service service)
protected GetProtocolInfo(Service service,
ControlPoint controlPoint)
| Method Detail |
|---|
public void success(ActionInvocation invocation)
success in class ActionCallback
public abstract void received(ActionInvocation actionInvocation,
ProtocolInfos sinkProtocolInfos,
ProtocolInfos sourceProtocolInfos)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||