|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.core.filters.ServletStubs
public class ServletStubs
| Nested Class Summary | |
|---|---|
static interface |
ServletStubs.Request
|
static interface |
ServletStubs.Response
This adds methods to HttpServletResponse to get and set values you can't otherwise
change. |
| Constructor Summary | |
|---|---|
ServletStubs()
|
|
| Method Summary | |
|---|---|
static ServletStubs.Request |
getRequestInstance()
|
static ServletStubs.Response |
getResponseInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServletStubs()
| Method Detail |
|---|
public static ServletStubs.Request getRequestInstance()
public static ServletStubs.Response getResponseInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||