Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Howard (0.2 sec)

  1. src/main/java/jcifs/CIFSContext.java

     * allow to create such sub-contexts.
     * 
     * 
     * Implementors of this interface should extend {@link jcifs.context.BaseContext} or
     * {@link jcifs.context.CIFSContextWrapper} to get forward compatibility.
     * 
     * @author mbechler
     *
     */
    public interface CIFSContext {
    
        /**
         * Get a resource
         * 
         * @param url
         * @return the SMB resource at the specified location
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Sun Jul 01 13:12:10 GMT 2018
    - 3.7K bytes
    - Viewed (0)
Back to top