|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Added Methods | |
void connect(Socket, |
Like SocketAddres int)} but also takes a local address and port to bind the socket to. |
List getIPs(String, |
Return an InetAddress for each interface that matches the given subnet specified using CIDR notation. |
boolean isValidSubnet(String) |
@return true if the given string is a subnet specified using CIDR notation false otherwise |
| Changed Methods | ||
SocketInputWrapper getInputStream(Socket, |
Change in return type from InputStream to SocketInputWrapper. |
Return a SocketInputWrapper for the socket and set the given timeout. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||