Uses of Class
com.sun.xml.ws.util.localization.Localizer

Packages that use Localizer
com.sun.xml.ws.transport.http.servlet Servlet transport for the JAX-WS RI. 
 

Uses of Localizer in com.sun.xml.ws.transport.http.servlet
 

Methods in com.sun.xml.ws.transport.http.servlet that return Localizer
protected  Localizer WSServletDelegate.getLocalizerFor(javax.servlet.ServletRequest request)