|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.core.replication.ReplicaConnection
public abstract class ReplicaConnection
A connection to a replica. This is an abstract class, extended by the SimpleReplicaConnection or the SaslReplicaConnection.
Constructor Summary | |
---|---|
ReplicaConnection()
|
Method Summary | |
---|---|
BindMethod |
getBindMethod()
|
void |
setBindMethod(java.lang.String bindMethod)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReplicaConnection()
Method Detail |
---|
public BindMethod getBindMethod()
public void setBindMethod(java.lang.String bindMethod)
bindMethod
- the bindMethod to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |