This object is sent from the client to the server when the client wants to join
a Session. The server will respond by looking up the Session, then sending back
to the client a ClientSessionInfo. When clients receive a ClientSessionInfo, they
automatically join the specified Session.
Field Summary
final static long
serialVersionUID this allows us to serialize this class without 'marshalling' errors.