Uses of Interface
org.oa4mp.delegation.server.RTServer
-
Packages that use RTServer Package Description edu.uiuc.ncsa.oa4mp.delegation.oa2.client -
-
Uses of RTServer in edu.uiuc.ncsa.oa4mp.delegation.oa2.client
Classes in edu.uiuc.ncsa.oa4mp.delegation.oa2.client that implement RTServer Modifier and Type Class Description class
RTServer2
Created by Jeff Gaynor
on 2/26/14 at 2:18 PMMethods in edu.uiuc.ncsa.oa4mp.delegation.oa2.client that return RTServer Modifier and Type Method Description RTServer
DS2. getRtServer()
Methods in edu.uiuc.ncsa.oa4mp.delegation.oa2.client with parameters of type RTServer Modifier and Type Method Description void
DS2. setRtServer(RTServer rtServer)
Constructors in edu.uiuc.ncsa.oa4mp.delegation.oa2.client with parameters of type RTServer Constructor Description DS2(AGServer agServer, ATServer atServer, PAServer paServer, UIServer2 uiServer, RTServer rtServer, RFC7009Server rfc7009Server, RFC7662Server rfc7662Server, RFC7523Server rfc7523Server, RFC8623Server rfc8623Server)
Constructor
-