Uses of Class
com.jme3.network.service.AbstractService
Packages that use AbstractService
Package
Description
-
Uses of AbstractService in com.jme3.network.service
Subclasses of AbstractService in com.jme3.network.serviceModifier and TypeClassDescriptionclassConvenient base class for ClientServices providing some default ClientService interface implementations as well as a few convenience methods such as getServiceManager() and getService(type).classConvenient base class for HostedServices providing some default HostedService interface implementations as well as a few convenience methods such as getServiceManager() and getService(type).classConvenient base class for HostedServices providing some default HostedService interface implementations as well as a few convenience methods such as getServiceManager() and getService(type). -
Uses of AbstractService in com.jme3.network.service.rmi
Subclasses of AbstractService in com.jme3.network.service.rmiModifier and TypeClassDescriptionclassA service that can be added to the client to support a simple shared objects protocol.classA service that can be added to the host to support a simple shared objects protocol. -
Uses of AbstractService in com.jme3.network.service.rpc
Subclasses of AbstractService in com.jme3.network.service.rpcModifier and TypeClassDescriptionclassRPC service that can be added to a network Client to add RPC send/receive capabilities.classRPC service that can be added to a network Server to add RPC send/receive capabilities. -
Uses of AbstractService in com.jme3.network.service.serializer
Subclasses of AbstractService in com.jme3.network.service.serializerModifier and TypeClassDescriptionclassclass