Uses of Interface
com.db4o.cs.internal.ClientConnection
-
Packages that use ClientConnection Package Description com.db4o.cs.internal -
-
Uses of ClientConnection in com.db4o.cs.internal
Subinterfaces of ClientConnection in com.db4o.cs.internal Modifier and Type Interface Description interface
ServerMessageDispatcher
Classes in com.db4o.cs.internal that implement ClientConnection Modifier and Type Class Description class
ServerMessageDispatcherImpl
Methods in com.db4o.cs.internal that return ClientConnection Modifier and Type Method Description ClientConnection
ClientConnectionEventArgs. connection()
Constructors in com.db4o.cs.internal with parameters of type ClientConnection Constructor Description ClientConnectionEventArgs(ClientConnection connection)
-