|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IServerProcess | |
|---|---|
| com.perforce.p4java.impl.generic.core | Provides standard implementation classes for the com.perforce.p4java.core interfaces. |
| com.perforce.p4java.server | Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services. |
| Uses of IServerProcess in com.perforce.p4java.impl.generic.core |
|---|
| Classes in com.perforce.p4java.impl.generic.core that implement IServerProcess | |
|---|---|
class |
ServerProcess
Simple default generic implementation class for the P4JServerProcess interface. |
| Uses of IServerProcess in com.perforce.p4java.server |
|---|
| Methods in com.perforce.p4java.server that return types with arguments of type IServerProcess | |
|---|---|
java.util.List<IServerProcess> |
IServer.getServerProcesses()
Return a list of Perforce server processes active on the Perforce server. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||