public final class ConnectionProtocol
extends java.lang.Object
| Constructor and Description |
|---|
ConnectionProtocol(java.lang.String protocolName,
java.lang.String protocolVersion)
Constructs a new object.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Retrieves the name attribute.
|
java.lang.String |
getVersion()
Retrieves the version attribute.
|