Uses of Class
com.sun.tools.ws.processor.modeler.annotation.WrapperInfo

Packages that use WrapperInfo
com.sun.tools.ws.processor.modeler.annotation   
 

Uses of WrapperInfo in com.sun.tools.ws.processor.modeler.annotation
 

Methods in com.sun.tools.ws.processor.modeler.annotation that return WrapperInfo
 WrapperInfo AnnotationProcessorContext.SeiContext.getReqOperationWrapper(ExecutableElement method)
           
 WrapperInfo AnnotationProcessorContext.SeiContext.getResOperationWrapper(ExecutableElement method)
           
 

Methods in com.sun.tools.ws.processor.modeler.annotation with parameters of type WrapperInfo
 void AnnotationProcessorContext.SeiContext.setReqWrapperOperation(ExecutableElement method, WrapperInfo wrapperInfo)
           
 void AnnotationProcessorContext.SeiContext.setResWrapperOperation(ExecutableElement method, WrapperInfo wrapperInfo)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.