Uses of Class
org.starhope.vergil.net.AppianGWTClient

Packages that use AppianGWTClient
org.starhope.vergil.net   
 

Uses of AppianGWTClient in org.starhope.vergil.net
 

Fields in org.starhope.vergil.net declared as AppianGWTClient
private  AppianGWTClient VergilAppiusGWTCommunicator.client
          WRITEME
 

Methods in org.starhope.vergil.net that return AppianGWTClient
 AppianGWTClient VergilAppiusGWTCommunicator.getClient()
           
 

Methods in org.starhope.vergil.net with parameters of type AppianGWTClient
 void VergilAppiusGWTCommunicator.setClient(AppianGWTClient newClient)
           
 

Constructors in org.starhope.vergil.net with parameters of type AppianGWTClient
VergilAppiusGWTCommunicator(AppianGWTClient appianJSONClient)
          WRITEME: Document this constructor brpocock@star-hope.org