|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.container.client.http.ClientTypeMap
public class ClientTypeMap
| Field Summary | |
|---|---|
static java.lang.String |
XHTML_MIME_TYPE
|
static java.lang.String |
XHTMLMP_MIME_TYPE
|
| Constructor Summary | |
|---|---|
ClientTypeMap()
|
|
| Method Summary | |
|---|---|
protected void |
addClientInfo(HttpClientType clientInfo)
|
HttpClientType |
findClient(java.lang.String userAgent)
|
static ClientTypeMap |
getInstance()
|
| 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 XHTML_MIME_TYPE
public static final java.lang.String XHTMLMP_MIME_TYPE
| Constructor Detail |
|---|
public ClientTypeMap()
| Method Detail |
|---|
protected void addClientInfo(HttpClientType clientInfo)
public HttpClientType findClient(java.lang.String userAgent)
public static ClientTypeMap getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||