Interface CBIssuer
-
- All Superinterfaces:
DoubleDispatchServer
public interface CBIssuer extends DoubleDispatchServer
Created by Jeff Gaynor
on 6/3/13 at 3:35 PM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CBResponse
processCallbackRequest(CBRequest CBRequest)
-
Methods inherited from interface org.oa4mp.delegation.common.services.DoubleDispatchServer
process
-
-
-
-
Method Detail
-
processCallbackRequest
CBResponse processCallbackRequest(CBRequest CBRequest)
-
-