com.ibm.portal.resolver
Interface AcceptContext


public interface AcceptContext

Context that provides access to accepted content types

Since:
8.5

Method Summary
 javax.mail.internet.ContentType[] getAcceptContentTypes()
          Returns the accepted content types from the underlying request (if any)
 

Method Detail

getAcceptContentTypes

javax.mail.internet.ContentType[] getAcceptContentTypes()
Returns the accepted content types from the underlying request (if any)

Returns:
the accepted content types or null