Package gw.lang.debugger
Interface RemoteServiceProtocolHandler
-
public interface RemoteServiceProtocolHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
call(String strSessionId, String strService, String strMethod, String strParamTypes, String strArgs)
-