Uses of Interface
com.marginallyclever.communications.transport.TransportLayer
Packages that use TransportLayer
Package
Description
-
Uses of TransportLayer in com.marginallyclever.communications.session
Methods in com.marginallyclever.communications.session that return TransportLayer -
Uses of TransportLayer in com.marginallyclever.communications.transport.serial
Classes in com.marginallyclever.communications.transport.serial that implement TransportLayerModifier and TypeClassDescriptionclass
Lists available serial connections and opens a connection of that typeMethods in com.marginallyclever.communications.transport.serial that return TransportLayer -
Uses of TransportLayer in com.marginallyclever.communications.transport.tcp
Classes in com.marginallyclever.communications.transport.tcp that implement TransportLayerModifier and TypeClassDescriptionclass
Lists available TCP connections and opens a connection of that type to a robotMethods in com.marginallyclever.communications.transport.tcp that return TransportLayerConstructors in com.marginallyclever.communications.transport.tcp with parameters of type TransportLayer