local.tomas.mobile.sync.obj.mobile
Class DefaultObexConnectionHolder

java.lang.Object
  extended by local.tomas.mobile.sync.obj.mobile.DefaultObexConnectionHolder
All Implemented Interfaces:
ObexConnectionHolder

public class DefaultObexConnectionHolder
extends java.lang.Object
implements ObexConnectionHolder


Constructor Summary
DefaultObexConnectionHolder()
           
 
Method Summary
 local.tomas.obex.api.ObexConnection getObexConnection()
           
 void setObexConnection(local.tomas.obex.api.ObexConnection obexConnection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultObexConnectionHolder

public DefaultObexConnectionHolder()
Method Detail

getObexConnection

public local.tomas.obex.api.ObexConnection getObexConnection()
Specified by:
getObexConnection in interface ObexConnectionHolder

setObexConnection

public void setObexConnection(local.tomas.obex.api.ObexConnection obexConnection)


Copyright © 2007 null. All Rights Reserved.