Uses of Class
org.tentackle.buildsupport.RemoteMethodInfo
-
Uses of RemoteMethodInfo in org.tentackle.buildsupport
Methods in org.tentackle.buildsupport that return RemoteMethodInfoModifier and TypeMethodDescriptionRemoteMethodInfoParameter.getInfo()Gets the parent info.static RemoteMethodInfoReads info from a file.static RemoteMethodInfoRemoteMethodInfo.readInfo(LineNumberReader reader) Reads info from a line reader.Constructors in org.tentackle.buildsupport with parameters of type RemoteMethodInfoModifierConstructorDescriptionRemoteMethodInfoParameter(RemoteMethodInfo info, String name, String type) Constructs a RemoteMethodInfoParameter.RemoteMethodInfoParameter(RemoteMethodInfo info, StringTokenizer stok) Constructs a RemoteMethodInfoParameter.RemoteMethodInfoParameter(RemoteMethodInfo info, ProcessingEnvironment processingEnv, VariableElement var) Constructs a RemoteMethodInfoParameter.