com.googlecode.sardine
Class Factory

java.lang.Object
  extended by com.googlecode.sardine.Factory

public class Factory
extends java.lang.Object

The factory class is responsible for instantiating the JAXB stuff as well as the instance to SardineImpl.

Author:
jonstevens

Field Summary
protected static Factory instance
           
 
Constructor Summary
Factory()
           
 
Method Summary
 Sardine begin()
           
 Sardine begin(java.lang.String username, java.lang.String password)
           
 javax.xml.bind.JAXBContext getContext()
           
 javax.xml.bind.Unmarshaller getUnmarshaller()
           
protected static Factory instance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

protected static Factory instance
Constructor Detail

Factory

public Factory()
Method Detail

instance

protected static Factory instance()

getContext

public javax.xml.bind.JAXBContext getContext()
Returns:
the JAXBContext

getUnmarshaller

public javax.xml.bind.Unmarshaller getUnmarshaller()
Returns:
the JAXB Unmarshaller

begin

public Sardine begin()

begin

public Sardine begin(java.lang.String username,
                     java.lang.String password)


Copyright © 2010 Jon Stevens and a gang of smelly fish. All Rights Reserved. Build version: 39