Package org.bridgedb.webservice
Class IDMapperWebservice
- java.lang.Object
-
- org.bridgedb.AbstractIDMapper
-
- org.bridgedb.webservice.IDMapperWebservice
-
- All Implemented Interfaces:
IDMapper
public abstract class IDMapperWebservice extends AbstractIDMapper
- Author:
- gjj
-
-
Constructor Summary
Constructors Constructor Description IDMapperWebservice()
-
Method Summary
-
Methods inherited from class org.bridgedb.AbstractIDMapper
mapID
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.bridgedb.IDMapper
close, freeSearch, getCapabilities, isConnected, mapID, xrefExists
-
-