|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DatagramAcceptor | |
|---|---|
| org.apache.directory.server.protocol.shared | |
| Uses of DatagramAcceptor in org.apache.directory.server.protocol.shared |
|---|
| Methods in org.apache.directory.server.protocol.shared that return DatagramAcceptor | |
|---|---|
DatagramAcceptor |
AbstractProtocolService.getDatagramAcceptor()
|
DatagramAcceptor |
ProtocolService.getDatagramAcceptor()
If this protocol service supports UDP transport then this gets the non-null MINA DatagramAcceptor it uses. |
| Methods in org.apache.directory.server.protocol.shared with parameters of type DatagramAcceptor | |
|---|---|
void |
AbstractProtocolService.setDatagramAcceptor(DatagramAcceptor datagramAcceptor)
|
void |
ProtocolService.setDatagramAcceptor(DatagramAcceptor datagramAcceptor)
If this protocol service supports UDP transport then this sets the MINA DatagramAcceptor it uses. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||