|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.servlet.GenericServlet javax.servlet.http.HttpServlet com.atlassian.bamboo.agent.classserver.AgentServerServlet com.atlassian.bamboo.agent.classserver.GetResourcesServlet
public class GetResourcesServlet
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.agent.classserver.AgentServerServlet |
---|
APPLICATION_OCTET_STREAM |
Constructor Summary | |
---|---|
GetResourcesServlet()
|
Method Summary | |
---|---|
protected void |
calculateResult(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
|
Methods inherited from class com.atlassian.bamboo.agent.classserver.AgentServerServlet |
---|
copyToResponse, doGet, getAgentServerManager, isFingerprintValid |
Methods inherited from class javax.servlet.http.HttpServlet |
---|
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service |
Methods inherited from class javax.servlet.GenericServlet |
---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetResourcesServlet()
Method Detail |
---|
protected void calculateResult(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws java.io.IOException, java.lang.ClassNotFoundException
calculateResult
in class AgentServerServlet
java.io.IOException
java.lang.ClassNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |