public class FlashCrossDomainServlet
extends javax.servlet.http.HttpServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
CROSS_DOMAIN_END_TEXT |
static String |
CROSS_DOMAIN_MIDDLE_TEXT |
static String |
CROSS_DOMAIN_TEXT |
| Constructor and Description |
|---|
FlashCrossDomainServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse response) |
static String |
getCrossDomainContent()
Returns the content for crossdomain.xml, either by generating
content, or by passing the provided file in
<OpenfireHome>/conf/crossdomain.xml
|
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic static String CROSS_DOMAIN_TEXT
public static String CROSS_DOMAIN_MIDDLE_TEXT
public static String CROSS_DOMAIN_END_TEXT
protected void doGet(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionpublic static String getCrossDomainContent()
Copyright © 2003-2008 Jive Software.