|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.core.clients.versioncontrol.DownloadContentTypes
public class DownloadContentTypes
Describes the HTTP content types that VersionControlClient
supports.
Field Summary | |
---|---|
static java.lang.String |
APPLICATION_GZIP
|
static java.lang.String |
APPLICATION_OCTET_STREAM
|
Constructor Summary | |
---|---|
DownloadContentTypes()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String APPLICATION_OCTET_STREAM
"application/octet-stream"
public static final java.lang.String APPLICATION_GZIP
"application/gzip"
Constructor Detail |
---|
public DownloadContentTypes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |