|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionTypeDescriptor | |
|---|---|
| org.mc4j.ems.connection | |
| org.mc4j.ems.connection.settings | |
| org.mc4j.ems.connection.support.metadata | |
| Uses of ConnectionTypeDescriptor in org.mc4j.ems.connection |
|---|
| Fields in org.mc4j.ems.connection declared as ConnectionTypeDescriptor | |
|---|---|
static ConnectionTypeDescriptor[] |
ConnectionFactory.CONNECTION_DESCRIPTORS
|
| Methods in org.mc4j.ems.connection that return types with arguments of type ConnectionTypeDescriptor | |
|---|---|
static java.util.List<ConnectionTypeDescriptor> |
ConnectionFactory.getConnectionTypes()
|
| Uses of ConnectionTypeDescriptor in org.mc4j.ems.connection.settings |
|---|
| Methods in org.mc4j.ems.connection.settings that return ConnectionTypeDescriptor | |
|---|---|
ConnectionTypeDescriptor |
ConnectionSettings.getConnectionType()
Getter for property connectionType. |
| Methods in org.mc4j.ems.connection.settings with parameters of type ConnectionTypeDescriptor | |
|---|---|
void |
ConnectionSettings.initializeConnectionType(ConnectionTypeDescriptor connectionTypeDescriptor)
|
void |
ConnectionSettings.setConnectionType(ConnectionTypeDescriptor connectionType)
Setter for property connectionType. |
| Uses of ConnectionTypeDescriptor in org.mc4j.ems.connection.support.metadata |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||