Uses of Class
net.sf.ofx4j.io.AggregateUnmarshaller

Packages that use AggregateUnmarshaller
net.sf.ofx4j.client.net   
net.sf.ofx4j.server   
 

Uses of AggregateUnmarshaller in net.sf.ofx4j.client.net
 

Methods in net.sf.ofx4j.client.net that return AggregateUnmarshaller
 AggregateUnmarshaller<ResponseEnvelope> OFXV1Connection.getUnmarshaller()
          The unmarshaller.
 

Methods in net.sf.ofx4j.client.net with parameters of type AggregateUnmarshaller
 void OFXV1Connection.setUnmarshaller(AggregateUnmarshaller<ResponseEnvelope> unmarshaller)
          The unmarshaller.
 

Uses of AggregateUnmarshaller in net.sf.ofx4j.server
 

Methods in net.sf.ofx4j.server that return AggregateUnmarshaller
protected  AggregateUnmarshaller<RequestEnvelope> OFXServlet.createUnmarshaller()
          Create the aggregate unmarshaller.
 



Copyright © 2008. All Rights Reserved.