Package com.perforce.p4java.impl.mapbased.rpc.sys

Class Summary
RpcInflaterOutputStream  
RpcInputStream Provides a Perforce-specific extension to the basic Java InputStream to allow us to intercept methods and implement our own extensions.
RpcLineEndFilterInputStream Filter input stream to do Perforce-specific line end munging where necessary.
RpcLineEndFilterOutputStream Simple FilterOutputStream extension to deal with Perforce text file line end translation.
RpcOutputStream Provides a Perforce-specific extension to the basic Java OuputStream to allow us to intercept methods and implement our own extensions.
RpcPerforceFile Encapsulates and implements a lot of Perforce-specific information and operations on Perforce client-side files by extending the basic java.io.File class with Perforce-specific fields and methods.
RpcPerforceFileType.RpcServerTypeStringSpec  
 

Enum Summary
RpcPerforceFileType Definitions for Perforce client and server file types.
 



Copyright © 2011 Perforce Software. All Rights Reserved.