Uses of Class
com.jme3.network.base.MessageProtocol

Packages that use MessageProtocol
com.jme3.network.base The base package contains the default implementations for the Client and Server interfaces from the public API. 
 

Uses of MessageProtocol in com.jme3.network.base
 

Methods in com.jme3.network.base that return MessageProtocol
protected  MessageProtocol KernelAdapter.getMessageBuffer(Endpoint p)