|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.acedb.socket.SocketDriver
Constructor Summary | |
SocketDriver()
|
Method Summary | |
boolean |
accept(AceURL url)
Returns whether this driver can handle this url type. |
Database |
connect(AceURL url)
Return a database that is connected to this url. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public SocketDriver()
Method Detail |
public boolean accept(AceURL url)
public Database connect(AceURL url) throws AceException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |