Reports Java web service methods annotated with @javax.jws.Oneway that have a non-void return type.
@javax.jws.Oneway
There are two possible quick-fixes: either remove the @Oneway annotation from the method or change the return type to void.
@Oneway
void