YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
de.yaacc.upnp.callback.ActionCallback Class Referenceabstract
Inheritance diagram for de.yaacc.upnp.callback.ActionCallback:
Inheritance graph
Collaboration diagram for de.yaacc.upnp.callback.ActionCallback:
Collaboration graph

Public Member Functions

ActionInvocation getActionInvocation ()
 
void run ()
 
abstract void success (ActionInvocation invocation)
 
abstract void failure (ActionInvocation invocation, UpnpResponse operation, String defaultMsg)
 

Protected Member Functions

 ActionCallback (ActionInvocation actionInvocation, HttpRequestSender httpRequestSender)
 
void failure (ActionInvocation invocation, UpnpResponse operation)
 

Protected Attributes

final ActionInvocation actionInvocation
 
final HttpRequestSender httpRequestSender
 

The documentation for this class was generated from the following file: