Package | Description |
---|---|
com.perforce.p4java.impl.mapbased.rpc.sys.helper | |
com.perforce.p4java.server |
Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services.
|
Modifier and Type | Class and Description |
---|---|
class |
RpcSystemFileCommandsHelper
Default JDK 6 implementation of the ISystemFileCommandsHelper interface.
|
class |
SymbolicLinkHelper
Abstract helper class for dynamically determine and use symbolic link support
in the Java NIO package (JDK 7 or above).
|
class |
WindowsRpcSystemFileCommandsHelper
Windows specific implementation to help with file permissions.
|
Modifier and Type | Method and Description |
---|---|
static ISystemFileCommandsHelper |
SysFileHelperBridge.getSysFileCommands() |
Modifier and Type | Method and Description |
---|---|
static ISystemFileCommandsHelper |
ServerFactory.getRpcFileSystemHelper()
Return the current SystemFileCommands helper, if any.
|
Modifier and Type | Method and Description |
---|---|
static void |
ServerFactory.setRpcFileSystemHelper(ISystemFileCommandsHelper fsCmdHelper)
Register an ISystemFileCommandsHelper for the RPC implementations.
|
Copyright © 2017 Perforce Software. All Rights Reserved.