Package | Description |
---|---|
com.grey.base.collections | |
com.grey.base.sasl | |
com.grey.base.utils | |
com.grey.naf.dns.distributedresolver | |
com.grey.naf.nafman | |
com.grey.naf.reactor |
Modifier and Type | Interface and Description |
---|---|
interface |
GenericFactory<T> |
Modifier and Type | Class and Description |
---|---|
class |
PrototypeFactory |
Constructor and Description |
---|
ObjectWell(Class<?> c,
ObjectWell.ObjectFactory f,
String well_name,
int initpop,
int max) |
ObjectWell(Class<?> c,
ObjectWell.ObjectFactory f,
String well_name,
int initpop,
int max,
int incr) |
ObjectWell(ObjectWell.ObjectFactory f,
String well_name) |
Modifier and Type | Class and Description |
---|---|
class |
ServerFactory |
Modifier and Type | Class and Description |
---|---|
static class |
NIOBuffers.BufferFactory |
Modifier and Type | Class and Description |
---|---|
static class |
Client.RequestFactory |
Modifier and Type | Class and Description |
---|---|
static class |
NafManServer.Factory |
Modifier and Type | Interface and Description |
---|---|
static interface |
ConcurrentListener.ServerFactory
In addition to providing the explicit interface methods, factory classes must also provide a constructor
with this signature:
classname(com.grey.naf.reactor.CM_Listener, com.grey.base.config.XmlConfig) |
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.