Home
last modified time | relevance | path

Searched defs:ContentTypeImpl (Results 1 – 4 of 4) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/encoding/
H A DContentTypeImpl.java34 public final class ContentTypeImpl implements com.sun.xml.internal.ws.api.pipe.ContentType { class
44 public ContentTypeImpl(String contentType) { in ContentTypeImpl() method in ContentTypeImpl
48 public ContentTypeImpl(String contentType, @Nullable String soapAction) { in ContentTypeImpl() method in ContentTypeImpl
52 … public ContentTypeImpl(String contentType, @Nullable String soapAction, @Nullable String accept) { in ContentTypeImpl() method in ContentTypeImpl
56 …public ContentTypeImpl(String contentType, @Nullable String soapAction, @Nullable String accept, S… in ContentTypeImpl() method in ContentTypeImpl
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/encoding/
H A DContentTypeImpl.java34 public final class ContentTypeImpl implements com.sun.xml.internal.ws.api.pipe.ContentType { class
44 public ContentTypeImpl(String contentType) { in ContentTypeImpl() method in ContentTypeImpl
48 public ContentTypeImpl(String contentType, @Nullable String soapAction) { in ContentTypeImpl() method in ContentTypeImpl
52 … public ContentTypeImpl(String contentType, @Nullable String soapAction, @Nullable String accept) { in ContentTypeImpl() method in ContentTypeImpl
56 …public ContentTypeImpl(String contentType, @Nullable String soapAction, @Nullable String accept, S… in ContentTypeImpl() method in ContentTypeImpl
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/
H A DContentTypeImpl.java37 public interface ContentTypeImpl extends Ref.ContentType, XSContentType { interface
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/
H A DContentTypeImpl.java37 public interface ContentTypeImpl extends Ref.ContentType, XSContentType { interface