public final class TLS_SEC_TRANS extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
TransportAddress[] |
addresses |
short |
target_requires |
short |
target_supports |
| Constructor and Description |
|---|
TLS_SEC_TRANS() |
TLS_SEC_TRANS(short _target_supports,
short _target_requires,
TransportAddress[] _addresses) |
public short target_supports
public short target_requires
public TransportAddress[] addresses
public TLS_SEC_TRANS()
public TLS_SEC_TRANS(short _target_supports,
short _target_requires,
TransportAddress[] _addresses)
Copyright © 2017 JBoss by Red Hat. All rights reserved.