|
Tynamo™-TINI v1.0.4 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.net.URLStreamHandler
com.qindesign.protocol.mailto.Handler
public final class Handler
A "mailto" protocol handler.
| Field Summary | |
|---|---|
static Handler |
instance
An instance of this "mailto" handler. |
| Method Summary | |
|---|---|
protected URLConnection |
openConnection(URL u)
Opens a connection to the object referenced by the URL
argument. |
protected void |
parseURL(URL u,
String spec,
int start,
int limit)
Parses the string representation of a URL into a
URL object. |
| Methods inherited from class java.net.URLStreamHandler |
|---|
setURL, toExternalForm |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Handler instance
| Method Detail |
|---|
protected URLConnection openConnection(URL u)
throws IOException
URL
argument.
openConnection in class URLStreamHandlerIOException
protected void parseURL(URL u,
String spec,
int start,
int limit)
URL into a
URL object.
parseURL in class URLStreamHandler
|
Tynamo™-TINI v1.0.4 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||