Enum Class RpcPacketDispatcher.RpcPacketDispatcherMode

java.lang.Object
java.lang.Enum<RpcPacketDispatcher.RpcPacketDispatcherMode>
com.perforce.p4java.impl.mapbased.rpc.packet.RpcPacketDispatcher.RpcPacketDispatcherMode
All Implemented Interfaces:
Serializable, Comparable<RpcPacketDispatcher.RpcPacketDispatcherMode>, Constable
Enclosing class:
RpcPacketDispatcher

public static enum RpcPacketDispatcher.RpcPacketDispatcherMode extends Enum<RpcPacketDispatcher.RpcPacketDispatcherMode>
Specifies the mode the dispatcher's currently running in. Names are taken from the informal README explanation of the C++ API's dispatch models, so don't blame me...