Uses of Class
com.sun.xml.ws.api.server.InstanceResolverAnnotation
-
Packages that use InstanceResolverAnnotation Package Description com.sun.xml.ws.developer JAX-WS RI vendor extension features that are available to the JAX-WS RI users.com.sun.xml.ws.developer.servlet -
-
Uses of InstanceResolverAnnotation in com.sun.xml.ws.developer
Classes in com.sun.xml.ws.developer with annotations of type InstanceResolverAnnotation Modifier and Type Class Description interfaceStatefulDesignates a statefulWebService. -
Uses of InstanceResolverAnnotation in com.sun.xml.ws.developer.servlet
Classes in com.sun.xml.ws.developer.servlet with annotations of type InstanceResolverAnnotation Modifier and Type Class Description interfaceHttpSessionScopeDesignates a service class that should be tied toHttpSessionscope.
-