|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
ServerProperties.java Company MoreData
| Method Summary | |
java.io.BufferedInputStream |
getInputStream()
Get the BufferedInputStream of the socket open to comunicate with the client. |
java.net.URL[] |
getJarURLList()
Get the Jar URL list. |
java.io.BufferedOutputStream |
getOutputStream()
Get the BufferedOutputStream of the socket open to comunicate with the client. |
java.net.Socket |
getSocket()
Get the socketer opened to comunicate with the client. |
| Method Detail |
public java.net.Socket getSocket()
public java.io.BufferedInputStream getInputStream()
public java.io.BufferedOutputStream getOutputStream()
public java.net.URL[] getJarURLList()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||