Uses of Class
org.eclipse.jgit.junit.http.AccessEvent
Packages that use AccessEvent
-
Uses of AccessEvent in org.eclipse.jgit.junit.http
Fields in org.eclipse.jgit.junit.http with type parameters of type AccessEventMethods in org.eclipse.jgit.junit.http that return types with arguments of type AccessEventModifier and TypeMethodDescription(package private) List<AccessEvent> TestRequestLog.getEvents()AppServer.getRequests()Get requests.AppServer.getRequests(String path) Get requests.AppServer.getRequests(URIish base, String path) Get requests.protected List<AccessEvent> HttpTestCase.getRequests()Get requests.protected List<AccessEvent> HttpTestCase.getRequests(String path) Get requests.protected List<AccessEvent> HttpTestCase.getRequests(URIish base, String path) Get requests.