public class Content extends Object
byte[]
bytes
long
lastModified
String
mimeType
Content(String mimeType, long lastModified, byte[] bytes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String mimeType
public final long lastModified
public final byte[] bytes
public Content(String mimeType, long lastModified, byte[] bytes)
Copyright © 2004–2017 1&1. All rights reserved.