| Package | Description |
|---|---|
| org.apache.directory.server.config.beans |
| Modifier and Type | Class and Description |
|---|---|
class |
TcpTransportBean
A class used to store the TCP Transport configuration.
|
class |
UdpTransportBean
A class used to store the UDP Transport configuration.
|
| Modifier and Type | Method and Description |
|---|---|
TransportBean[] |
ServerBean.getTransports() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerBean.addTransports(TransportBean... transports)
Add underlying transports
|
void |
ServerBean.setTransports(TransportBean... transports)
Set the underlying transports
|
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.