static OutboundConnectionSettings.Framing |
OutboundConnectionSettings.Framing.forId(int id) |
OutboundConnectionSettings.Framing |
OutboundConnectionSettings.framing(ConnectionCategory category) |
static OutboundConnectionSettings.Framing |
OutboundConnectionSettings.Framing.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OutboundConnectionSettings.Framing[] |
OutboundConnectionSettings.Framing.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|