| Package | Description |
|---|---|
| com.perforce.p4java.impl.mapbased.server | |
| com.perforce.p4java.server |
Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services.
|
| com.perforce.p4java.server.callback |
Provides interfaces and classes for defining and accessing Perforce server callbacks
for things like logging, command progress, single sign on (SSO) authentication, etc.
|
| Modifier and Type | Field and Description |
|---|---|
protected IBrowserCallback |
Server.browserCallback |
| Modifier and Type | Method and Description |
|---|---|
IBrowserCallback |
Server.getBrowserCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
Server.registerBrowserCallback(IBrowserCallback browserCallback) |
| Modifier and Type | Method and Description |
|---|---|
void |
IServer.registerBrowserCallback(IBrowserCallback browserCallback)
Register a Perforce browser callback to launch the browser for a given
url for this server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBrowserCallback |
Copyright © 2021 Perforce Software. All Rights Reserved.