Uses of Class
org.oa4mp.delegation.server.client.UIServer2
-
Packages that use UIServer2 Package Description edu.uiuc.ncsa.oa4mp.delegation.oa2.client -
-
Uses of UIServer2 in edu.uiuc.ncsa.oa4mp.delegation.oa2.client
Methods in edu.uiuc.ncsa.oa4mp.delegation.oa2.client that return UIServer2 Modifier and Type Method Description UIServer2
DS2. getUiServer()
Getter for UIServerConstructors in edu.uiuc.ncsa.oa4mp.delegation.oa2.client with parameters of type UIServer2 Constructor Description DS2(AGServer agServer, ATServer atServer, PAServer paServer, UIServer2 uiServer, RTServer rtServer, RFC7009Server rfc7009Server, RFC7662Server rfc7662Server, RFC7523Server rfc7523Server, RFC8623Server rfc8623Server)
Constructor
-