|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| com.jme3.network を使用しているパッケージ | |
|---|---|
| com.jme3.network | The network package contains the public API for the jME3 SpiderMonkey networking module. |
| com.jme3.network.base | The base package contains the default implementations for the
Client and Server
interfaces from the public API. |
| com.jme3.network.kernel | The kernel package is the heart of the JME networking module and controls the routing and dispatch of message data over different transport implementations. |
| com.jme3.network.kernel.tcp | |
| com.jme3.network.kernel.udp | |
| com.jme3.network.message | |
| com.jme3.network.rmi | |
| com.jme3.network.sync | |
| com.jme3.network により使用される com.jme3.network のクラス | |
|---|---|
| Client
Represents a remote connection to a server that can be used for sending and receiving messages. |
|
| ClientStateListener
Listener that is notified about the connection state of a Client. |
|
| ClientStateListener.DisconnectInfo
Provided with the clientDisconnected() notification to include additional information about the disconnect. |
|
| ConnectionListener
Listener that is notified about connection arrivals and removals within a server. |
|
| ErrorListener
Notified when errors happen on a connection. |
|
| Filter
Determines a true or false value for a given input. |
|
| HostedConnection
This is the connection back to a client that is being hosted in a server instance. |
|
| Message
Interface implemented by all network messages. |
|
| MessageConnection
The source of a received message and the common abstract interface of client->server and server->client objects. |
|
| MessageListener
Listener notified about new messages. |
|
| NetworkClient
A Client whose network connection information can be provided post-creation. |
|
| Server
Represents a host that can send and receive messages to a set of remote client connections. |
|
| com.jme3.network.base により使用される com.jme3.network のクラス | |
|---|---|
| Client
Represents a remote connection to a server that can be used for sending and receiving messages. |
|
| ClientStateListener
Listener that is notified about the connection state of a Client. |
|
| ConnectionListener
Listener that is notified about connection arrivals and removals within a server. |
|
| ErrorListener
Notified when errors happen on a connection. |
|
| Filter
Determines a true or false value for a given input. |
|
| HostedConnection
This is the connection back to a client that is being hosted in a server instance. |
|
| Message
Interface implemented by all network messages. |
|
| MessageConnection
The source of a received message and the common abstract interface of client->server and server->client objects. |
|
| MessageListener
Listener notified about new messages. |
|
| Server
Represents a host that can send and receive messages to a set of remote client connections. |
|
| com.jme3.network.kernel により使用される com.jme3.network のクラス | |
|---|---|
| Filter
Determines a true or false value for a given input. |
|
| com.jme3.network.kernel.tcp により使用される com.jme3.network のクラス | |
|---|---|
| Filter
Determines a true or false value for a given input. |
|
| com.jme3.network.kernel.udp により使用される com.jme3.network のクラス | |
|---|---|
| Filter
Determines a true or false value for a given input. |
|
| com.jme3.network.message により使用される com.jme3.network のクラス | |
|---|---|
| AbstractMessage
Interface implemented by all network messages. |
|
| Message
Interface implemented by all network messages. |
|
| com.jme3.network.rmi により使用される com.jme3.network のクラス | |
|---|---|
| AbstractMessage
Interface implemented by all network messages. |
|
| Client
Represents a remote connection to a server that can be used for sending and receiving messages. |
|
| ClientStateListener
Listener that is notified about the connection state of a Client. |
|
| ClientStateListener.DisconnectInfo
Provided with the clientDisconnected() notification to include additional information about the disconnect. |
|
| ConnectionListener
Listener that is notified about connection arrivals and removals within a server. |
|
| HostedConnection
This is the connection back to a client that is being hosted in a server instance. |
|
| Message
Interface implemented by all network messages. |
|
| MessageListener
Listener notified about new messages. |
|
| Server
Represents a host that can send and receive messages to a set of remote client connections. |
|
| com.jme3.network.sync により使用される com.jme3.network のクラス | |
|---|---|
| AbstractMessage
Interface implemented by all network messages. |
|
| Message
Interface implemented by all network messages. |
|
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||