JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.jcraft.weirdx
Interface DisplaySocket
public interface
DisplaySocket
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Socket
accept
()
void
close
()
void
init
(int displaynumber)
Method Details
init
void
init
(int displaynumber)
throws
IOException
Throws:
IOException
accept
Socket
accept
() throws
IOException
Throws:
IOException
close
void
close
() throws
IOException
Throws:
IOException