Package com.jme3.network.base
Class DefaultServer.Redispatch
java.lang.Object
com.jme3.network.base.DefaultServer.Redispatch
- All Implemented Interfaces:
- MessageListener<HostedConnection>
- Enclosing class:
- DefaultServer
protected class DefaultServer.Redispatch
extends Object
implements MessageListener<HostedConnection>
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Redispatchprotected Redispatch()
 
- 
- 
Method Details- 
messageReceived- Specified by:
- messageReceivedin interface- MessageListener<HostedConnection>
 
 
-