|
|||||||||
Atavism Version 2018.1 | AGIS API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatavism.server.marshalling.MarshallingRuntime.ClassProperties
public static class MarshallingRuntime.ClassProperties
A data structure to hold the properties of a class registered for marshalling. This class can be either a built-in type, a by-hand marshalled class, or a class which will get it's marshalling via byte-code injection.
Constructor Summary | |
---|---|
MarshallingRuntime.ClassProperties(java.lang.String className,
java.lang.Short typeNum,
boolean builtin)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MarshallingRuntime.ClassProperties(java.lang.String className, java.lang.Short typeNum, boolean builtin)
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |