Package jpl.mipl.mdms.FileService.net

Package containing network utilities to create client/server secure/unsecure communication sockets.

See:
          Description

Class Summary
SecureSocketsUtil This class hides all the complexity of creating a secure socket (be it server or client)
ServerSocketUtil A server socket utility class to enable selection between secure or not secure ServerSocket configuration.
SocketUtil Hides the complexity of creating various streams associated with a socket.
 

Package jpl.mipl.mdms.FileService.net Description

Package containing network utilities to create client/server secure/unsecure communication sockets.