Uses of Interface
com.sun.xml.ws.api.ServiceSharedFeatureMarker
-
Packages that use ServiceSharedFeatureMarker Package Description com.oracle.webservices.api.databinding com.sun.xml.ws.api JAX-WS RI extension of JAX-WS API. -
-
Uses of ServiceSharedFeatureMarker in com.oracle.webservices.api.databinding
Classes in com.oracle.webservices.api.databinding that implement ServiceSharedFeatureMarker Modifier and Type Class Description classDatabindingModeFeature -
Uses of ServiceSharedFeatureMarker in com.sun.xml.ws.api
Classes in com.sun.xml.ws.api that implement ServiceSharedFeatureMarker Modifier and Type Class Description classComponentFeatureAllows registration of aComponentagainst theComponentRegistryimplementations of theContainer,WSEndpoint,WSService, orStub.classComponentsFeatureAllows registration of multipleComponents against theComponentRegistryimplementations of theContainer,WSEndpoint,WSService, orStub.
-