Package net.dona.doip.client.transport
package net.dona.doip.client.transport
-
ClassDescriptionOptions for a connection to a DOIP server.A response from a server to the client.A connection with a DOIP server.An implementation of
DoipConnection
.Used internally byDoipClient
to manage pools of connections.An object representing both the outgoing request input, and the response, of a DOIP connection.An implementation ofDoipConnection
which is used byDoipConnectionPool
and ensures correct behavior for releasing connections back into the pool.A DOIP client close to the transport protocol.