Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.apache.derby.impl.drda.AppRequester

Uses of AppRequester in org.apache.derby.impl.drda
 

Fields in org.apache.derby.impl.drda declared as AppRequester
protected  AppRequester Session.appRequester
           
private  AppRequester DRDAConnThread.appRequester
           
 

Methods in org.apache.derby.impl.drda that return AppRequester
protected  AppRequester NetworkServerControlImpl.getAppRequester(AppRequester appRequester)
          Get the stored application requester or store if we haven't seen it yet
 

Methods in org.apache.derby.impl.drda with parameters of type AppRequester
protected  AppRequester NetworkServerControlImpl.getAppRequester(AppRequester appRequester)
          Get the stored application requester or store if we haven't seen it yet
protected  boolean AppRequester.equals(AppRequester a)
          Check if the application requester is the same as this one