public interface IOIOConnectionFactory
| Modifier and Type | Method and Description |
|---|---|
IOIOConnection |
createConnection() |
java.lang.Object |
getExtra()
Extra information on the connection.
|
java.lang.String |
getType()
A unique name of the connection type.
|
java.lang.String getType()
java.lang.Object getExtra()
IOIOConnection createConnection()