Uses of Package
com.perforce.p4java.impl.mapbased.rpc

Packages that use com.perforce.p4java.impl.mapbased.rpc
com.perforce.p4java.impl.mapbased.rpc   
com.perforce.p4java.impl.mapbased.rpc.connection   
com.perforce.p4java.impl.mapbased.rpc.func.client   
com.perforce.p4java.impl.mapbased.rpc.func.proto   
com.perforce.p4java.impl.mapbased.rpc.packet   
com.perforce.p4java.impl.mapbased.rpc.stream   
 

Classes in com.perforce.p4java.impl.mapbased.rpc used by com.perforce.p4java.impl.mapbased.rpc
CommandEnv.RpcHandler
          P4Java's version of the notorious handler class in the C++ API.
ExternalEnv
          Used as a container for each Perforce RPC call's external (operating system, calling program, etc.) environment.
RpcCmdSpec
          Encapsulates all we know about a command coming in from the upper levels of the P4Java implementation.
RpcServer
          RPC-based Perforce server implementation superclass.
ServerStats
          Simple class to centralize statistics gathering and reporting for the RPC implementation server objects.
 

Classes in com.perforce.p4java.impl.mapbased.rpc used by com.perforce.p4java.impl.mapbased.rpc.connection
ServerStats
          Simple class to centralize statistics gathering and reporting for the RPC implementation server objects.
 

Classes in com.perforce.p4java.impl.mapbased.rpc used by com.perforce.p4java.impl.mapbased.rpc.func.client
CommandEnv
          Used to package up the Perforce function environment for a single Perforce command across multiple RPC function calls.
RpcServer
          RPC-based Perforce server implementation superclass.
 

Classes in com.perforce.p4java.impl.mapbased.rpc used by com.perforce.p4java.impl.mapbased.rpc.func.proto
CommandEnv
          Used to package up the Perforce function environment for a single Perforce command across multiple RPC function calls.
 

Classes in com.perforce.p4java.impl.mapbased.rpc used by com.perforce.p4java.impl.mapbased.rpc.packet
CommandEnv
          Used to package up the Perforce function environment for a single Perforce command across multiple RPC function calls.
ExternalEnv
          Used as a container for each Perforce RPC call's external (operating system, calling program, etc.) environment.
RpcServer
          RPC-based Perforce server implementation superclass.
 

Classes in com.perforce.p4java.impl.mapbased.rpc used by com.perforce.p4java.impl.mapbased.rpc.stream
ServerStats
          Simple class to centralize statistics gathering and reporting for the RPC implementation server objects.
 



Copyright © 2015 Perforce Software. All Rights Reserved.