| method | net.sourceforge. |
| method | void net. |
| post | this.uri == uri |
| post | init'ed(this.uri) |
|   | info | method not available | -- call on void net. |
| method | String getUri() |
| pre | init'ed(this.uri) |
| post | return_value == this.uri |
| post | init'ed(return_value) |
| method | String getContentType() |
| post | return_value == null |
| method | void dispatch( |
| pre | request != null |
| pre | response != null |
| pre | init'ed(this.uri) |
|   | info | method not available | -- call on String net. |