-
Deprecated ClassesClassDescriptionAs of release 2013.1, ZeroConf is no longer supported by the Perforce server 2013.1.As of release 2013.1, ZeroConf is no longer supported by the Perforce server 2013.1.
-
Deprecated MethodsMethodDescriptionuse update optionally followed by refresh()use the IServerResource update method instead if possible.use update() instead.use update optionally followed by refresh()use update() instead.use update() instead.Please use method
addOwner(String owner)Please use methodaddSubgroup(String subgroup)Please use methodaddUser(String user)As of release 2013.1, replaced byICountersDelegator.getCounters(com.perforce.p4java.option.server.GetCountersOptions)as of the 2009.2 release, use the getServer(String, Properties) method due to that Java's URI class does not accept hostnames with anything other than alphanumeric characters: even common hostnames like "perforce_p" will fail, often silently.As of release 2013.1, ZeroConf is no longer supported by the Perforce server 2013.1.As of release 2013.1, ZeroConf is no longer supported by the Perforce server 2013.1.
-
Deprecated ConstructorsConstructorDescriptionUse constructor with map parameter to initialize all fields.