콘텐츠로 이동

Interface StreamConnectionNotifier

package javax.microedition.io

public StreamConnection acceptAndOpen()
throws IOException

Returns:

  • 클라이언트와 통신할 StreamConnection

Throws:

  • IOException - I/O 오류가 발생한 경우
  • StreamConnection acceptAndOpen () — 서버측 소켓 연결을 나타내는 StreamConnection 객체를 반환합니다.
public StreamConnection acceptAndOpen()
throws IOException

Returns:

  • 클라이언트와 통신할 StreamConnection

Throws:

  • IOException - I/O 오류가 발생한 경우