Uses of Class
org.apache.james.postage.SamplingException

Packages that use SamplingException
org.apache.james.postage.client   
org.apache.james.postage.execution   
org.apache.james.postage.jmx   
org.apache.james.postage.smtpserver   
 

Uses of SamplingException in org.apache.james.postage.client
 

Methods in org.apache.james.postage.client that throw SamplingException
 void SMTPClient.doSample()
           
 void POP3Client.doSample()
          take one POP3 sample for a random user
 

Uses of SamplingException in org.apache.james.postage.execution
 

Methods in org.apache.james.postage.execution that throw SamplingException
 void Sampler.doSample()
           
 

Uses of SamplingException in org.apache.james.postage.jmx
 

Methods in org.apache.james.postage.jmx that throw SamplingException
 void JVMResourceSamplerWorker.connectRemoteJamesJMXServer()
           
 void JVMResourceSampler.connectRemoteJamesJMXServer()
           
 void JVMResourceSamplerWorker.doSample()
           
 void JVMResourceSampler.doSample()
           
 

Uses of SamplingException in org.apache.james.postage.smtpserver
 

Methods in org.apache.james.postage.smtpserver that throw SamplingException
 void SMTPMailSink.doSample()
           
 



Copyright © 2006-2007 The Apache Software Foundation. All Rights Reserved.