Reflection
-
Show methods of a class
-
Check whether an object is an instance of a class
-
Constructor information
-
Constructor invocation: creating an instance
-
Method information
-
Method invocation
-
Field information
-
Field values
-
Array values
Class Loader
-
Hello.java
-
Program to distort (encrypt) class file
-
Class loader to decrypt class and invoke methods
Send Class Information to Remote Host and Exec
-
Package class information (client)
-
The class to package (application)
-
Unpack class information and use (server)