net.sf.bluecove.obex.server
Class OBEXServer

java.lang.Object
  extended by net.sf.bluecove.obex.server.OBEXServer
All Implemented Interfaces:
Runnable

public class OBEXServer
extends Object
implements Runnable


Field Summary
 UUID OBEX_OBJECT_PUSH
           
static String SERVER_NAME
           
 
Method Summary
 void close()
           
 void run()
           
static OBEXServer startServer(UserInteraction interaction)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OBEX_OBJECT_PUSH

public final UUID OBEX_OBJECT_PUSH

SERVER_NAME

public static final String SERVER_NAME
See Also:
Constant Field Values
Method Detail

startServer

public static OBEXServer startServer(UserInteraction interaction)

run

public void run()
Specified by:
run in interface Runnable

close

public void close()


JSR-82 Javadocs Apache License, Version 2.0 Copyright © 2001-2008 Motorola, Inc. ALL RIGHTS RESERVED.
BlueCove Javadocs
Apache License, Version 2.0 Copyright © 2004-2008 BlueCove Team.