CON - The type of the connection property.ConnectionAccessor.ConnectionProperty<CON>public static interface ConnectionAccessor.ConnectionMutator<CON>
InputStream or an OutputStream.| Modifier and Type | Method | Description |
|---|---|---|
void |
setConnection(CON aConnection) |
Sets the connection for the connection property.
|
void setConnection(CON aConnection)
aConnection - The connection to be stored by the connection
property.Copyright © 2018. All rights reserved.