Uses of Interface
org.apache.oodt.cas.pushpull.protocol.ProtocolFileFilter

Packages that use ProtocolFileFilter
org.apache.oodt.cas.pushpull.protocol   
org.apache.oodt.cas.pushpull.retrievalsystem   
 

Uses of ProtocolFileFilter in org.apache.oodt.cas.pushpull.protocol
 

Methods in org.apache.oodt.cas.pushpull.protocol with parameters of type ProtocolFileFilter
 List<ProtocolFile> Protocol.ls(ProtocolFileFilter filter)
           
 List<ProtocolFile> ProtocolHandler.ls(Protocol protocol, ProtocolFileFilter filter)
           
 List<ProtocolFile> ProtocolHandler.nextPage(Protocol protocol, ProtocolFileFilter filter)
           
 

Uses of ProtocolFileFilter in org.apache.oodt.cas.pushpull.retrievalsystem
 

Methods in org.apache.oodt.cas.pushpull.retrievalsystem with parameters of type ProtocolFileFilter
 List<ProtocolFile> FileRetrievalSystem.getNextPage(ProtocolFile dir, ProtocolFileFilter filter)
           
 



Copyright © 1999-2011 Apache OODT. All Rights Reserved.