Searched defs:InternalConnectionHandler (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/internal/
H A DInternalConnectionHandler.java54 public final class InternalConnectionHandler class in inherits:ConnectionHandler
58 private static InternalConnectionHandler handlerInstance =
59 new InternalConnectionHandler();
80 private InternalConnectionHandler() method in class:InternalConnectionHandler
101 public static InternalConnectionHandler getInstance()
/forgerock/opendj2/src/server/org/opends/server/protocols/internal/
H A DInternalConnectionHandler.java53 public final class InternalConnectionHandler class in inherits:ConnectionHandler
57 private static InternalConnectionHandler handlerInstance =
58 new InternalConnectionHandler();
79 private InternalConnectionHandler() method in class:InternalConnectionHandler
100 public static InternalConnectionHandler getInstance()
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/internal/
H A DInternalConnectionHandler.java54 public final class InternalConnectionHandler class in inherits:ConnectionHandler
58 private static InternalConnectionHandler handlerInstance =
59 new InternalConnectionHandler();
80 private InternalConnectionHandler() method in class:InternalConnectionHandler
101 public static InternalConnectionHandler getInstance()
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/internal/
H A DInternalConnectionHandler.java54 public final class InternalConnectionHandler class in inherits:ConnectionHandler
58 private static InternalConnectionHandler handlerInstance =
59 new InternalConnectionHandler();
80 private InternalConnectionHandler() method in class:InternalConnectionHandler
101 public static InternalConnectionHandler getInstance()
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/internal/
H A DInternalConnectionHandler.java53 public final class InternalConnectionHandler class in inherits:ConnectionHandler
57 private static InternalConnectionHandler handlerInstance =
58 new InternalConnectionHandler();
79 private InternalConnectionHandler() method in class:InternalConnectionHandler
100 public static InternalConnectionHandler getInstance()
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/internal/
H A DInternalConnectionHandler.java56 public final class InternalConnectionHandler class in inherits:ConnectionHandler
60 private static InternalConnectionHandler handlerInstance =
61 new InternalConnectionHandler();
81 private InternalConnectionHandler() method in class:InternalConnectionHandler
102 public static InternalConnectionHandler getInstance()

Completed in 163 milliseconds