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 Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
NULL_INFO
 
 - 
 - 
Constructor Details
- 
MethodInfo
public MethodInfo()For serialization only. - 
MethodInfo
 
 - 
 - 
Method Details