ServerSideConnection
org.nlogo.hubnet.server.ServerSideConnection
class ServerSideConnection(connectionStreams: Streamable, val remoteAddress: String, server: ConnectionManagerInterface) extends AbstractConnection
Attributes
- Source
- ServerSideConnection.scala
- Graph
-
- Supertypes
-
class AbstractConnectionclass Threadtrait Runnableclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Classlikes
trait MessageHandler
Attributes
- Source
- ServerSideConnection.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
Attributes
- Definition Classes
- Source
- ServerSideConnection.scala
Attributes
- Source
- ServerSideConnection.scala
Attributes
- Definition Classes
- Source
- ServerSideConnection.scala
Attributes
- Definition Classes
- Source
- ServerSideConnection.scala
Inherited methods
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- AbstractConnection
- Source
- AbstractConnection.scala
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Definition Classes
- Inherited from:
- AbstractConnection
- Source
- AbstractConnection.scala
Attributes
- Inherited from:
- AbstractConnection
- Source
- AbstractConnection.scala
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- AbstractConnection
- Source
- AbstractConnection.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- Thread
Attributes
- Inherited from:
- AbstractConnection
- Source
- AbstractConnection.scala
Deprecated and Inherited methods
@Deprecated(since = "17", forRemoval = true)
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Thread
@Deprecated(since = "1.2", forRemoval = true)
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Thread
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Thread
Attributes
- Deprecated
-
[Since version ]
see corresponding Javadoc for more information. - Inherited from:
- Thread
Concrete fields
Attributes
- Source
- ServerSideConnection.scala
Attributes
- Source
- ServerSideConnection.scala
Inherited fields
Attributes
- Inherited from:
- AbstractConnection
- Source
- AbstractConnection.scala
Attributes
- Inherited from:
- AbstractConnection
- Source
- AbstractConnection.scala
In this article