You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Alexander Broekhuis (JIRA)" <ji...@apache.org> on 2013/12/05 22:10:35 UTC

[jira] [Resolved] (CELIX-98) Callback method for RSA proxies

     [ https://issues.apache.org/jira/browse/CELIX-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Broekhuis resolved CELIX-98.
--------------------------------------

    Resolution: Fixed

Committed a fix.

--------------------------
Author: abroekhuis
Date: Thu Dec  5 21:06:56 2013
New Revision: 1548308

URL: http://svn.apache.org/r1548308
Log:
CELIX-98: Added callback method to the RSA to be able to handle communication with endpoints. Updated the calculator proxy to use this callback instead of directly calling endpoints.
Also added support for removing exported endpoints from the RSA.

> Callback method for RSA proxies
> -------------------------------
>
>                 Key: CELIX-98
>                 URL: https://issues.apache.org/jira/browse/CELIX-98
>             Project: Celix
>          Issue Type: Bug
>    Affects Versions: 0.0.1-incubating
>            Reporter: Alexander Broekhuis
>            Assignee: Alexander Broekhuis
>             Fix For: 1.0.0-incubating
>
>
> Currently the proxies handle communication with the endpoints by itself. To be able to reuse proxies with different RSA implementations this needs to be replaced by a callback function that is implemented by the RSA.



--
This message was sent by Atlassian JIRA
(v6.1#6144)