com.sun.xml.ws.transport.tcp.util
Class ContentType
java.lang.Object
com.sun.xml.ws.transport.tcp.util.ContentType
public final class ContentType
- extends Object
- Author:
- Alexey Stashok
ContentType
public ContentType()
getMimeType
public String getMimeType()
getParameters
public Map<String,String> getParameters()
parse
public void parse(String contentType)
throws WSTCPException
- Throws:
WSTCPException
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.