|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassBytes | |
---|---|
org.clazzes.remoting | |
org.clazzes.remoting.client | |
org.clazzes.remoting.cmd |
Uses of ClassBytes in org.clazzes.remoting |
---|
Methods in org.clazzes.remoting that return ClassBytes | |
---|---|
ClassBytes |
RemoteInvoker.loadClass(java.lang.String className)
Request a binary class from the server. |
Uses of ClassBytes in org.clazzes.remoting.client |
---|
Methods in org.clazzes.remoting.client that return ClassBytes | |
---|---|
ClassBytes |
Client.loadClass(java.lang.String className)
|
Uses of ClassBytes in org.clazzes.remoting.cmd |
---|
Methods in org.clazzes.remoting.cmd that return ClassBytes | |
---|---|
ClassBytes |
ReturnClassBytesCmd.getClassBytes()
|
Constructors in org.clazzes.remoting.cmd with parameters of type ClassBytes | |
---|---|
ReturnClassBytesCmd(ClassBytes classBytes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |