Uses of Class
com.sun.tools.ws.processor.modeler.annotation.WrapperInfo
Packages that use WrapperInfo
-
Uses of WrapperInfo in com.sun.tools.ws.processor.modeler.annotation
Methods in com.sun.tools.ws.processor.modeler.annotation that return WrapperInfoModifier and TypeMethodDescriptionAnnotationProcessorContext.SeiContext.getReqOperationWrapper(ExecutableElement method) AnnotationProcessorContext.SeiContext.getResOperationWrapper(ExecutableElement method) Methods in com.sun.tools.ws.processor.modeler.annotation with parameters of type WrapperInfoModifier and TypeMethodDescriptionvoidAnnotationProcessorContext.SeiContext.setReqWrapperOperation(ExecutableElement method, WrapperInfo wrapperInfo) voidAnnotationProcessorContext.SeiContext.setResWrapperOperation(ExecutableElement method, WrapperInfo wrapperInfo)