- SerialStack - org.frameworkset.soa中的类
-
Title: SerialStack.java
Description: 记录对象和对象引用标识,便于构建后续的引用节点
bboss workgroup
Copyright (c) 2008
- SerialStack() - 类 的构造器org.frameworkset.soa.SerialStack
-
- setAddress(String) - 类 中的方法org.frameworkset.soa.SOAMethodCall
-
- setEncypt(String) - 类 中的方法org.frameworkset.soa.SOAMethodCall
-
- setEncyptalgorithem(String) - 类 中的方法org.frameworkset.soa.SOAMethodCall
-
- setIp(String) - 类 中的方法org.frameworkset.soa.SOAMethodCall
-
- setIssynchronized(boolean) - 类 中的方法org.frameworkset.soa.SOAMethodCall
-
- setMethodName(String) - 类 中的方法org.frameworkset.soa.SOAMethodInfo
-
- setParams(Object[]) - 类 中的方法org.frameworkset.soa.SOAMethodInfo
-
- setParamTypes(Class[]) - 类 中的方法org.frameworkset.soa.SOAMethodInfo
-
- setPassword(String) - 类 中的方法org.frameworkset.soa.SOAMethodCall
-
- setPort(int) - 类 中的方法org.frameworkset.soa.SOAMethodCall
-
- setRequestid(long) - 类 中的方法org.frameworkset.soa.SOAMethodCall
-
- setRequestor(String) - 类 中的方法org.frameworkset.soa.SOAMethodCall
-
- setServiceid(String) - 类 中的方法org.frameworkset.soa.SOAMethodCall
-
- setSoamethodinfo(SOAMethodInfo) - 类 中的方法org.frameworkset.soa.SOAMethodCall
-
- SOAMethodCall - org.frameworkset.soa中的类
-
Title: MethodCall.java
Description: 用来描述soa调用的方法信息
bboss workgroup
Copyright (c) 2008
- SOAMethodCall(String, long, String, String, String, String, boolean, SOAMethodInfo, String, String, int) - 类 的构造器org.frameworkset.soa.SOAMethodCall
-
- SOAMethodCall() - 类 的构造器org.frameworkset.soa.SOAMethodCall
-
- SOAMethodInfo - org.frameworkset.soa中的类
-
Title: SOAMethodInfo.java
Description: 描述服务调用中
bboss workgroup
Copyright (c) 2008
- SOAMethodInfo() - 类 的构造器org.frameworkset.soa.SOAMethodInfo
-
- SOAMethodInfo(String, Object[], Class[]) - 类 的构造器org.frameworkset.soa.SOAMethodInfo
-