toxTree.query.remote
Class RemoteCompoundLookup

java.lang.Object
  extended by toxtree.lookup.RemoteLookup<org.openscience.cdk.interfaces.IAtomContainer>
      extended by toxTree.query.remote.RemoteCompoundLookup

public class RemoteCompoundLookup
extends RemoteLookup<org.openscience.cdk.interfaces.IAtomContainer>


Field Summary
 
Fields inherited from class toxtree.lookup.RemoteLookup
authService, lookupService, policyService, ssotoken, user
 
Constructor Summary
RemoteCompoundLookup()
           
 
Method Summary
 org.openscience.cdk.interfaces.IAtomContainer processStream(java.lang.String uri, java.lang.String input, java.io.InputStream in)
           
 
Methods inherited from class toxtree.lookup.RemoteLookup
init, login, login, logout, lookup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteCompoundLookup

public RemoteCompoundLookup()
                     throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

processStream

public org.openscience.cdk.interfaces.IAtomContainer processStream(java.lang.String uri,
                                                                   java.lang.String input,
                                                                   java.io.InputStream in)
                                                            throws java.lang.Exception
Specified by:
processStream in class RemoteLookup<org.openscience.cdk.interfaces.IAtomContainer>
Throws:
java.lang.Exception


Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.