Modifier and Type | Field and Description |
---|---|
static XmlConfig |
XmlConfig.BLANKCFG |
static XmlConfig |
XmlConfig.NULLCFG |
Modifier and Type | Method and Description |
---|---|
static XmlConfig |
XmlConfig.getSection(CharSequence pthnam,
String node_xpath) |
XmlConfig |
XmlConfig.getSection(String node_xpath) |
XmlConfig[] |
XmlConfig.getSections(String xpath) |
static XmlConfig |
XmlConfig.makeSection(CharSequence xmltxt,
String node_xpath) |
Modifier and Type | Method and Description |
---|---|
void |
XmlConfig.setDefaults(XmlConfig dflts) |
Modifier and Type | Method and Description |
---|---|
static Logger |
Factory.getLogger(XmlConfig cfg,
String name) |
Constructor and Description |
---|
Parameters(XmlConfig cfg) |
Modifier and Type | Field and Description |
---|---|
XmlConfig[] |
DispatcherDef.naflets |
Modifier and Type | Method and Description |
---|---|
XmlConfig |
NAFConfig.getDispatcher(String name) |
XmlConfig[] |
NAFConfig.getDispatchers() |
XmlConfig |
NAFConfig.getDNS() |
XmlConfig |
NAFConfig.getNafman() |
XmlConfig |
Naflet.taskConfig() |
Modifier and Type | Method and Description |
---|---|
static SSLConfig |
SSLConfig.create(XmlConfig cfg,
NAFConfig nafcfg,
SSLConfig.Def def,
String peername,
boolean client) |
static SSLConfig |
SSLConfig.create(XmlConfig cfg,
NAFConfig nafcfg,
String peername,
boolean client) |
static Object |
NAFConfig.createEntity(XmlConfig cfg,
Class<?> dflt_clss,
Class<?> basetype,
boolean hasName,
Class<?>[] ctorSig,
Object[] ctorArgs) |
String |
NAFConfig.getPath(XmlConfig cfg,
String xpath,
String propname,
boolean mdty,
String dflt,
Class<?> clss) |
URL |
NAFConfig.getURL(XmlConfig cfg,
String xpath,
String propname,
boolean mdty,
String dflt,
Class<?> clss) |
Constructor and Description |
---|
BufferSpec(XmlConfig cfg,
String xpath,
int rcvsiz,
int xmtsiz) |
BufferSpec(XmlConfig cfg,
String xpath,
int rcvsiz,
int xmtsiz,
boolean direct) |
DispatcherDef(XmlConfig cfg) |
Naflet(String name,
Dispatcher dsptch_p,
XmlConfig cfg) |
ShellNaflet(String name,
Dispatcher dsptch,
XmlConfig cfg) |
Modifier and Type | Method and Description |
---|---|
static ResolverDNS |
ResolverDNS.create(Dispatcher dsptch,
XmlConfig cfg) |
Constructor and Description |
---|
ResolverDNS(Dispatcher d,
XmlConfig cfg) |
ResolverService(Dispatcher d,
XmlConfig cfg) |
Constructor and Description |
---|
Client(Dispatcher dsptch,
XmlConfig cfg) |
Constructor and Description |
---|
EmbeddedResolver(Dispatcher dsptch,
XmlConfig cfg) |
Constructor and Description |
---|
ServerDNS(ServerDNS.DNSQuestionResolver r,
Dispatcher d,
XmlConfig cfg) |
Constructor and Description |
---|
Factory(CM_Listener l,
XmlConfig cfg) |
NafManAgent(Dispatcher d,
NafManRegistry reg,
XmlConfig cfg) |
PrimaryAgent(Dispatcher dsptch,
NafManRegistry reg,
XmlConfig cfg,
DispatcherDef def) |
SecondaryAgent(Dispatcher dsptch,
NafManRegistry reg,
XmlConfig cfg) |
Modifier and Type | Method and Description |
---|---|
static IterativeListener |
IterativeListener.create(String lname,
Dispatcher d,
IterativeListener.ServerFactory fact,
EntityReaper rpr,
XmlConfig cfg,
Map<String,Object> cfgdflts) |
static IterativeListener |
IterativeListener.create(String lname,
Dispatcher d,
IterativeListener.ServerFactory fact,
EntityReaper rpr,
XmlConfig cfg,
String iface,
int port) |
static ConcurrentListener |
ConcurrentListener.create(String lname,
Dispatcher d,
Object controller,
EntityReaper rpr,
XmlConfig cfg,
Class<?> factclass,
String iface,
int port) |
static ConcurrentListener |
ConcurrentListener.create(String lname,
Dispatcher d,
Object controller,
EntityReaper rpr,
XmlConfig cfg,
Map<String,Object> cfgdflts) |
Constructor and Description |
---|
CM_Listener(String lname,
Dispatcher d,
Object controller,
EntityReaper rpr,
XmlConfig cfg,
Map<String,Object> cfgdflts) |
ListenerSet(String lname,
Dispatcher d,
Object controller,
EntityReaper rpr,
String xpath,
XmlConfig cfg,
Map<String,Object> cfgdflts) |
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.