Searched refs:isValidOnewayMethod (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/processor/modeler/annotation/
H A DWebServiceVisitor.java644 if (isOneway && !isValidOnewayMethod(method, typeDecl))
720 protected boolean isValidOnewayMethod(MethodDeclaration method, TypeDeclaration typeDecl) { method in class:WebServiceVisitor

Completed in 31 milliseconds