Uses of Class
nl.uva.vlet.vrs.ServerInfo

Packages that use ServerInfo
nl.uva.vlet.vrs   
 

Uses of ServerInfo in nl.uva.vlet.vrs
 

Methods in nl.uva.vlet.vrs that return ServerInfo
 ServerInfo VRS.checkUpdateServerInfo(ServerInfo info, VRL loc, boolean autoCreate)
          Check and update the ServerInfo object or create a new one.
 ServerInfo ResourceNode.getServerInfo()
          Return ServerInfo stored in this ResourceNode
static ServerInfo ServerInfo.getServerInfoFor(java.lang.String accountID)
          Use AccountID to get the ServerInformation
static ServerInfo ServerInfo.getServerInfoFor(VRL location, boolean autoCreate)
          Use location to get ServerInformation
 ServerInfo VRSContext.getServerInfoFor(VRL loc, boolean autoCreate)
          Get ServerInfo object used by this context.
static ServerInfo ServerInfo.getServerInfoForScheme(java.lang.String scheme)
          Return 1st ServerInfo object for the specified Scheme.
 ServerInfo ServerInfo.storeServerInfo()
          Stores this object in the ServerInfo hash
 

Methods in nl.uva.vlet.vrs with parameters of type ServerInfo
 ServerInfo VRS.checkUpdateServerInfo(ServerInfo info, VRL loc, boolean autoCreate)
          Check and update the ServerInfo object or create a new one.
 void ServerInfo.copyFrom(ServerInfo source)
           
 void ResourceNode.setServerInfo(ServerInfo info)
          Set ServerInfo to be stored in this ResourceNode
 

Constructors in nl.uva.vlet.vrs with parameters of type ServerInfo
ServerInfo(ServerInfo info)
          Constructs default authentication info for VRL