Searched refs:getEndpointInterfaceDecl (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.java384 private InterfaceDeclaration getEndpointInterfaceDecl(String endpointInterfaceName, method in class:WebServiceVisitor
406 TypeDeclaration intTypeDecl = getEndpointInterfaceDecl(endpointInterfaceName, d);
522 InterfaceDeclaration intfDecl = getEndpointInterfaceDecl(webService.endpointInterface(), classDecl);

Completed in 30 milliseconds