In Java, which method of ServerSocket class is used to listen for incoming connections?
accept()
connect()
open()
listen()