org.jvnet.ws.message
Interface ContentType

All Superinterfaces:
ContentType

Deprecated.

@Deprecated
public interface ContentType
extends ContentType

A Content-Type transport header that will be returned by MessageContext#write(java.io.OutputStream). It will provide the Content-Type header and also take care of SOAP 1.1 SOAPAction header.

Author:
Vivek Pandey

Nested Class Summary
static class ContentType.Builder
          Deprecated.  
static class ContentType.DepContentTypeImpl
          Deprecated.  
 
Method Summary
 
Methods inherited from interface com.oracle.webservices.api.message.ContentType
getAcceptHeader, getContentType, getSOAPActionHeader
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.