| Package | Description | 
|---|---|
| javax.xml.ws | This package contains the core JAX-WS APIs. | 
| javax.xml.ws.spi | This package defines SPIs for JAX-WS. | 
| Modifier and Type | Method and Description | 
|---|---|
| HandlerResolver | Service. getHandlerResolver()Returns the configured handler resolver. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Service. setHandlerResolver(HandlerResolver handlerResolver)Sets the  HandlerResolverfor thisServiceinstance. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract HandlerResolver | ServiceDelegate. getHandlerResolver()Returns the configured handler resolver. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | ServiceDelegate. setHandlerResolver(HandlerResolver handlerResolver)Sets the  HandlerResolverfor thisServiceinstance. | 
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.