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