public interface ResponseTransport
String getInstanceId()
String register(Class<?> serviceInterface, WiredService targetService) throws Exception
Exceptionvoid transmit(String callerId, String correlationId, boolean error, String nativeType, Object result) throws Throwable
ThrowableCopyright © 2016. All rights reserved.