Package ikrs.yuccasrv

Interface Summary
ConnectionUserID<T extends ConnectionUserID> The connection user ID is a wrapper class that holds essential data that is required to identify a single when connecting.
 

Class Summary
ConnectionHandler  
Constants The YUCCA constants.
DefaultConnectionUserID The DefaultConnectionUserID implements the ConnectionUserID interface for the use of incoming connections.
SocketWrapper Deprecated. Socket and SecureSocket are compatible by native Java!
TCPAdapter  
TCPConnectionUserID The TCPConnectionUserID implements the ConnectionUserID interface for the use of incoming TCP connections.
UDPConnectionUserID The TCPConnectionUserID implements the ConnectionUserID interface for the use of incoming TCP connections.
Yucca This is the main class of the Yucca server.