Searched defs:ServiceDefinitionImpl (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/server/
H A DServiceDefinitionImpl.java44 * You construct a {@link ServiceDefinitionImpl} by first constructing
49 public final class ServiceDefinitionImpl implements ServiceDefinition, SDDocumentResolver { class in inherits:ServiceDefinition,SDDocumentResolver
68 public ServiceDefinitionImpl(List<SDDocumentImpl> docs, @NotNull SDDocumentImpl primaryWsdl) { method in class:ServiceDefinitionImpl

Completed in 33 milliseconds