Package com.jme3.network.service.rmi
Class MethodInfo
java.lang.Object
com.jme3.network.service.rmi.MethodInfo
Internal information about shared methods.  This is part of the data that
  is passed over the wire when an object is shared.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
NULL_INFO
 
- 
- 
Constructor Details- 
MethodInfopublic MethodInfo()For serialization only.
- 
MethodInfo
 
- 
- 
Method Details