Searched defs:removeMethod (Results 1 – 7 of 7) sorted by relevance
39 XmlRpcServer::removeMethod(XmlRpcServerMethod* method) in removeMethod() function in XmlRpcServer48 XmlRpcServer::removeMethod(const std::string& methodName) in removeMethod() function in XmlRpcServer
79 …final MethodDeclaration removeMethod = (MethodDeclaration) parseBodyDeclaration(f("public %s %s() … in generateRemoveMethodForAttribute() local
185 Method removeMethod = negoClass.getMethod("remove", SSLSocket.class); in findPlatform() local353 private final Method removeMethod; field in Platform.JdkWithJettyBootPlatform358 Method removeMethod, Class<?> clientProviderClass, Class<?> serverProviderClass) { in JdkWithJettyBootPlatform()
219 public void removeMethod(Method method) in removeMethod() method in ClassEditor
518 public void removeMethod() { in removeMethod() method in SipUri
923 public void removeMethod(CtMethod m) throws NotFoundException { in removeMethod() method in CtClass
1335 public void removeMethod(CtMethod m) throws NotFoundException { in removeMethod() method in CtClassType