Interface RTServer
-
- All Superinterfaces:
DoubleDispatchServer
- All Known Implementing Classes:
RTServer2
public interface RTServer extends DoubleDispatchServer
Created by Jeff Gaynor
on 2/24/14 at 11:20 AM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Response
processRTRequest(RTRequest rtRequest)
-
Methods inherited from interface org.oa4mp.delegation.common.services.DoubleDispatchServer
process
-
-