public class ConnectionFactory extends Object
Constructor and Description |
---|
ConnectionFactory() |
Modifier and Type | Method and Description |
---|---|
static com.perforce.p4java.server.IOptionsServer |
getConnection()
Returns existing connection
|
static com.perforce.p4java.server.IOptionsServer |
getConnection(ConnectionConfig config)
Creates a server connection; provides a connection to the Perforce
Server, initially client is undefined.
|
public static com.perforce.p4java.server.IOptionsServer getConnection()
public static com.perforce.p4java.server.IOptionsServer getConnection(ConnectionConfig config) throws Exception
Exception
Copyright © 2004-2014. All Rights Reserved.