com.eurotech.framework.core.comm
Class CommConnectionFactory
java.lang.Object
com.eurotech.framework.core.comm.CommConnectionFactory
- All Implemented Interfaces:
- org.osgi.service.io.ConnectionFactory
public class CommConnectionFactory
- extends Object
- implements org.osgi.service.io.ConnectionFactory
Fields inherited from interface org.osgi.service.io.ConnectionFactory |
IO_SCHEME |
Method Summary |
protected void |
activate(org.osgi.service.component.ComponentContext componentContext)
|
javax.microedition.io.Connection |
createConnection(String name,
int mode,
boolean timeouts)
|
protected void |
deactivate(org.osgi.service.component.ComponentContext componentContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommConnectionFactory
public CommConnectionFactory()
activate
protected void activate(org.osgi.service.component.ComponentContext componentContext)
deactivate
protected void deactivate(org.osgi.service.component.ComponentContext componentContext)
createConnection
public javax.microedition.io.Connection createConnection(String name,
int mode,
boolean timeouts)
throws IOException
- Specified by:
createConnection
in interface org.osgi.service.io.ConnectionFactory
- Throws:
IOException
Copyright © 2013. All Rights Reserved.