|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Removed Constructors | |
String, |
|
String, |
Constructs a server listening on the named port and address. |
| Added Constructors | |
String, |
|
String, |
Constructs a server listening on the named port and address. |
| Added Methods | |
void authorize(Subject, |
Authorize the incoming client connection. |
Writable call(Class, |
Called for each call. |
| Changed Methods | ||
Writable call(Writable, |
Changed from abstract to non-abstract. Now deprecated. |
Use {@link #call(Class, Writable, long)} instead |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||