Interface UpnpActionCallbackFactory


public interface UpnpActionCallbackFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    create(org.fourthline.cling.model.action.ActionInvocation<?> actionInvocation, org.fourthline.cling.controlpoint.ControlPoint controlPoint)
     
  • Method Details

    • create

      UpnpActionCallback create(org.fourthline.cling.model.action.ActionInvocation<?> actionInvocation, org.fourthline.cling.controlpoint.ControlPoint controlPoint)