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

Public Member Functions

 GetProtocolInfo (Service service, HttpRequestSender httpRequestSender)
 
void success (ActionInvocation invocation)
 
abstract void received (ActionInvocation actionInvocation, ProtocolInfos sinkProtocolInfos, ProtocolInfos sourceProtocolInfos)
 
- Public Member Functions inherited from de.yaacc.upnp.callback.ActionCallback
ActionInvocation getActionInvocation ()
 
void run ()
 
abstract void failure (ActionInvocation invocation, UpnpResponse operation, String defaultMsg)
 

Additional Inherited Members

- Protected Member Functions inherited from de.yaacc.upnp.callback.ActionCallback
 ActionCallback (ActionInvocation actionInvocation, HttpRequestSender httpRequestSender)
 
void failure (ActionInvocation invocation, UpnpResponse operation)
 
- Protected Attributes inherited from de.yaacc.upnp.callback.ActionCallback
final ActionInvocation actionInvocation
 
final HttpRequestSender httpRequestSender
 

Member Function Documentation

◆ success()

void de.yaacc.upnp.callback.connectionmanager.GetProtocolInfo.success ( ActionInvocation  invocation)

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