Uses of Class
org.oa4mp.delegation.client.request.ATRequest
-
Packages that use ATRequest Package Description org.oa4mp.delegation.client org.oa4mp.delegation.client.server This package contains classes that represent the server to the client. -
-
Uses of ATRequest in org.oa4mp.delegation.client
Methods in org.oa4mp.delegation.client with parameters of type ATRequest Modifier and Type Method Description protected ATResponseDelegationService. getAT(ATRequest atRequest) -
Uses of ATRequest in org.oa4mp.delegation.client.server
Methods in org.oa4mp.delegation.client.server with parameters of type ATRequest Modifier and Type Method Description ATResponseATServer. processATRequest(ATRequest atRequest)
-