|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.twistedmatrix.spread.InsecureMapper
An insecure class mapper, that assumes that the passed class name is in fact the real name. This can be used together with DefaultJellyables.
Constructor Summary | |
InsecureMapper()
|
Method Summary | |
java.lang.String |
getClassName(java.lang.String fakeName)
Get the class's real name, e.g. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InsecureMapper()
Method Detail |
public java.lang.String getClassName(java.lang.String fakeName)
ClassMapper
getClassName
in interface ClassMapper
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |