Uses of Class
com.kuka.comm.AbstractConnection

Packages that use AbstractConnection
com.kuka.comm.net Contains classes for network based connections. 
 

Uses of AbstractConnection in com.kuka.comm.net
 

Subclasses of AbstractConnection in com.kuka.comm.net
 class NetConnection
          Abstract subclass which names the generic type for an AbstractConnection regarding to network specific use of ByteBuffer.
 class TcpConnection
          A connection instantiation for TCP over JavaIO.
 class UdpConnection
          Class to establish and use a UDP connection message exchange with other endpoints.
 



Copyright © 2019. All rights reserved.