Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

A

abortOnStartup() - Method in class com.grey.naf.Naflet
 
abortServer() - Method in class com.grey.naf.reactor.CM_Server
 
accept(File) - Method in class com.grey.base.utils.FileOps.Filter_EndsWith
 
AdapterJCL - Class in com.grey.logging.adapters
 
AdapterJCL(Parameters, String) - Constructor for class com.grey.logging.adapters.AdapterJCL
 
AdapterSLF4J - Class in com.grey.logging.adapters
 
AdapterSLF4J(Parameters, String) - Constructor for class com.grey.logging.adapters.AdapterSLF4J
 
add(E) - Method in class com.grey.base.collections.HashedSet
 
add(int) - Method in class com.grey.base.collections.HashedSetInt
 
add(T) - Method in class com.grey.base.collections.ObjectQueue
 
addAll(Collection<? extends E>) - Method in class com.grey.base.collections.HashedSet
 
addHandler(CommandParser.OptionsHandler) - Method in class com.grey.base.utils.CommandParser
 
advance(int) - Method in class com.grey.base.utils.ArrayRef
 
age(TimerNAF.TimeProvider) - Method in class com.grey.naf.reactor.TimerNAF
 
ALG_CPHR_3DES - Static variable in interface com.grey.base.crypto.Defs
 
ALG_CPHR_AES - Static variable in interface com.grey.base.crypto.Defs
 
ALG_CPHR_AESPAD - Static variable in interface com.grey.base.crypto.Defs
 
ALG_CPHR_BLOWFISH - Static variable in interface com.grey.base.crypto.Defs
 
ALG_CPHR_DES - Static variable in interface com.grey.base.crypto.Defs
 
ALG_CPHR_PBE3DES - Static variable in interface com.grey.base.crypto.Defs
 
ALG_CPHR_PBE3DESPAD - Static variable in interface com.grey.base.crypto.Defs
 
ALG_CPHR_PBEDES - Static variable in interface com.grey.base.crypto.Defs
 
ALG_CPHR_PBKD - Static variable in interface com.grey.base.crypto.Defs
 
ALG_CPHR_RSA - Static variable in interface com.grey.base.crypto.Defs
 
ALG_DIGEST_MD5 - Static variable in interface com.grey.base.crypto.Defs
 
ALG_DIGEST_SHA1 - Static variable in interface com.grey.base.crypto.Defs
 
ALG_DIGEST_SHA256 - Static variable in interface com.grey.base.crypto.Defs
 
ALG_DIGEST_SHA512 - Static variable in interface com.grey.base.crypto.Defs
 
ALG_RNG_SHA1 - Static variable in interface com.grey.base.crypto.Defs
 
allocate(int) - Method in interface com.grey.base.utils.ArrayRef.Allocator
 
allocBuffer(int) - Method in class com.grey.base.collections.NumberList
 
allocBuffer(int) - Method in class com.grey.base.utils.ArrayRef
 
allocBuffer(int) - Method in class com.grey.base.utils.ByteArrayRef
 
allocBuffer(int) - Method in class com.grey.base.utils.CharBlock
 
allocBuffer(int) - Method in class com.grey.base.utils.ObjectArrayRef
 
allocMemBuffer(int) - Method in class com.grey.naf.reactor.Dispatcher
 
allocNIOBuffer(int) - Method in class com.grey.naf.reactor.Dispatcher
 
AltJUL - Class in com.grey.logging
 
AltJUL(String) - Constructor for class com.grey.logging.AltJUL
 
AltJUL(PrintStream) - Constructor for class com.grey.logging.AltJUL
 
announce(Logger) - Method in class com.grey.naf.NAFConfig
 
announceJAR(Class<?>, String, String) - Static method in class com.grey.base.utils.PkgInfo
 
announceNAF() - Static method in class com.grey.naf.Launcher
 
append(T) - Method in class com.grey.base.collections.Circulist
 
append(int) - Method in class com.grey.base.collections.NumberList
 
append(ArrayRef<int[]>) - Method in class com.grey.base.collections.NumberList
 
append(byte[]) - Method in class com.grey.base.utils.ByteChars
 
append(char[]) - Method in class com.grey.base.utils.ByteChars
 
append(byte[], int, int) - Method in class com.grey.base.utils.ByteChars
 
append(char[], int, int) - Method in class com.grey.base.utils.ByteChars
 
append(int) - Method in class com.grey.base.utils.ByteChars
 
append(long, StringBuilder) - Method in class com.grey.base.utils.ByteChars
 
append(CharSequence) - Method in class com.grey.base.utils.ByteChars
 
append(CharSequence, int, int) - Method in class com.grey.base.utils.ByteChars
 
appExec(ApplicationContextNAF, int, Logger) - Method in class com.grey.naf.Launcher
 
ApplicationContextNAF - Class in com.grey.naf
 
ApplicationContextNAF.ItemFactory<T> - Interface in com.grey.naf
 
appname - Variable in class com.grey.naf.Launcher.BaseOptsHandler
 
armourUnwrap(char[], int, int, Ascii.ARMOURTYPE) - Static method in class com.grey.base.crypto.Ascii
 
armourUnwrap(String, Ascii.ARMOURTYPE) - Static method in class com.grey.base.crypto.Ascii
 
armourWrap(byte[], int, int, Ascii.ARMOURTYPE) - Static method in class com.grey.base.crypto.Ascii
 
armourWrap(byte[], int, int, Ascii.ARMOURTYPE, int) - Static method in class com.grey.base.crypto.Ascii
 
ArrayRef<T> - Class in com.grey.base.utils
Handy array handle.
ArrayRef() - Constructor for class com.grey.base.utils.ArrayRef
 
ArrayRef(T, int, int) - Constructor for class com.grey.base.utils.ArrayRef
 
ArrayRef(ArrayRef<T>) - Constructor for class com.grey.base.utils.ArrayRef
 
ArrayRef(ArrayRef<T>, ArrayRef.Allocator<T>) - Constructor for class com.grey.base.utils.ArrayRef
 
ArrayRef(ArrayRef<T>, int, int) - Constructor for class com.grey.base.utils.ArrayRef
 
ArrayRef(ArrayRef<T>, int, int, ArrayRef.Allocator<T>) - Constructor for class com.grey.base.utils.ArrayRef
 
ArrayRef(T, int, int, ArrayRef.Allocator<T>) - Constructor for class com.grey.base.utils.ArrayRef
 
ArrayRef(int, ArrayRef.Allocator<T>) - Constructor for class com.grey.base.utils.ArrayRef
 
ArrayRef.Allocator<T> - Interface in com.grey.base.utils
 
arraySize(byte[]) - Static method in class com.grey.base.utils.ByteArrayRef
 
Ascii - Class in com.grey.base.crypto
 
Ascii() - Constructor for class com.grey.base.crypto.Ascii
 
Ascii.ARMOURTYPE - Enum in com.grey.base.crypto
 
assignPort(int) - Method in class com.grey.naf.NAFConfig
 
AsyKey - Class in com.grey.base.crypto
 
AsyKey() - Constructor for class com.grey.base.crypto.AsyKey
 
ATTR_DISPATCHER - Static variable in class com.grey.naf.nafman.NafManCommand
 
ATTR_KEY - Static variable in class com.grey.naf.nafman.NafManCommand
 
ATTR_LOGLVL - Static variable in class com.grey.naf.nafman.NafManCommand
 
ATTR_NAFLET - Static variable in class com.grey.naf.nafman.NafManCommand
 
ATTR_NOHTTP - Static variable in class com.grey.naf.nafman.NafManCommand
 
ATTR_RESET - Static variable in class com.grey.naf.nafman.NafManCommand
 
ATTR_TIME - Static variable in class com.grey.naf.nafman.NafManCommand
 
ATTR_VERBOSE - Static variable in class com.grey.naf.nafman.NafManCommand
 
ATTR_XSL - Static variable in class com.grey.naf.nafman.NafManCommand
 
auth_username - Variable in class com.grey.base.sasl.SaslServer
 
authenticator - Variable in class com.grey.base.sasl.SaslServer
 
Authenticator() - Constructor for class com.grey.base.sasl.SaslServer.Authenticator
 
authorise(ByteChars) - Method in class com.grey.base.sasl.SaslServer
 
autopublish - Variable in class com.grey.naf.nafman.NafManRegistry.DefCommand
 

B

Base64 - Class in com.grey.base.crypto
 
Base64() - Constructor for class com.grey.base.crypto.Base64
 
baseOptions - Variable in class com.grey.naf.Launcher
 
BaseOptsHandler() - Constructor for class com.grey.naf.Launcher.BaseOptsHandler
 
baseport - Variable in class com.grey.naf.NAFConfig
 
baseport - Variable in class com.grey.naf.NAFConfig.Defs
 
BLANKCFG - Static variable in class com.grey.base.config.XmlConfig
 
boolAsString(boolean) - Static method in class com.grey.base.utils.StringOps
 
buffer() - Method in class com.grey.base.utils.ArrayRef
 
BufferFactory(int, boolean) - Constructor for class com.grey.base.utils.NIOBuffers.BufferFactory
 
BufferSpec - Class in com.grey.naf
 
BufferSpec(int, int) - Constructor for class com.grey.naf.BufferSpec
 
BufferSpec(int, int, boolean) - Constructor for class com.grey.naf.BufferSpec
 
BufferSpec(XmlConfig, String, int, int) - Constructor for class com.grey.naf.BufferSpec
 
BufferSpec(XmlConfig, String, int, int, boolean) - Constructor for class com.grey.naf.BufferSpec
 
bufsiz - Variable in class com.grey.logging.Logger
 
bufsiz - Variable in class com.grey.logging.Parameters
 
build(String, int) - Static method in class com.grey.base.utils.TSAP
 
build(String, int, boolean) - Static method in class com.grey.base.utils.TSAP
 
buildKey(String, byte[], int, int) - Static method in class com.grey.base.crypto.SymKey
 
buildPrivateKey(BigInteger, BigInteger) - Static method in class com.grey.base.crypto.AsyKey
 
buildPublicKey(BigInteger, BigInteger) - Static method in class com.grey.base.crypto.AsyKey
 
bulkStore(T[], int, int) - Method in class com.grey.base.collections.ObjectPile
 
bulkStore(Collection<T>) - Method in class com.grey.base.collections.ObjectPile
 
ByteArrayRef - Class in com.grey.base.utils
 
ByteArrayRef() - Constructor for class com.grey.base.utils.ByteArrayRef
 
ByteArrayRef(int) - Constructor for class com.grey.base.utils.ByteArrayRef
 
ByteArrayRef(byte[]) - Constructor for class com.grey.base.utils.ByteArrayRef
 
ByteArrayRef(byte[], boolean) - Constructor for class com.grey.base.utils.ByteArrayRef
 
ByteArrayRef(byte[], int, int) - Constructor for class com.grey.base.utils.ByteArrayRef
 
ByteArrayRef(ByteArrayRef) - Constructor for class com.grey.base.utils.ByteArrayRef
 
ByteArrayRef(ByteArrayRef, boolean) - Constructor for class com.grey.base.utils.ByteArrayRef
 
ByteArrayRef(ByteArrayRef, int, int, boolean) - Constructor for class com.grey.base.utils.ByteArrayRef
 
ByteArrayRef(byte[], int, int, boolean) - Constructor for class com.grey.base.utils.ByteArrayRef
 
byteAt(int) - Method in class com.grey.base.utils.ByteArrayRef
 
ByteChars - Class in com.grey.base.utils
This class is a byte array handle which lets us handle the byte array as if it were composed of single-byte chars (effectively 8-bit text) - and conversely also lets us treat 8-bit text as a byte array. All without doing any charset conversions.
ByteChars() - Constructor for class com.grey.base.utils.ByteChars
 
ByteChars(int) - Constructor for class com.grey.base.utils.ByteChars
 
ByteChars(byte[]) - Constructor for class com.grey.base.utils.ByteChars
 
ByteChars(byte[], boolean) - Constructor for class com.grey.base.utils.ByteChars
 
ByteChars(byte[], int, int, boolean) - Constructor for class com.grey.base.utils.ByteChars
 
ByteChars(CharSequence) - Constructor for class com.grey.base.utils.ByteChars
 
ByteChars(ByteArrayRef, boolean) - Constructor for class com.grey.base.utils.ByteChars
 
ByteChars(CharSequence, int, int) - Constructor for class com.grey.base.utils.ByteChars
 
ByteOps - Class in com.grey.base.utils
 
ByteOps() - Constructor for class com.grey.base.utils.ByteOps
 

C

cancel(ResolverDNS.Client) - Method in class com.grey.naf.dns.distributedresolver.Client
 
cancel(ResolverDNS.Client) - Method in class com.grey.naf.dns.embedded.EmbeddedResolver
 
cancel(ResolverDNS.Client) - Method in class com.grey.naf.dns.ResolverDNS
 
cancel(ResolverDNS.Client) - Method in class com.grey.naf.dns.ResolverService
 
cancel() - Method in class com.grey.naf.reactor.TimerNAF
 
cancelReaper(EntityReaper) - Method in class com.grey.naf.reactor.Dispatcher
 
canEqual(Object) - Method in class com.grey.base.utils.ArrayRef
 
canEqual(Object) - Method in class com.grey.base.utils.ByteArrayRef
 
canEqual(Object) - Method in class com.grey.base.utils.ObjectArrayRef
 
CanonByteChars - Class in com.grey.base.collections
Implements a canonical set of ByteChars values, akin to the String intern pool.
CanonByteChars(String, int) - Constructor for class com.grey.base.collections.CanonByteChars
 
capacity() - Method in class com.grey.base.collections.Circulist
 
capacity() - Method in class com.grey.base.collections.ObjectQueue
 
capacity() - Method in class com.grey.base.utils.ArrayRef
 
certPasswd - Variable in class com.grey.naf.SSLConfig.Def
 
CFGMAP_BACKLOG - Static variable in class com.grey.naf.reactor.CM_Listener
 
CFGMAP_FACTCLASS - Static variable in class com.grey.naf.reactor.CM_Listener
 
CFGMAP_IFACE - Static variable in class com.grey.naf.reactor.CM_Listener
 
CFGMAP_INCRSPAWN - Static variable in class com.grey.naf.reactor.CM_Listener
 
CFGMAP_INITSPAWN - Static variable in class com.grey.naf.reactor.CM_Listener
 
CFGMAP_MAXSPAWN - Static variable in class com.grey.naf.reactor.CM_Listener
 
CFGMAP_PORT - Static variable in class com.grey.naf.reactor.CM_Listener
 
CFGMAP_SSLPORT - Static variable in class com.grey.naf.reactor.CM_Listener
 
cfgpath - Variable in class com.grey.naf.Launcher.BaseOptsHandler
 
ChannelMonitor - Class in com.grey.naf.reactor
This is the base class for all entities who wish to monitor an NIO-based I/O channel, and receive event callbacks for it.
charAt(int) - Method in class com.grey.base.utils.ByteChars
 
charAt(int) - Method in class com.grey.base.utils.CharBlock
 
CharBlock - Class in com.grey.base.utils
 
CharBlock() - Constructor for class com.grey.base.utils.CharBlock
 
CharBlock(int) - Constructor for class com.grey.base.utils.CharBlock
 
CharBlock(char[]) - Constructor for class com.grey.base.utils.CharBlock
 
CharBlock(char[], boolean) - Constructor for class com.grey.base.utils.CharBlock
 
CharBlock(char[], int, int) - Constructor for class com.grey.base.utils.CharBlock
 
CharBlock(CharBlock) - Constructor for class com.grey.base.utils.CharBlock
 
CharBlock(CharBlock, boolean) - Constructor for class com.grey.base.utils.CharBlock
 
CharBlock(CharSequence) - Constructor for class com.grey.base.utils.CharBlock
 
CharBlock(CharSequence, int, int) - Constructor for class com.grey.base.utils.CharBlock
 
CharBlock(CharBlock, int, int, boolean) - Constructor for class com.grey.base.utils.CharBlock
 
CharBlock(char[], int, int, boolean) - Constructor for class com.grey.base.utils.CharBlock
 
CharLogger - Class in com.grey.logging
This logger faithfully writes out the log message as is, preserving the character-set encoding.
CharLogger(Parameters, String) - Constructor for class com.grey.logging.CharLogger
 
CharLogger(Parameters, String, boolean) - Constructor for class com.grey.logging.CharLogger
 
charsetName() - Method in class com.grey.naf.BufferSpec
 
Circulist<T> - Class in com.grey.base.collections
This class implements an array-backed circular list.
Circulist(Class<?>) - Constructor for class com.grey.base.collections.Circulist
 
Circulist(Class<?>, int, int) - Constructor for class com.grey.base.collections.Circulist
 
CLDHACK - Static variable in class com.grey.base.utils.DynLoader
 
clear() - Method in class com.grey.base.collections.CanonByteChars
 
clear() - Method in class com.grey.base.collections.Circulist
 
clear() - Method in class com.grey.base.collections.HashedMap
 
clear() - Method in class com.grey.base.collections.HashedMapEntries
 
clear() - Method in class com.grey.base.collections.HashedMapIntInt
 
clear() - Method in class com.grey.base.collections.HashedMapIntKey
 
clear() - Method in class com.grey.base.collections.HashedMapIntValue
 
clear() - Method in class com.grey.base.collections.HashedSet
 
clear() - Method in class com.grey.base.collections.HashedSetInt
 
clear() - Method in class com.grey.base.collections.ObjectPile
 
clear() - Method in class com.grey.base.collections.ObjectQueue
 
clear() - Method in class com.grey.base.collections.ObjectWell
 
clear(int) - Method in class com.grey.base.collections.ObjectWell
 
clear() - Method in class com.grey.base.utils.ArrayRef
 
clear() - Method in class com.grey.base.utils.ByteChars
 
clear() - Method in class com.grey.base.utils.CharBlock
 
clear() - Method in class com.grey.base.utils.TSAP
 
clear() - Method in class com.grey.naf.dns.ResolverAnswer
 
clearChannel() - Method in class com.grey.naf.reactor.IOExecReader
 
clearFlag(int) - Method in class com.grey.naf.reactor.IOExecReader
 
Client - Class in com.grey.naf.dns.distributedresolver
 
Client(Dispatcher, XmlConfig) - Constructor for class com.grey.naf.dns.distributedresolver.Client
 
Client.RequestFactory - Class in com.grey.naf.dns.distributedresolver
 
clientAuth - Variable in class com.grey.naf.SSLConfig
 
clientAuth - Variable in class com.grey.naf.SSLConfig.Def
 
close() - Method in class com.grey.base.utils.DuplexPipe
 
close(Object) - Static method in class com.grey.base.utils.FileOps
 
close() - Method in class com.grey.base.utils.MutableOutputStream
 
close() - Method in class com.grey.logging.JUL_Handler
 
close() - Method in class com.grey.logging.Logger
 
closeStream(boolean) - Method in class com.grey.logging.CharLogger
 
closeStream(boolean) - Method in class com.grey.logging.LatinLogger
 
closeStream(boolean) - Method in class com.grey.logging.Logger
 
closeStream(boolean) - Method in class com.grey.logging.MemLogger
 
cm - Variable in exception com.grey.naf.reactor.CM_Stream.BrokenPipeException
 
CM_Client - Class in com.grey.naf.reactor
 
CM_Client(Dispatcher, BufferSpec, BufferSpec) - Constructor for class com.grey.naf.reactor.CM_Client
 
CM_Listener - Class in com.grey.naf.reactor
 
CM_Listener(String, Dispatcher, Object, EntityReaper, XmlConfig, Map<String, Object>) - Constructor for class com.grey.naf.reactor.CM_Listener
 
CM_Listener.Reporter - Interface in com.grey.naf.reactor
 
CM_Listener.Reporter.EVENT - Enum in com.grey.naf.reactor
 
CM_Server - Class in com.grey.naf.reactor
 
CM_Server(CM_Listener, BufferSpec, BufferSpec) - Constructor for class com.grey.naf.reactor.CM_Server
 
CM_Stream - Class in com.grey.naf.reactor
 
CM_Stream(Dispatcher, BufferSpec, BufferSpec) - Constructor for class com.grey.naf.reactor.CM_Stream
 
CM_Stream.BrokenPipeException - Exception in com.grey.naf.reactor
 
CM_TCP - Class in com.grey.naf.reactor
 
CM_TCP(Dispatcher, BufferSpec, BufferSpec) - Constructor for class com.grey.naf.reactor.CM_TCP
 
CM_UDP - Class in com.grey.naf.reactor
 
CM_UDP(Dispatcher, BufferSpec) - Constructor for class com.grey.naf.reactor.CM_UDP
 
cmd - Variable in class com.grey.naf.Launcher.BaseOptsHandler
 
CMD_APPSTOP - Static variable in class com.grey.naf.nafman.NafManRegistry
 
CMD_DLIST - Static variable in class com.grey.naf.nafman.NafManRegistry
 
CMD_DNSDUMP - Static variable in class com.grey.naf.nafman.NafManRegistry
 
CMD_DNSLOADROOTS - Static variable in class com.grey.naf.nafman.NafManRegistry
 
CMD_DNSPRUNE - Static variable in class com.grey.naf.nafman.NafManRegistry
 
CMD_DNSQUERY - Static variable in class com.grey.naf.nafman.NafManRegistry
 
CMD_DSHOW - Static variable in class com.grey.naf.nafman.NafManRegistry
 
CMD_FLUSH - Static variable in class com.grey.naf.nafman.NafManRegistry
 
CMD_KILLCONN - Static variable in class com.grey.naf.nafman.NafManRegistry
 
CMD_LOGLVL - Static variable in class com.grey.naf.nafman.NafManRegistry
 
CMD_SHOWCMDS - Static variable in class com.grey.naf.nafman.NafManRegistry
 
CMD_STOP - Static variable in class com.grey.naf.nafman.NafManRegistry
 
cmdlineArgs - Variable in class com.grey.naf.Launcher
 
cmdParser - Variable in class com.grey.naf.Launcher
 
cmp(byte[], byte[]) - Static method in class com.grey.base.utils.ByteOps
 
cmp(byte[], int, byte[], int, int) - Static method in class com.grey.base.utils.ByteOps
 
code - Variable in class com.grey.naf.nafman.NafManRegistry.DefCommand
 
com.grey.base - package com.grey.base
 
com.grey.base.collections - package com.grey.base.collections
 
com.grey.base.config - package com.grey.base.config
 
com.grey.base.crypto - package com.grey.base.crypto
 
com.grey.base.sasl - package com.grey.base.sasl
 
com.grey.base.utils - package com.grey.base.utils
 
com.grey.logging - package com.grey.logging
 
com.grey.logging.adapters - package com.grey.logging.adapters
 
com.grey.naf - package com.grey.naf
 
com.grey.naf.dns - package com.grey.naf.dns
 
com.grey.naf.dns.distributedresolver - package com.grey.naf.dns.distributedresolver
 
com.grey.naf.dns.embedded - package com.grey.naf.dns.embedded
 
com.grey.naf.dns.server - package com.grey.naf.dns.server
 
com.grey.naf.dns.synchronous - package com.grey.naf.dns.synchronous
 
com.grey.naf.errors - package com.grey.naf.errors
 
com.grey.naf.nafman - package com.grey.naf.nafman
 
com.grey.naf.reactor - package com.grey.naf.reactor
 
CommandParser - Class in com.grey.base.utils
 
CommandParser(CommandParser.OptionsHandler) - Constructor for class com.grey.base.utils.CommandParser
 
CommandParser(CommandParser.OptionsHandler, boolean) - Constructor for class com.grey.base.utils.CommandParser
 
CommandParser.OptionsHandler - Class in com.grey.base.utils
 
commandReceived(NafManCommand) - Method in class com.grey.naf.nafman.NafManAgent
 
compare(ScheduledTime.FREQ) - Method in class com.grey.base.utils.ScheduledTime
 
compareTo(ByteChars) - Method in class com.grey.base.utils.ByteChars
 
compareTo(EmailAddress) - Method in class com.grey.base.utils.EmailAddress
 
compareTo(IntValue) - Method in class com.grey.base.utils.IntValue
 
compareTo(Integer) - Method in class com.grey.base.utils.IntValue
 
completedOK() - Method in class com.grey.naf.reactor.Dispatcher
 
completeEncoding(int) - Method in class com.grey.naf.dns.PacketDNS
 
ConcurrentListener - Class in com.grey.naf.reactor
 
ConcurrentListener.ServerFactory - Interface in com.grey.naf.reactor
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)
configured() - Method in class com.grey.naf.reactor.ListenerSet
 
connect(InetSocketAddress) - Method in class com.grey.naf.reactor.CM_Client
 
connected() - Method in class com.grey.naf.nafman.NafManServer
 
connected(boolean, CharSequence, Throwable) - Method in class com.grey.naf.reactor.CM_Client
 
connected() - Method in class com.grey.naf.reactor.CM_Server
 
consume() - Method in class com.grey.naf.reactor.Producer
 
consumerType - Variable in class com.grey.naf.reactor.Producer
 
contains(Object) - Method in class com.grey.base.collections.HashedSet
 
contains(int) - Method in class com.grey.base.collections.HashedSetInt
 
containsAll(Collection<?>) - Method in class com.grey.base.collections.HashedSet
 
containsKey(Object) - Method in class com.grey.base.collections.HashedMap
 
containsKey(Object) - Method in class com.grey.base.collections.HashedMapEntries
 
containsKey(int) - Method in class com.grey.base.collections.HashedMapIntInt
 
containsKey(int) - Method in class com.grey.base.collections.HashedMapIntKey
 
containsKey(Object) - Method in class com.grey.base.collections.HashedMapIntValue
 
containsValue(Object) - Method in class com.grey.base.collections.HashedMap
 
containsValue(Object) - Method in class com.grey.base.collections.HashedMapEntries
 
containsValue(int) - Method in class com.grey.base.collections.HashedMapIntInt
 
containsValue(Object) - Method in class com.grey.base.collections.HashedMapIntKey
 
containsValue(int) - Method in class com.grey.base.collections.HashedMapIntValue
 
convert(byte[], String) - Static method in class com.grey.base.utils.StringOps
 
convertCharSequence(CharSequence, ByteChars) - Static method in class com.grey.base.utils.ByteChars
 
convertDottedIP(CharSequence) - Static method in class com.grey.base.utils.IP
 
convertIP(int) - Static method in class com.grey.base.utils.IP
 
convertIP(InetAddress) - Static method in class com.grey.base.utils.IP
 
convertIP(int, byte[]) - Static method in class com.grey.base.utils.IP
 
copy(ArrayRef<T>, int, ArrayRef<T>, int, int) - Static method in class com.grey.base.utils.ArrayRef
 
copyFile(Path, Path) - Static method in class com.grey.base.utils.FileOps
 
copyFile(CharSequence, CharSequence) - Static method in class com.grey.base.utils.FileOps
 
copyIn(T, int, int, int) - Method in class com.grey.base.utils.ArrayRef
 
copyIn(T, int, int) - Method in class com.grey.base.utils.ArrayRef
 
COPYOPTS_ATOMIC - Static variable in class com.grey.base.utils.FileOps
 
COPYOPTS_NONE - Static variable in class com.grey.base.utils.FileOps
 
COPYOPTS_REPLACE - Static variable in class com.grey.base.utils.FileOps
 
copyOut(int, T, int, int) - Method in class com.grey.base.utils.ArrayRef
 
copyOut(T, int) - Method in class com.grey.base.utils.ArrayRef
 
copyStream(InputStream, OutputStream) - Static method in class com.grey.base.utils.FileOps
 
count(int) - Method in class com.grey.base.utils.ByteArrayRef
 
count(int, int) - Method in class com.grey.base.utils.ByteArrayRef
 
count(byte[]) - Method in class com.grey.base.utils.ByteArrayRef
 
count(int, byte[], int, int) - Method in class com.grey.base.utils.ByteArrayRef
 
count(int, byte[]) - Static method in class com.grey.base.utils.ByteOps
 
count(byte[], byte[]) - Static method in class com.grey.base.utils.ByteOps
 
count(int, byte[], int, int) - Static method in class com.grey.base.utils.ByteOps
 
count(byte[], int, int, byte[], int, int) - Static method in class com.grey.base.utils.ByteOps
 
count(CharSequence, char) - Static method in class com.grey.base.utils.StringOps
 
count(String, String) - Static method in class com.grey.base.utils.StringOps
 
count(CharSequence, int, int, char) - Static method in class com.grey.base.utils.StringOps
 
count() - Method in class com.grey.naf.dns.ResourceData.RR_TXT
 
count() - Method in class com.grey.naf.reactor.ListenerSet
 
countFiles(File, boolean) - Static method in class com.grey.base.utils.FileOps
 
countFiles(File, boolean, boolean) - Static method in class com.grey.base.utils.FileOps
 
countFiles(File, FileFilter, boolean, boolean) - Static method in class com.grey.base.utils.FileOps
 
countFiles(File, FilenameFilter, boolean, boolean) - Static method in class com.grey.base.utils.FileOps
 
countLocalIPs(int) - Static method in class com.grey.base.utils.IP
 
CPDLM - Static variable in class com.grey.base.utils.DynLoader
 
CramMD5Client - Class in com.grey.base.sasl
 
CramMD5Client(boolean) - Constructor for class com.grey.base.sasl.CramMD5Client
 
CramMD5Server - Class in com.grey.base.sasl
 
CramMD5Server(SaslServer.Authenticator, boolean) - Constructor for class com.grey.base.sasl.CramMD5Server
 
create() - Static method in class com.grey.base.utils.DuplexPipe
 
create() - Method in class com.grey.base.utils.DuplexPipe.Factory
 
create(int, boolean) - Static method in class com.grey.base.utils.NIOBuffers
 
create(String, NAFConfig) - Static method in class com.grey.naf.ApplicationContextNAF
 
create(String, NAFConfig.Defs) - Static method in class com.grey.naf.ApplicationContextNAF
 
create(String) - Static method in class com.grey.naf.ApplicationContextNAF
 
create(ApplicationContextNAF) - Method in interface com.grey.naf.ApplicationContextNAF.ItemFactory
 
create(CharSequence) - Method in class com.grey.naf.BufferSpec
 
create(Dispatcher, XmlConfig) - Static method in class com.grey.naf.dns.ResolverDNS
 
create(String, Dispatcher, Object, EntityReaper, XmlConfig, Map<String, Object>) - Static method in class com.grey.naf.reactor.ConcurrentListener
 
create(String, Dispatcher, Object, EntityReaper, XmlConfig, Class<?>, String, int) - Static method in class com.grey.naf.reactor.ConcurrentListener
 
create(ApplicationContextNAF, DispatcherDef, Logger) - Static method in class com.grey.naf.reactor.Dispatcher
 
create(String, Dispatcher, IterativeListener.ServerFactory, EntityReaper, XmlConfig, Map<String, Object>) - Static method in class com.grey.naf.reactor.IterativeListener
 
create(String, Dispatcher, IterativeListener.ServerFactory, EntityReaper, XmlConfig, String, int) - Static method in class com.grey.naf.reactor.IterativeListener
 
create(XmlConfig, NAFConfig, String, boolean) - Static method in class com.grey.naf.SSLConfig
 
create(XmlConfig, NAFConfig, SSLConfig.Def, String, boolean) - Static method in class com.grey.naf.SSLConfig
 
createConfigured(ApplicationContextNAF, String, Logger) - Static method in class com.grey.naf.reactor.Dispatcher
 
createEntity(XmlConfig, Class<?>, Class<?>, boolean, Class<?>[], Object[]) - Static method in class com.grey.naf.NAFConfig
 
createReadBuffer() - Method in class com.grey.naf.BufferSpec
 
createServer(CM_Listener) - Method in interface com.grey.naf.reactor.IterativeListener.ServerFactory
 
createSocketAddress(int, int) - Static method in class com.grey.base.utils.TSAP
 
createSocketAddress(int, int, byte[]) - Static method in class com.grey.base.utils.TSAP
 
ctx - Variable in class com.grey.naf.SSLConfig
 
CURRENT_PID - Static variable in class com.grey.logging.Parameters
 

D

declare(String, Logger) - Method in class com.grey.naf.SSLConfig
 
decode(char[]) - Static method in class com.grey.base.crypto.Base64
 
decode(char[], int, int, ByteChars) - Static method in class com.grey.base.crypto.Base64
 
decode(ByteArrayRef) - Method in class com.grey.base.sasl.SaslEntity
 
decode(ByteBuffer, int, int, StringBuilder, boolean) - Static method in class com.grey.base.utils.NIOBuffers
 
decode(ByteBuffer, StringBuilder, CharsetDecoder) - Static method in class com.grey.base.utils.NIOBuffers
 
decodeBytes(byte[], int, int, ByteChars) - Static method in class com.grey.base.crypto.Base64
 
decodeCB(ByteBuffer, CharBuffer, CharsetDecoder) - Static method in class com.grey.base.utils.NIOBuffers
 
decodeHeader() - Method in class com.grey.naf.dns.PacketDNS
 
decodeInt(byte[], int, int) - Static method in class com.grey.base.utils.ByteOps
 
decodeLong(byte[], int, int) - Static method in class com.grey.base.utils.ByteOps
 
decompose() - Method in class com.grey.base.utils.EmailAddress
 
decompose(boolean) - Method in class com.grey.base.utils.EmailAddress
 
decrypt(String, BigInteger, BigInteger, Ascii.ARMOURTYPE) - Static method in class com.grey.base.crypto.Ascii
 
decrypt(Key, byte[], int, int) - Static method in class com.grey.base.crypto.AsyKey
 
decrypt(Key, AlgorithmParameters, byte[], int, int) - Static method in class com.grey.base.crypto.SymKey
 
decryptData(Key, byte[], int, int) - Static method in class com.grey.base.crypto.AsyKey
 
decryptPBE(char[], byte[], int, int) - Static method in class com.grey.base.crypto.SymKey
 
Def() - Constructor for class com.grey.naf.SSLConfig.Def
 
DefCommand(String, String, String, String, boolean) - Constructor for class com.grey.naf.nafman.NafManRegistry.DefCommand
 
DefResource(String, String, String, NafManRegistry.DefResource.DataGenerator) - Constructor for class com.grey.naf.nafman.NafManRegistry.DefResource
 
Defs - Interface in com.grey.base.crypto
 
Defs() - Constructor for class com.grey.naf.NAFConfig.Defs
 
Defs(int) - Constructor for class com.grey.naf.NAFConfig.Defs
 
deleteDirectory(String) - Static method in class com.grey.base.utils.FileOps
 
deleteDirectory(File) - Static method in class com.grey.base.utils.FileOps
 
deleteFile(File) - Static method in class com.grey.base.utils.FileOps
 
deleteFile(Path) - Static method in class com.grey.base.utils.FileOps
 
deleteOlderThan(File, long, FileFilter, boolean) - Static method in class com.grey.base.utils.FileOps
 
deregister(Dispatcher) - Method in class com.grey.naf.ApplicationContextNAF
 
deregister(CM_Listener) - Method in class com.grey.naf.ApplicationContextNAF
 
deregisterNamedItem(String) - Method in class com.grey.naf.ApplicationContextNAF
 
descr - Variable in class com.grey.naf.nafman.NafManRegistry.DefCommand
 
DFLT_CFGFILE - Static variable in class com.grey.logging.Factory
 
DFLT_CHARSET - Static variable in class com.grey.base.utils.StringOps
 
DFLT_LOGNAME - Static variable in class com.grey.logging.Factory
 
DFLT_QUOTE - Static variable in class com.grey.base.utils.StringOps
 
DFLT_STRM - Static variable in class com.grey.logging.Parameters
 
DFLTCLASS - Static variable in class com.grey.logging.Parameters
 
digest(ByteChars, MessageDigest) - Static method in class com.grey.base.crypto.Ascii
 
digest(MessageDigest) - Method in class com.grey.base.utils.ByteChars
 
digits(int) - Static method in class com.grey.base.utils.StringOps
 
directbufs - Variable in class com.grey.naf.BufferSpec
 
directniobufs - Static variable in class com.grey.naf.BufferSpec
 
directoryList(Path, boolean) - Static method in class com.grey.base.utils.FileOps
 
directoryListSimple(Path) - Static method in class com.grey.base.utils.FileOps
 
directoryListSimple(Path, int, ArrayList<String>) - Static method in class com.grey.base.utils.FileOps
 
DirSep - Static variable in class com.grey.base.config.SysProps
 
DIRTOKEN_CONF - Static variable in class com.grey.naf.NAFConfig
 
DIRTOKEN_LOGS - Static variable in class com.grey.naf.NAFConfig
 
DIRTOKEN_ROOT - Static variable in class com.grey.naf.NAFConfig
 
DIRTOKEN_TMP - Static variable in class com.grey.base.config.SysProps
 
DIRTOKEN_TMP - Static variable in class com.grey.naf.NAFConfig
 
DIRTOKEN_VAR - Static variable in class com.grey.naf.NAFConfig
 
disconnect() - Method in class com.grey.naf.reactor.ChannelMonitor
 
disconnect(boolean) - Method in class com.grey.naf.reactor.ChannelMonitor
 
disconnectLingerDone(boolean, CharSequence, Throwable) - Method in class com.grey.naf.reactor.CM_Stream
 
Dispatcher - Class in com.grey.naf.reactor
 
Dispatcher.STOPSTATUS - Enum in com.grey.naf.reactor
 
DispatcherDef - Class in com.grey.naf
 
DispatcherDef() - Constructor for class com.grey.naf.DispatcherDef
 
DispatcherDef(String) - Constructor for class com.grey.naf.DispatcherDef
 
DispatcherDef(XmlConfig) - Constructor for class com.grey.naf.DispatcherDef
 
displayArpaDomain(int) - Static method in class com.grey.base.utils.IP
 
displayArpaDomain(int, StringBuilder) - Static method in class com.grey.base.utils.IP
 
displayDottedIP(int) - Static method in class com.grey.base.utils.IP
 
displayDottedIP(byte[], int) - Static method in class com.grey.base.utils.IP
 
displayDottedIP(int, StringBuilder) - Static method in class com.grey.base.utils.IP
 
displayDottedIP(byte[], int, StringBuilder) - Static method in class com.grey.base.utils.IP
 
displayIP6(byte[], int) - Static method in class com.grey.base.utils.IP
 
displayIP6(byte[], int, StringBuilder) - Static method in class com.grey.base.utils.IP
 
displayTimezone(Calendar) - Static method in class com.grey.base.utils.TimeOps
 
displayTimezone(TimeZone, long) - Static method in class com.grey.base.utils.TimeOps
 
displayUsage() - Method in class com.grey.base.utils.CommandParser.OptionsHandler
 
displayUsage() - Method in class com.grey.naf.Launcher.BaseOptsHandler
 
displayUsage() - Static method in class com.grey.naf.Launcher
 
DLM_DOM - Static variable in class com.grey.base.utils.EmailAddress
 
DLM_RT - Static variable in class com.grey.base.utils.EmailAddress
 
dnsRecursionAvailable() - Method in interface com.grey.naf.dns.server.ServerDNS.DNSQuestionResolver
 
dnsResolved(Dispatcher, ResolverAnswer, Object) - Method in interface com.grey.naf.dns.ResolverDNS.Client
 
dnsResolveQuestion(int, byte, ByteChars, boolean, InetSocketAddress, Object) - Method in interface com.grey.naf.dns.server.ServerDNS.DNSQuestionResolver
 
domain - Variable in class com.grey.base.utils.EmailAddress
 
DOMDLM - Static variable in class com.grey.naf.dns.ResolverDNS
 
dotted_ip - Variable in class com.grey.base.utils.TSAP
 
dump(Properties, PrintStream) - Static method in class com.grey.base.config.SysProps
 
dumpAppState(StringBuilder) - Method in class com.grey.naf.nafman.NafManServer
 
dumpAppState(StringBuilder) - Method in class com.grey.naf.reactor.ChannelMonitor
 
dumpConfig(ApplicationContextNAF) - Static method in class com.grey.naf.reactor.Dispatcher
 
dumpEnvironment(Class<?>, PrintStream) - Static method in class com.grey.base.utils.PkgInfo
 
dumpStack(String) - Method in class com.grey.logging.AltJUL
 
dumpState(StringBuilder, boolean) - Method in class com.grey.naf.reactor.ChannelMonitor
 
dumpState(StringBuilder, boolean) - Method in class com.grey.naf.reactor.Dispatcher
 
dumpState(StringBuilder, String) - Method in class com.grey.naf.reactor.IOExecReader
 
dumpState(StringBuilder, String) - Method in class com.grey.naf.reactor.IOExecReaderStream
 
DuplexPipe - Class in com.grey.base.utils
 
DuplexPipe.Factory - Class in com.grey.base.utils
 
DynLoader - Class in com.grey.base.utils
 
DynLoader() - Constructor for class com.grey.base.utils.DynLoader
 

E

EmailAddress - Class in com.grey.base.utils
 
EmailAddress() - Constructor for class com.grey.base.utils.EmailAddress
 
EmailAddress(CharSequence) - Constructor for class com.grey.base.utils.EmailAddress
 
EmbeddedResolver - Class in com.grey.naf.dns.embedded
 
EmbeddedResolver(Dispatcher, XmlConfig) - Constructor for class com.grey.naf.dns.embedded.EmbeddedResolver
 
embedTimestamp(long, String) - Method in class com.grey.base.utils.ScheduledTime
 
embedTimestamp(ScheduledTime.FREQ, Calendar, String, SimpleDateFormat) - Static method in class com.grey.base.utils.ScheduledTime
 
EMPTYBUF - Static variable in class com.grey.base.utils.ByteOps
 
enableReceive() - Method in class com.grey.naf.reactor.IOExecReader
 
encode(byte[]) - Static method in class com.grey.base.crypto.Base64
 
encode(byte[], int, int, int, CharBlock) - Static method in class com.grey.base.crypto.Base64
 
encode(String, byte[], byte[]) - Static method in class com.grey.base.crypto.HMAC
 
encode(MessageDigest, byte[], byte[]) - Static method in class com.grey.base.crypto.HMAC
 
encode(byte[]) - Method in class com.grey.base.crypto.HMAC.KeyMaterial
 
encode(byte[], int, int) - Method in class com.grey.base.crypto.HMAC.KeyMaterial
 
encode(ByteChars, int) - Method in class com.grey.base.sasl.SaslEntity
 
encode(ByteArrayRef, ByteChars) - Method in class com.grey.base.sasl.SaslEntity
 
encode(CharSequence, CharsetEncoder, Charset, String, ByteBuffer, boolean) - Static method in class com.grey.base.utils.NIOBuffers
 
encode(CharSequence, ByteBuffer, CharsetEncoder, boolean) - Static method in class com.grey.base.utils.NIOBuffers
 
encode(CharBuffer, ByteBuffer, CharsetEncoder, boolean) - Static method in class com.grey.base.utils.NIOBuffers
 
encode(CharSequence, ByteBuffer, boolean) - Static method in class com.grey.base.utils.NIOBuffers
 
encode(CharSequence, int, int, ByteBuffer, boolean) - Static method in class com.grey.base.utils.NIOBuffers
 
encode(CharSequence, int, int, ByteBuffer) - Static method in class com.grey.base.utils.NIOBuffers
 
encode(byte[], int, int, ByteBuffer, boolean) - Static method in class com.grey.base.utils.NIOBuffers
 
encode(byte[], ByteBuffer, boolean) - Static method in class com.grey.base.utils.NIOBuffers
 
encode(byte[], ByteBuffer) - Static method in class com.grey.base.utils.NIOBuffers
 
encode(byte[], int, int, ByteBuffer) - Static method in class com.grey.base.utils.NIOBuffers
 
encode(CharSequence, ByteBuffer) - Method in class com.grey.naf.BufferSpec
 
encodeBytes(byte[], int, int, int, ByteChars) - Static method in class com.grey.base.crypto.Base64
 
encodeHeader() - Method in class com.grey.naf.dns.PacketDNS
 
encodeHex(byte, boolean, StringBuilder) - Static method in class com.grey.base.utils.IntValue
 
encodeHex(short, boolean, StringBuilder) - Static method in class com.grey.base.utils.IntValue
 
encodeHex(int, boolean, StringBuilder) - Static method in class com.grey.base.utils.IntValue
 
encodeHex(long, boolean, StringBuilder) - Static method in class com.grey.base.utils.IntValue
 
encodeHexLeading(byte, boolean, StringBuilder) - Static method in class com.grey.base.utils.IntValue
 
encodeHexLeading(short, boolean, StringBuilder) - Static method in class com.grey.base.utils.IntValue
 
encodeHexLeading(int, boolean, StringBuilder) - Static method in class com.grey.base.utils.IntValue
 
encodeHexLeading(long, boolean, StringBuilder) - Static method in class com.grey.base.utils.IntValue
 
encodeInt(long, byte[], int, int) - Static method in class com.grey.base.utils.ByteOps
 
encodeInt(long, int) - Static method in class com.grey.base.utils.ByteOps
 
encodeInt(int, byte[], int, int) - Static method in class com.grey.base.utils.ByteOps
 
encodeInt(int, int) - Static method in class com.grey.base.utils.ByteOps
 
encodeQuestion(int, byte, ByteChars) - Method in class com.grey.naf.dns.PacketDNS
 
encodeSection(int, int, ResourceData[], TimerNAF.TimeProvider) - Method in class com.grey.naf.dns.PacketDNS
 
encrypt(Key, byte[], int, int) - Static method in class com.grey.base.crypto.AsyKey
 
encrypt(Key, AlgorithmParameters, byte[], int, int) - Static method in class com.grey.base.crypto.SymKey
 
encryptData(Key, byte[], int, int) - Static method in class com.grey.base.crypto.AsyKey
 
encryptPBE(char[], byte[], int, int) - Static method in class com.grey.base.crypto.SymKey
 
endReceive() - Method in class com.grey.naf.reactor.IOExecReader
 
endsWith(CharSequence) - Method in class com.grey.base.utils.ByteChars
 
endsWith(CharSequence, int, int) - Method in class com.grey.base.utils.ByteChars
 
ensureCapacity(int) - Method in class com.grey.base.utils.ArrayRef
 
ensureDirExists(String) - Static method in class com.grey.base.utils.FileOps
 
ensureDirExists(File) - Static method in class com.grey.base.utils.FileOps
 
ensureDirExists(Path) - Static method in class com.grey.base.utils.FileOps
 
ensureDotted() - Method in class com.grey.base.utils.TSAP
 
ensureSpareCapacity(int) - Method in class com.grey.base.utils.ArrayRef
 
EntityReaper - Interface in com.grey.naf
 
entityStopped(Object) - Method in interface com.grey.naf.EntityReaper
 
entityStopped(Object) - Method in class com.grey.naf.reactor.ConcurrentListener
 
entityStopped(Object) - Method in class com.grey.naf.reactor.Dispatcher
 
entityStopped(Object) - Method in class com.grey.naf.reactor.IterativeListener
 
entityStopped(Object) - Method in class com.grey.naf.reactor.ListenerSet
 
entriesIterator() - Method in class com.grey.base.collections.HashedMap
This returns a recycled Map.Entry iterator.
Whereas entrySet().iterator() creates a new Iterator object, this method returns a single instance of that iterator type, that is associated with this Map object.
This is not a standard Map method, and is obviously unsuitable for multi-threaded use.
entriesIterator() - Method in class com.grey.base.collections.HashedMapEntries
This returns a recycled Map.Entry iterator.
Whereas entrySet().iterator() creates a new Iterator object, this method returns a single instance of that iterator type, that is associated with this Map object.
This is not a standard Map method, and is obviously unsuitable for multi-threaded use.
entrySet() - Method in class com.grey.base.collections.HashedMap
 
entrySet() - Method in class com.grey.base.collections.HashedMapEntries
 
EOL - Static variable in class com.grey.base.config.SysProps
 
ep1 - Variable in class com.grey.base.utils.DuplexPipe
 
ep2 - Variable in class com.grey.base.utils.DuplexPipe
 
equals(Object) - Method in class com.grey.base.utils.ArrayRef
Note that since this class is basically a glorified pointer, the Equals method merely checks that they both point to the same memory location.
equals(Object) - Method in class com.grey.base.utils.ByteArrayRef
 
equals(Object) - Method in class com.grey.base.utils.EmailAddress
 
equals(Object) - Method in class com.grey.base.utils.IntValue
 
equals(Object) - Method in class com.grey.base.utils.ObjectArrayRef
 
equals(Object) - Method in class com.grey.base.utils.TSAP
 
equalsBytes(byte[]) - Method in class com.grey.base.utils.ByteArrayRef
 
equalsBytes(byte[], int, int) - Method in class com.grey.base.utils.ByteArrayRef
 
equalsChars(char[]) - Method in class com.grey.base.utils.ByteChars
 
equalsChars(char[], int, int) - Method in class com.grey.base.utils.ByteChars
 
equalsIgnoreCase(CharSequence) - Method in class com.grey.base.utils.ByteChars
 
erase(String) - Static method in class com.grey.base.utils.StringOps
 
error(CharSequence) - Method in class com.grey.logging.Logger
 
error() - Method in exception com.grey.naf.errors.NAFException
 
eventError(TimerNAF, Dispatcher, Throwable) - Method in class com.grey.naf.dns.ResolverService
 
eventError(TimerNAF, Dispatcher, Throwable) - Method in class com.grey.naf.nafman.NafManServer
 
eventError(Throwable) - Method in class com.grey.naf.reactor.ChannelMonitor
 
eventError(TimerNAF, Dispatcher, Throwable) - Method in class com.grey.naf.reactor.Flusher
 
eventError(TimerNAF, Dispatcher, Throwable) - Method in interface com.grey.naf.reactor.TimerNAF.Handler
 
ExceptionUtils - Class in com.grey.base
 
ExceptionUtils() - Constructor for class com.grey.base.ExceptionUtils
 
Exec - Class in com.grey.base
 
Exec() - Constructor for class com.grey.base.Exec
 
exec(String, boolean, NAFConfig.Defs) - Method in class com.grey.naf.Launcher
 
exec(String, boolean) - Method in class com.grey.naf.Launcher
 
exists() - Method in class com.grey.base.config.XmlConfig
 
expandByteSize(long) - Static method in class com.grey.base.utils.ByteOps
 
expandByteSize(long, StringBuilder, boolean) - Static method in class com.grey.base.utils.ByteOps
 
expandMilliTime(long) - Static method in class com.grey.base.utils.TimeOps
 
expandMilliTime(long, StringBuilder, boolean) - Static method in class com.grey.base.utils.TimeOps
 
expandMilliTime(long, StringBuilder, boolean, String) - Static method in class com.grey.base.utils.TimeOps
 
ExternalClient - Class in com.grey.base.sasl
 
ExternalClient(boolean) - Constructor for class com.grey.base.sasl.ExternalClient
 
ExternalServer - Class in com.grey.base.sasl
 
ExternalServer(SaslServer.Authenticator, boolean) - Constructor for class com.grey.base.sasl.ExternalServer
 
extract() - Method in class com.grey.base.collections.ObjectPile
 
extract() - Method in class com.grey.base.collections.ObjectWell
 
extractTerm(byte, int, int, boolean, ByteChars) - Method in class com.grey.base.utils.ByteChars
Breaks up the current buffer into a sequence of terms, and returns the specified term.

F

F_ARRBACK - Static variable in class com.grey.naf.reactor.IOExecReader
 
F_ENABLED - Static variable in class com.grey.naf.reactor.IOExecReader
 
F_HASDLM - Static variable in class com.grey.naf.reactor.IOExecReader
 
F_INRCVCB - Static variable in class com.grey.naf.reactor.IOExecReader
 
Factory() - Constructor for class com.grey.base.utils.DuplexPipe.Factory
 
Factory - Class in com.grey.logging
 
Factory() - Constructor for class com.grey.logging.Factory
 
Factory(CM_Listener, XmlConfig) - Constructor for class com.grey.naf.nafman.NafManServer.Factory
 
factory_create() - Method in interface com.grey.base.collections.GenericFactory
 
factory_create() - Method in interface com.grey.base.collections.ObjectWell.ObjectFactory
 
factory_create() - Method in class com.grey.base.collections.PrototypeFactory
 
factory_create() - Method in class com.grey.base.sasl.ServerFactory
 
factory_create() - Method in class com.grey.base.utils.NIOBuffers.BufferFactory
 
factory_create() - Method in class com.grey.naf.dns.distributedresolver.Client.RequestFactory
 
factory_create() - Method in class com.grey.naf.nafman.NafManServer.Factory
 
family - Variable in class com.grey.naf.nafman.NafManRegistry.DefCommand
 
FATTR_NONE - Static variable in class com.grey.base.utils.FileOps
 
FileOps - Class in com.grey.base.utils
 
FileOps() - Constructor for class com.grey.base.utils.FileOps
 
FileOps.Filter_EndsWith - Class in com.grey.base.utils
 
FileOps.LineReader - Interface in com.grey.base.utils
 
fill(char, int) - Static method in class com.grey.base.utils.StringOps
 
Filter_EndsWith(CharSequence) - Constructor for class com.grey.base.utils.FileOps.Filter_EndsWith
 
Filter_EndsWith(CharSequence[], boolean, boolean) - Constructor for class com.grey.base.utils.FileOps.Filter_EndsWith
 
Filter_EndsWith(CharSequence[], boolean, boolean, boolean) - Constructor for class com.grey.base.utils.FileOps.Filter_EndsWith
 
find(byte[], byte[], int) - Static method in class com.grey.base.utils.ByteOps
 
find(byte[], int, int, byte[], int) - Static method in class com.grey.base.utils.ByteOps
 
FLAG_IFIP4 - Static variable in class com.grey.base.utils.IP
 
FLAG_IFIP6 - Static variable in class com.grey.base.utils.IP
 
FLAG_IFREAL - Static variable in class com.grey.base.utils.IP
 
FLAG_IFUP - Static variable in class com.grey.base.utils.IP
 
FLAG_MUSTHAVEDOTS - Static variable in class com.grey.naf.dns.ResolverDNS
 
FLAG_NODOTTEDIP - Static variable in class com.grey.naf.dns.ResolverDNS
 
FLAG_NOQRY - Static variable in class com.grey.naf.dns.ResolverDNS
 
FLAG_SYNTAXONLY - Static variable in class com.grey.naf.dns.ResolverDNS
 
flags - Variable in class com.grey.naf.Launcher.BaseOptsHandler
 
FLAGS_AA - Static variable in class com.grey.naf.dns.PacketDNS
 
FLAGS_QR - Static variable in class com.grey.naf.dns.PacketDNS
 
FLAGS_RA - Static variable in class com.grey.naf.dns.PacketDNS
 
FLAGS_RD - Static variable in class com.grey.naf.dns.PacketDNS
 
FLAGS_TC - Static variable in class com.grey.naf.dns.PacketDNS
 
flatten(String, int) - Static method in class com.grey.base.utils.StringOps
 
flush(Object) - Static method in class com.grey.base.utils.FileOps
 
flush() - Method in class com.grey.base.utils.MutableOutputStream
 
flush() - Method in class com.grey.logging.CharLogger
 
flush() - Method in class com.grey.logging.JUL_Handler
 
flush() - Method in class com.grey.logging.LatinLogger
 
flush() - Method in class com.grey.logging.Logger
 
flush() - Method in class com.grey.logging.MTCharLogger
 
flush() - Method in class com.grey.logging.MTLatinLogger
 
flush() - Method in class com.grey.naf.reactor.IOExecReaderStream
 
flush_interval - Variable in class com.grey.logging.Parameters
 
flush_interval - Variable in class com.grey.naf.DispatcherDef
 
flushAll() - Method in class com.grey.naf.reactor.Flusher
 
Flusher - Class in com.grey.naf.reactor
 
frequency() - Method in class com.grey.base.utils.ScheduledTime
 
full - Variable in class com.grey.base.utils.EmailAddress
 

G

gen - Variable in class com.grey.naf.nafman.NafManRegistry.DefResource
 
generateKey(String, int) - Static method in class com.grey.base.crypto.SymKey
 
generateKeyPair() - Static method in class com.grey.base.crypto.AsyKey
 
generateResourceData(NafManRegistry.DefResource, Dispatcher) - Method in interface com.grey.naf.nafman.NafManRegistry.DefResource.DataGenerator
 
generateSymbolNames(Class<?>, String, int) - Static method in class com.grey.base.utils.DynLoader
 
generateSymbolNamess(Class<?>, String) - Static method in class com.grey.base.utils.DynLoader
 
GenericFactory<T> - Interface in com.grey.base.collections
 
GenericIterator<T> - Class in com.grey.base.collections
 
GenericIterator() - Constructor for class com.grey.base.collections.GenericIterator
 
get(int) - Method in class com.grey.base.collections.Circulist
 
get(Object) - Method in class com.grey.base.collections.HashedMap
 
get(Object) - Method in class com.grey.base.collections.HashedMapEntries
 
get(int) - Method in class com.grey.base.collections.HashedMapIntInt
 
get(int) - Method in class com.grey.base.collections.HashedMapIntKey
 
get(Object) - Method in class com.grey.base.collections.HashedMapIntValue
 
get(E) - Method in class com.grey.base.collections.HashedSet
 
get(int) - Method in class com.grey.base.collections.NumberList
 
get(String) - Static method in class com.grey.base.config.SysProps
 
get(String, String) - Static method in class com.grey.base.config.SysProps
 
get(String, boolean) - Static method in class com.grey.base.config.SysProps
 
get(String, int) - Static method in class com.grey.base.config.SysProps
 
get() - Method in class com.grey.base.utils.ScheduledTime
 
get(InetAddress, int, TSAP) - Static method in class com.grey.base.utils.TSAP
 
get(InetAddress, int, TSAP, boolean) - Static method in class com.grey.base.utils.TSAP
 
get(InetAddress, int, TSAP, boolean, boolean) - Static method in class com.grey.base.utils.TSAP
 
get(Socket, boolean, TSAP, boolean) - Static method in class com.grey.base.utils.TSAP
 
get() - Method in class com.grey.logging.MemLogger
 
get(int) - Method in class com.grey.naf.dns.ResolverAnswer
 
get(ApplicationContextNAF) - Static method in class com.grey.naf.nafman.NafManRegistry
 
getA() - Method in class com.grey.naf.dns.ResolverAnswer
 
getAAAA() - Method in class com.grey.naf.dns.ResolverAnswer
 
getActivePath() - Method in class com.grey.logging.Logger
 
getAgent() - Method in class com.grey.naf.reactor.Dispatcher
 
getAnswerCount() - Method in class com.grey.naf.dns.PacketDNS
 
getApplicationContext() - Method in class com.grey.naf.reactor.Dispatcher
 
getArg(String) - Method in class com.grey.naf.nafman.NafManCommand
 
getAttachment() - Method in class com.grey.naf.reactor.TimerNAF
 
getAuthorityCount() - Method in class com.grey.naf.dns.PacketDNS
 
getBaseTime(ScheduledTime.FREQ, Calendar) - Static method in class com.grey.base.utils.ScheduledTime
 
getBaseTime(ScheduledTime.FREQ, long, String) - Static method in class com.grey.base.utils.ScheduledTime
 
getBool(String, boolean) - Method in class com.grey.base.config.XmlConfig
 
getBuffer(ArrayRef<T>) - Static method in class com.grey.base.utils.ArrayRef
 
getBufferCap() - Method in class com.grey.base.utils.MutableOutputStream
 
getBufferedByte(int) - Method in class com.grey.base.utils.MutableOutputStream
 
getBufferLen() - Method in class com.grey.base.utils.MutableOutputStream
 
getBytes8(CharSequence) - Static method in class com.grey.base.utils.ByteOps
 
getBytesUTF16(CharSequence) - Static method in class com.grey.base.utils.ByteOps
 
getBytesUTF16(CharSequence, int, int) - Static method in class com.grey.base.utils.ByteOps
 
getBytesUTF16(CharSequence, int, int, byte[], int) - Static method in class com.grey.base.utils.ByteOps
 
getBytesUTF16(char[], int, int) - Static method in class com.grey.base.utils.ByteOps
 
getBytesUTF16(char[], int, int, byte[], int) - Static method in class com.grey.base.utils.ByteOps
 
getCalendar(long, String) - Static method in class com.grey.base.utils.TimeOps
 
getCalendar(String) - Static method in class com.grey.base.utils.TimeOps
 
getCause(Throwable, Class<? extends Throwable>) - Static method in class com.grey.base.ExceptionUtils
 
getChannel() - Method in class com.grey.naf.reactor.ChannelMonitor
 
getChar(String, boolean, char) - Method in class com.grey.base.config.XmlConfig
 
getCharsUTF16(byte[]) - Static method in class com.grey.base.utils.ByteOps
 
getCharsUTF16(byte[], int, int) - Static method in class com.grey.base.utils.ByteOps
 
getCharsUTF16(byte[], int, int, char[], int) - Static method in class com.grey.base.utils.ByteOps
 
getClassLoader() - Static method in class com.grey.base.utils.DynLoader
 
getClassLoaderPath(String, Class<?>) - Static method in class com.grey.base.utils.DynLoader
 
getCM() - Method in class com.grey.naf.reactor.IOExecReader
 
getCMID() - Method in class com.grey.naf.reactor.ChannelMonitor
 
getCN(X509Certificate) - Static method in class com.grey.base.crypto.SSLCertificate
 
getCommandDef() - Method in class com.grey.naf.nafman.NafManCommand
 
getConfig() - Method in class com.grey.naf.ApplicationContextNAF
 
getConnectionHandler() - Method in class com.grey.naf.reactor.IterativeListener
 
getContext(String) - Static method in class com.grey.naf.ApplicationContextNAF
 
getController() - Method in class com.grey.naf.reactor.CM_Listener
 
getData(int) - Method in class com.grey.naf.dns.ResourceData.RR_TXT
 
getDatagramChannel() - Method in class com.grey.naf.reactor.ChannelMonitor
 
getDecoder(String) - Static method in class com.grey.base.utils.NIOBuffers
 
getDispatcher(String) - Method in class com.grey.naf.ApplicationContextNAF
 
getDispatcher() - Method in class com.grey.naf.dns.ResolverDNS
 
getDispatcher() - Method in class com.grey.naf.dns.ResolverService
 
getDispatcher() - Method in class com.grey.naf.dns.server.ServerDNS
 
getDispatcher(String) - Method in class com.grey.naf.NAFConfig
 
getDispatcher() - Method in class com.grey.naf.Naflet
 
getDispatcher() - Method in class com.grey.naf.nafman.NafManAgent
 
getDispatcher() - Method in class com.grey.naf.reactor.ChannelMonitor
 
getDispatcher() - Method in class com.grey.naf.reactor.Producer
 
getDispatchers() - Method in class com.grey.naf.ApplicationContextNAF
 
getDispatchers() - Method in class com.grey.naf.NAFConfig
 
getDNS() - Method in class com.grey.naf.NAFConfig
 
getDOM(CharSequence) - Static method in class com.grey.base.utils.XML
 
getDomain() - Method in class com.grey.naf.dns.ResourceData.RR_SRV
 
getEffectiveLevel(Logger) - Static method in class com.grey.logging.Interop
 
getElement(int) - Method in class com.grey.base.utils.ObjectArrayRef
 
getEncoder(String) - Static method in class com.grey.base.utils.NIOBuffers
 
getExpiry() - Method in class com.grey.naf.dns.ResourceData
 
getField(Class<?>, String, Object) - Static method in class com.grey.base.utils.DynLoader
 
getField(Object, String) - Static method in class com.grey.base.utils.DynLoader
 
getFilename(Path) - Static method in class com.grey.base.utils.FileOps
 
getFileType(String) - Static method in class com.grey.base.utils.FileOps
 
getFlusher() - Method in class com.grey.naf.reactor.Dispatcher
 
getFormat() - Method in class com.grey.base.utils.ScheduledTime
 
getFormat(ScheduledTime.FREQ) - Static method in class com.grey.base.utils.ScheduledTime
 
getHomePage() - Method in class com.grey.naf.nafman.NafManRegistry
 
getHostByName(String) - Static method in class com.grey.base.utils.IP
 
getHostname() - Method in class com.grey.naf.dns.ResourceData.RR_NS
 
getID() - Method in class com.grey.naf.reactor.TimerNAF
 
getInfoCount() - Method in class com.grey.naf.dns.PacketDNS
 
getInt(String, boolean, int) - Method in class com.grey.base.config.XmlConfig
 
getInt(Map<String, Object>, String, int) - Static method in class com.grey.naf.reactor.CM_Listener
 
getInterval() - Method in class com.grey.naf.reactor.TimerNAF
 
getIP() - Method in class com.grey.naf.dns.ResourceData
 
getIP() - Method in class com.grey.naf.reactor.CM_Listener
 
getIP6() - Method in class com.grey.naf.dns.ResourceData.RR_AAAA
 
getKeys(int[]) - Method in class com.grey.base.collections.HashedMapIntInt
 
getKeys(int[]) - Method in class com.grey.base.collections.HashedMapIntKey
 
getLevel(Logger) - Static method in class com.grey.logging.Interop
 
getLevel(Handler) - Static method in class com.grey.logging.Interop
 
getLevel(org.slf4j.Logger) - Static method in class com.grey.logging.Interop
 
getLevel(org.apache.commons.logging.Log) - Static method in class com.grey.logging.Interop
 
getLevel() - Method in class com.grey.logging.Logger
 
getListener(String) - Method in class com.grey.naf.ApplicationContextNAF
 
getListener() - Method in class com.grey.naf.reactor.CM_Server
 
getListener(int) - Method in class com.grey.naf.reactor.ListenerSet
 
getListeners() - Method in class com.grey.naf.ApplicationContextNAF
 
getLoadedJARs() - Static method in class com.grey.base.utils.PkgInfo
 
getLoaderResource(String, ClassLoader) - Static method in class com.grey.base.utils.DynLoader
 
getLocalAddress() - Method in class com.grey.naf.reactor.CM_TCP
 
getLocalIP() - Method in class com.grey.naf.dns.server.ServerDNS
 
getLocalIP() - Method in class com.grey.naf.reactor.CM_TCP
 
getLocalIP() - Method in class com.grey.naf.reactor.CM_UDP
 
getLocalIPs(int) - Static method in class com.grey.base.utils.IP
 
getLocalMACs(int) - Static method in class com.grey.base.utils.IP
 
getLocalPort() - Method in class com.grey.naf.dns.server.ServerDNS
 
getLocalPort() - Method in class com.grey.naf.reactor.CM_TCP
 
getLocalPort() - Method in class com.grey.naf.reactor.CM_UDP
 
getLogger() - Static method in class com.grey.logging.Factory
 
getLogger(String) - Static method in class com.grey.logging.Factory
 
getLogger(String, String) - Static method in class com.grey.logging.Factory
 
getLogger(XmlConfig, String) - Static method in class com.grey.logging.Factory
 
getLogger(Parameters, String) - Static method in class com.grey.logging.Factory
 
getLogger(Logger, String, boolean) - Static method in class com.grey.logging.JUL_Handler
 
getLogger(Logger) - Static method in class com.grey.logging.JUL_Handler
 
getLogger() - Method in class com.grey.naf.Naflet
 
getLogger() - Method in class com.grey.naf.reactor.ChannelMonitor
 
getLogger() - Method in class com.grey.naf.reactor.Dispatcher
 
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerNoEx(String) - Static method in class com.grey.logging.Factory
 
getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
 
getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
 
getMatchingCommands(String) - Method in class com.grey.naf.nafman.NafManRegistry
 
getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
 
getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
 
getMinimumTTL() - Method in class com.grey.naf.dns.ResourceData.RR_SOA
 
getMNAME() - Method in class com.grey.naf.dns.ResourceData.RR_SOA
 
getMX(int) - Method in class com.grey.naf.dns.ResolverAnswer
 
getNafman() - Method in class com.grey.naf.NAFConfig
 
getName(Class<?>) - Static method in class com.grey.base.utils.PkgInfo
 
getName(String) - Static method in class com.grey.base.utils.PkgInfo
 
getName() - Method in class com.grey.logging.Logger
 
getName() - Method in class com.grey.naf.ApplicationContextNAF
 
getName() - Method in class com.grey.naf.dns.ResourceData
 
getNamedItem(String, ApplicationContextNAF.ItemFactory<T>) - Method in class com.grey.naf.ApplicationContextNAF
 
getNextTime(ScheduledTime.FREQ, long, String) - Static method in class com.grey.base.utils.ScheduledTime
 
getNextTime(ScheduledTime.FREQ, Calendar) - Static method in class com.grey.base.utils.ScheduledTime
 
getNS(int) - Method in class com.grey.naf.dns.ResolverAnswer
 
getOffset(ArrayRef<T>) - Static method in class com.grey.base.utils.ArrayRef
 
getOffset(ArrayRef<T>, int) - Static method in class com.grey.base.utils.ArrayRef
 
getPassword(String, char[]) - Method in class com.grey.base.config.XmlConfig
 
getPath(XmlConfig, String, String, boolean, String, Class<?>) - Method in class com.grey.naf.NAFConfig
 
getPath(String, Class<?>) - Method in class com.grey.naf.NAFConfig
 
getPathTemplate() - Method in class com.grey.logging.Logger
 
getPeerCertificate() - Method in class com.grey.naf.reactor.CM_Stream
 
getPeerChain() - Method in class com.grey.naf.reactor.CM_Stream
 
getPort() - Method in class com.grey.naf.dns.ResourceData.RR_SRV
 
getPort(int) - Method in class com.grey.naf.NAFConfig
 
getPort() - Method in class com.grey.naf.nafman.NafManAgent
 
getPort() - Method in class com.grey.naf.nafman.PrimaryAgent
 
getPort() - Method in class com.grey.naf.nafman.SecondaryAgent
 
getPort() - Method in class com.grey.naf.reactor.CM_Listener
 
getPreference() - Method in class com.grey.naf.dns.ResourceData.RR_MX
 
getPrimary() - Method in class com.grey.naf.nafman.NafManAgent
 
getPrimary() - Method in class com.grey.naf.nafman.PrimaryAgent
 
getPrimary() - Method in class com.grey.naf.nafman.SecondaryAgent
 
getPrimaryAgent() - Method in class com.grey.naf.ApplicationContextNAF
 
getPriority() - Method in class com.grey.naf.dns.ResourceData.RR_SRV
 
getProtocol() - Method in class com.grey.naf.dns.ResourceData.RR_SRV
 
getPTR() - Method in class com.grey.naf.dns.ResolverAnswer
 
getQID() - Method in class com.grey.naf.dns.PacketDNS
 
getQTYPE(int) - Static method in class com.grey.naf.dns.ResolverDNS
 
getQuestionCount() - Method in class com.grey.naf.dns.PacketDNS
 
getReader() - Method in class com.grey.naf.reactor.CM_Stream
 
getReader() - Method in class com.grey.naf.reactor.CM_UDP
 
getReaper() - Method in class com.grey.naf.reactor.ChannelMonitor
 
getReceiveBuffer() - Method in class com.grey.naf.reactor.IOExecReader
 
getRefresh() - Method in class com.grey.naf.dns.ResourceData.RR_SOA
 
getRegistry() - Method in class com.grey.naf.nafman.NafManAgent
 
getRelay() - Method in class com.grey.naf.dns.ResourceData.RR_MX
 
getRemoteAddress() - Method in class com.grey.naf.reactor.CM_TCP
 
getRemoteIP() - Method in class com.grey.naf.reactor.CM_TCP
 
getRemotePort() - Method in class com.grey.naf.reactor.CM_TCP
 
getReporter() - Method in class com.grey.naf.reactor.CM_Listener
 
getResolverDNS() - Method in class com.grey.naf.reactor.Dispatcher
 
getResource(String) - Static method in class com.grey.base.utils.DynLoader
 
getResource(String, Class<?>) - Static method in class com.grey.base.utils.DynLoader
 
getResource(CharSequence, boolean, Class<?>) - Static method in class com.grey.base.utils.DynLoader
 
getRetry() - Method in class com.grey.naf.dns.ResourceData.RR_SOA
 
getRNAME() - Method in class com.grey.naf.dns.ResourceData.RR_SOA
 
getSection(CharSequence, String) - Static method in class com.grey.base.config.XmlConfig
 
getSection(String) - Method in class com.grey.base.config.XmlConfig
 
getSections(String) - Method in class com.grey.base.config.XmlConfig
 
getSectionType(int) - Static method in class com.grey.naf.dns.PacketDNS
 
getSerial() - Method in class com.grey.naf.dns.ResourceData.RR_SOA
 
getServerClass() - Method in class com.grey.naf.nafman.NafManServer.Factory
 
getServerClass() - Method in interface com.grey.naf.reactor.ConcurrentListener.ServerFactory
 
getServerType() - Method in class com.grey.naf.reactor.CM_Listener
 
getServerType() - Method in class com.grey.naf.reactor.ConcurrentListener
 
getServerType() - Method in class com.grey.naf.reactor.IterativeListener
 
getService() - Method in class com.grey.naf.dns.ResourceData.RR_SRV
 
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
 
getSize(String, String) - Method in class com.grey.base.config.XmlConfig
 
getSize(String, long) - Method in class com.grey.base.config.XmlConfig
 
getSize(ArrayRef<T>) - Static method in class com.grey.base.utils.ArrayRef
 
getSOA() - Method in class com.grey.naf.dns.ResolverAnswer
 
getSocketChannel() - Method in class com.grey.naf.reactor.ChannelMonitor
 
getSRV(int) - Method in class com.grey.naf.dns.ResolverAnswer
 
getSSLConfig() - Method in class com.grey.naf.reactor.CM_Server
 
getSSLConfig() - Method in class com.grey.naf.reactor.CM_Stream
 
getStartTime() - Method in class com.grey.naf.reactor.ChannelMonitor
 
getSummary(Class<?>, StringBuilder) - Static method in class com.grey.base.utils.PkgInfo
 
getSummary(String, StringBuilder) - Static method in class com.grey.base.utils.PkgInfo
 
getSystemTime() - Method in class com.grey.naf.reactor.ChannelMonitor
 
getSystemTime() - Method in class com.grey.naf.reactor.Dispatcher
 
getSystemTime() - Method in interface com.grey.naf.reactor.TimerNAF.TimeProvider
 
getSystime(Calendar, int, int, int, int, int) - Static method in class com.grey.base.utils.TimeOps
 
getTarget() - Method in class com.grey.naf.dns.ResourceData.RR_SRV
 
getThreadpool() - Method in class com.grey.naf.ApplicationContextNAF
 
getTime(String, long) - Static method in class com.grey.base.config.SysProps
 
getTime(String, String) - Static method in class com.grey.base.config.SysProps
 
getTime(String, String) - Method in class com.grey.base.config.XmlConfig
 
getTime(String, long) - Method in class com.grey.base.config.XmlConfig
 
getTTL(long) - Method in class com.grey.naf.dns.ResourceData
 
getTuple(String, String, boolean, String, int, int) - Method in class com.grey.base.config.XmlConfig
 
getTuple(String, String, boolean, String) - Method in class com.grey.base.config.XmlConfig
 
getTXT() - Method in class com.grey.naf.dns.ResolverAnswer
 
getType() - Method in class com.grey.naf.reactor.TimerNAF
 
getURL(XmlConfig, String, String, boolean, String, Class<?>) - Method in class com.grey.naf.NAFConfig
 
getUser() - Method in class com.grey.base.sasl.SaslServer
 
getUserBuffer() - Method in class com.grey.naf.reactor.IOExecReader
 
getValue(String, boolean, String) - Method in class com.grey.base.config.XmlConfig
 
getValues() - Method in class com.grey.base.collections.HashedMapIntKey
 
getVersion(Class<?>, StringBuilder) - Static method in class com.grey.base.utils.PkgInfo
 
getVersion(String, StringBuilder) - Static method in class com.grey.base.utils.PkgInfo
 
getWeight() - Method in class com.grey.naf.dns.ResourceData.RR_SRV
 
getWriter() - Method in class com.grey.naf.reactor.CM_Stream
 
getXpathProcessor() - Static method in class com.grey.base.utils.XML
 
getZoneExpiry() - Method in class com.grey.naf.dns.ResourceData.RR_SOA
 
GIGA - Static variable in class com.grey.base.utils.ByteOps
 

H

handleMessageQuestion(int, int, int, byte, byte, ByteChars, InetSocketAddress) - Method in interface com.grey.naf.dns.PacketDNS.MessageCallback
 
handleMessageRR(int, int, int, int, ByteChars, ResourceData, InetSocketAddress) - Method in interface com.grey.naf.dns.PacketDNS.MessageCallback
 
handleNAFManCommand(NafManCommand) - Method in class com.grey.naf.dns.ResolverService
 
handleNAFManCommand(NafManCommand) - Method in class com.grey.naf.nafman.NafManAgent
 
handleNAFManCommand(NafManCommand) - Method in interface com.grey.naf.nafman.NafManCommand.Handler
 
hasDNS - Variable in class com.grey.naf.DispatcherDef
 
hashCode() - Method in class com.grey.base.utils.ArrayRef
 
hashCode() - Method in class com.grey.base.utils.ByteArrayRef
 
hashCode() - Method in class com.grey.base.utils.EmailAddress
 
hashCode() - Method in class com.grey.base.utils.IntValue
 
hashCode() - Method in class com.grey.base.utils.ObjectArrayRef
 
hashCode() - Method in class com.grey.base.utils.TSAP
 
HashedMap<K,V> - Class in com.grey.base.collections
This class implements the Map interface, and serves as a zero-garbage replacement for the JRE's HashMap class.
HashedMap() - Constructor for class com.grey.base.collections.HashedMap
 
HashedMap(int) - Constructor for class com.grey.base.collections.HashedMap
 
HashedMap(int, float) - Constructor for class com.grey.base.collections.HashedMap
 
HashedMapEntries<K,V> - Class in com.grey.base.collections
This class implements the Map interface, and serves as a zero-garbage replacement for the JRE's HashMap class.
HashedMapEntries() - Constructor for class com.grey.base.collections.HashedMapEntries
 
HashedMapEntries(int) - Constructor for class com.grey.base.collections.HashedMapEntries
 
HashedMapEntries(int, float) - Constructor for class com.grey.base.collections.HashedMapEntries
 
HashedMapIntInt - Class in com.grey.base.collections
Same idea as HashedMap, but hardcodes both the key and value types as primitive Ints, since generics don't support primitives (not without auto-boxing, which generates garbage for the GC).
HashedMapIntInt() - Constructor for class com.grey.base.collections.HashedMapIntInt
 
HashedMapIntInt(int) - Constructor for class com.grey.base.collections.HashedMapIntInt
 
HashedMapIntInt(int, float) - Constructor for class com.grey.base.collections.HashedMapIntInt
 
HashedMapIntKey<V> - Class in com.grey.base.collections
Same idea as HashedMap, but hardcodes key type as primitive Ints, since generics don't support primitives (not without auto-boxing, which generates garbage for the GC).
HashedMapIntKey() - Constructor for class com.grey.base.collections.HashedMapIntKey
 
HashedMapIntKey(int) - Constructor for class com.grey.base.collections.HashedMapIntKey
 
HashedMapIntKey(int, float) - Constructor for class com.grey.base.collections.HashedMapIntKey
 
HashedMapIntValue<K> - Class in com.grey.base.collections
Same idea as HashedMap, but hardcodes Value type as primitive Ints, since generics don't support primitives (not without auto-boxing, which generates garbage for the GC).
HashedMapIntValue() - Constructor for class com.grey.base.collections.HashedMapIntValue
 
HashedMapIntValue(int) - Constructor for class com.grey.base.collections.HashedMapIntValue
 
HashedMapIntValue(int, float) - Constructor for class com.grey.base.collections.HashedMapIntValue
 
HashedSet<E> - Class in com.grey.base.collections
This class implements the Set interface, and serves as a zero-garbage memory-efficient replacement for the JRE's HashSet class.
HashedSet() - Constructor for class com.grey.base.collections.HashedSet
 
HashedSet(int) - Constructor for class com.grey.base.collections.HashedSet
 
HashedSet(int, float) - Constructor for class com.grey.base.collections.HashedSet
 
HashedSetInt - Class in com.grey.base.collections
Same idea as HashedSet, except with integer keys.
HashedSetInt() - Constructor for class com.grey.base.collections.HashedSetInt
 
HashedSetInt(int) - Constructor for class com.grey.base.collections.HashedSetInt
 
HashedSetInt(int, float) - Constructor for class com.grey.base.collections.HashedSetInt
 
hasNafman - Variable in class com.grey.naf.DispatcherDef
 
hasNext() - Method in class com.grey.base.collections.GenericIterator
 
hasNext() - Method in interface com.grey.base.collections.IteratorInt
 
hexDecode(char[]) - Static method in class com.grey.base.crypto.Ascii
 
hexDecode(char[], int, int, byte[]) - Static method in class com.grey.base.crypto.Ascii
 
hexDecodeLength(int) - Static method in class com.grey.base.crypto.Ascii
 
hexEncode(byte[]) - Static method in class com.grey.base.crypto.Ascii
 
hexEncode(byte[], int, int, char[]) - Static method in class com.grey.base.crypto.Ascii
 
hexEncodeLength(int) - Static method in class com.grey.base.crypto.Ascii
 
HMAC - Class in com.grey.base.crypto
 
HMAC() - Constructor for class com.grey.base.crypto.HMAC
 
HMAC.KeyMaterial - Class in com.grey.base.crypto
 
hostport - Variable in class com.grey.naf.Launcher.BaseOptsHandler
 

I

incrementSize(int) - Method in class com.grey.base.utils.ArrayRef
 
indexOf(int, T) - Method in class com.grey.base.collections.Circulist
 
indexOf(T) - Method in class com.grey.base.collections.Circulist
 
indexOf(CharSequence) - Method in class com.grey.base.utils.ByteChars
 
indexOf(int, CharSequence) - Method in class com.grey.base.utils.ByteChars
 
indexOf(int) - Method in class com.grey.base.utils.ByteChars
 
indexOf(byte[]) - Method in class com.grey.base.utils.ByteChars
 
indexOf(int, int) - Method in class com.grey.base.utils.ByteChars
 
indexOf(int, byte[], int, int) - Method in class com.grey.base.utils.ByteChars
 
indexOf(int, CharSequence, int, int) - Method in class com.grey.base.utils.ByteChars
 
indexOf(byte[], int) - Static method in class com.grey.base.utils.ByteOps
 
indexOf(byte[], byte[]) - Static method in class com.grey.base.utils.ByteOps
 
indexOf(byte[], int, int, int) - Static method in class com.grey.base.utils.ByteOps
 
indexOf(byte[], int, int, byte[], int, int) - Static method in class com.grey.base.utils.ByteOps
 
indexOf(CharSequence, char) - Static method in class com.grey.base.utils.StringOps
 
indexOf(CharSequence, int, char) - Static method in class com.grey.base.utils.StringOps
 
indexOf(CharSequence, int, int, char) - Static method in class com.grey.base.utils.StringOps
 
indexOf(CharSequence, CharSequence) - Static method in class com.grey.base.utils.StringOps
 
indexOf(CharSequence, int, int, CharSequence) - Static method in class com.grey.base.utils.StringOps
 
indexOfNoCase(CharSequence, char) - Static method in class com.grey.base.utils.StringOps
 
indexOfNoCase(CharSequence, int, char) - Static method in class com.grey.base.utils.StringOps
 
indexOfNoCase(CharSequence, int, int, char) - Static method in class com.grey.base.utils.StringOps
 
indexOfNoCase(CharSequence, CharSequence) - Static method in class com.grey.base.utils.StringOps
 
indexOfNoCase(CharSequence, int, int, CharSequence) - Static method in class com.grey.base.utils.StringOps
 
INETPORT - Static variable in class com.grey.naf.dns.PacketDNS
 
info(CharSequence) - Method in class com.grey.logging.Logger
 
init(CharSequence, int, StringBuilder) - Method in class com.grey.base.sasl.CramMD5Server
 
init() - Method in class com.grey.base.sasl.CramMD5Server
 
init(Certificate) - Method in class com.grey.base.sasl.ExternalServer
 
init() - Method in class com.grey.base.sasl.PlainServer
 
init() - Method in class com.grey.base.sasl.SaslEntity
 
init() - Method in class com.grey.base.sasl.SaslServer
 
init() - Method in class com.grey.logging.Logger
 
init() - Method in class com.grey.naf.dns.synchronous.SynchronousResolver
Launches the background thread in which the resolution of DNS requests is performed asynchronously.
initChannel(ChannelMonitor) - Method in class com.grey.naf.reactor.IOExecReader
 
initChannelMonitor() - Method in class com.grey.naf.reactor.ChannelMonitor
 
insert(int, T) - Method in class com.grey.base.collections.Circulist
 
inShutdown() - Method in class com.grey.naf.reactor.CM_Listener
 
INTBYTES - Static variable in class com.grey.base.utils.ByteOps
 
intern(ByteChars) - Method in class com.grey.base.collections.CanonByteChars
 
intern(CharSequence) - Method in class com.grey.base.collections.CanonByteChars
 
Interop - Class in com.grey.logging
 
Interop() - Constructor for class com.grey.logging.Interop
 
inThread() - Method in class com.grey.naf.reactor.Dispatcher
 
INTMASK - Static variable in class com.grey.base.utils.ByteOps
 
IntValue - Class in com.grey.base.utils
 
IntValue() - Constructor for class com.grey.base.utils.IntValue
 
IntValue(int) - Constructor for class com.grey.base.utils.IntValue
 
ioDisconnected(CharSequence) - Method in class com.grey.naf.nafman.NafManServer
 
ioDisconnected(CharSequence) - Method in class com.grey.naf.reactor.ChannelMonitor
 
IOExecReader - Class in com.grey.naf.reactor
 
IOExecReader(BufferSpec) - Constructor for class com.grey.naf.reactor.IOExecReader
 
IOExecReaderStream - Class in com.grey.naf.reactor
 
IOExecReaderUDP - Class in com.grey.naf.reactor
 
IOExecWriter - Class in com.grey.naf.reactor
 
ioReceived(ByteArrayRef) - Method in class com.grey.naf.nafman.NafManServer
 
ioReceived(ByteArrayRef) - Method in class com.grey.naf.reactor.CM_Stream
 
ioReceived(ByteArrayRef, InetSocketAddress) - Method in class com.grey.naf.reactor.CM_UDP
 
IP - Class in com.grey.base.utils
 
IP() - Constructor for class com.grey.base.utils.IP
 
ip - Variable in class com.grey.base.utils.IP.Subnet
 
ip - Variable in class com.grey.base.utils.TSAP
 
IP.Subnet - Class in com.grey.base.utils
 
ip2net(int) - Static method in class com.grey.base.utils.IP
 
ip2net(int, byte[], int) - Static method in class com.grey.base.utils.IP
 
IP_LOCALHOST - Static variable in class com.grey.base.utils.IP
 
IPADDR_OCTETS - Static variable in class com.grey.base.utils.IP
 
IPV6ADDR_OCTETS - Static variable in class com.grey.base.utils.IP
 
isActive(Logger.LEVEL, Logger.LEVEL) - Static method in class com.grey.logging.Interop
 
isActive(Logger.LEVEL) - Method in class com.grey.logging.Logger
 
isActive() - Method in class com.grey.naf.reactor.Dispatcher
 
isAnonymousBasePort() - Method in class com.grey.naf.NAFConfig
 
isAuth() - Method in class com.grey.naf.dns.PacketDNS
 
isBlocked() - Method in class com.grey.naf.reactor.IOExecWriter
 
isBrokenPipe() - Method in class com.grey.naf.reactor.CM_Stream
 
isClient - Variable in class com.grey.naf.SSLConfig.Def
 
isClient - Variable in class com.grey.naf.SSLConfig
 
isCommandRegistered(String) - Method in class com.grey.naf.nafman.NafManRegistry
 
isConnected() - Method in class com.grey.naf.reactor.CM_Stream
 
isEmpty() - Method in class com.grey.base.collections.HashedMap
 
isEmpty() - Method in class com.grey.base.collections.HashedMapEntries
 
isEmpty() - Method in class com.grey.base.collections.HashedMapIntInt
 
isEmpty() - Method in class com.grey.base.collections.HashedMapIntKey
 
isEmpty() - Method in class com.grey.base.collections.HashedMapIntValue
 
isEmpty() - Method in class com.grey.base.collections.HashedSet
 
isEmpty() - Method in class com.grey.base.collections.HashedSetInt
 
isError(Throwable) - Static method in exception com.grey.naf.errors.NAFException
 
isFlagSet(int) - Method in class com.grey.naf.Launcher.BaseOptsHandler
 
isFlagSet(int) - Method in class com.grey.naf.reactor.IOExecReader
 
isLoggable(Level) - Method in class com.grey.logging.AltJUL
 
isLoggable(Level) - Method in class com.grey.logging.MTAltJUL
 
isMember(int) - Method in class com.grey.base.utils.IP.Subnet
 
isPrimary() - Method in class com.grey.naf.nafman.NafManAgent
 
isPrimary() - Method in class com.grey.naf.nafman.PrimaryAgent
 
isPrimary() - Method in class com.grey.naf.nafman.SecondaryAgent
 
isResponse() - Method in class com.grey.naf.dns.PacketDNS
 
isRunning() - Method in class com.grey.naf.reactor.Dispatcher
 
isTruncated() - Method in class com.grey.naf.dns.PacketDNS
 
isWindows - Static variable in class com.grey.base.config.SysProps
 
IterativeListener - Class in com.grey.naf.reactor
 
IterativeListener.ServerFactory - Interface in com.grey.naf.reactor
 
iterator() - Method in class com.grey.base.collections.HashedSet
 
iterator() - Method in class com.grey.base.collections.HashedSetInt
 
IteratorInt - Interface in com.grey.base.collections
 

J

JAVA_VERSION - Static variable in class com.grey.base.config.SysProps
 
JUL_Handler - Class in com.grey.logging
This class wraps the Grey Logger in a JUL handler.
JUL_Handler(Logger, boolean) - Constructor for class com.grey.logging.JUL_Handler
 

K

keepLeadingParts(String, String, int) - Static method in class com.grey.base.utils.StringOps
 
keepTrailingParts(String, String, int) - Static method in class com.grey.base.utils.StringOps
 
KeyMaterial(String, byte[]) - Constructor for class com.grey.base.crypto.HMAC.KeyMaterial
 
KeyMaterial(MessageDigest, byte[]) - Constructor for class com.grey.base.crypto.HMAC.KeyMaterial
 
keySet() - Method in class com.grey.base.collections.HashedMap
 
keySet() - Method in class com.grey.base.collections.HashedMapEntries
 
keysIterator() - Method in class com.grey.base.collections.HashedMap
This returns a recycled keys iterator.
Whereas keySet().iterator() creates a new Iterator object, this method returns a single instance of that iterator type, that is associated with this Map object.
This is not a standard Map method, and is obviously unsuitable for multi-threaded use.
keysIterator() - Method in class com.grey.base.collections.HashedMapEntries
This returns a recycled keys iterator.
Whereas keySet().iterator() creates a new Iterator object, this method returns a single instance of that iterator type, that is associated with this Map object.
This is not a standard Map method, and is obviously unsuitable for multi-threaded use.
keysIterator() - Method in class com.grey.base.collections.HashedMapIntInt
 
keysIterator() - Method in class com.grey.base.collections.HashedMapIntKey
 
keysIterator() - Method in class com.grey.base.collections.HashedMapIntValue
 
killConnection(int, long, String) - Method in class com.grey.naf.reactor.Dispatcher
 
KILO - Static variable in class com.grey.base.utils.ByteOps
 
KSTYPE_JKS - Static variable in class com.grey.naf.SSLConfig
 
KSTYPE_PKCS12 - Static variable in class com.grey.naf.SSLConfig
 

L

lastIndexOf(int) - Method in class com.grey.base.utils.ByteChars
 
lastIndexOf(int, int) - Method in class com.grey.base.utils.ByteChars
 
latent - Variable in class com.grey.naf.SSLConfig.Def
 
latent - Variable in class com.grey.naf.SSLConfig
 
LatinLogger - Class in com.grey.logging
This logger optimises away some relatively expensive character handling by assuming the log messages are all 8-bit charsets, and can be mapped to 1-to-1 to a byte stream.
LatinLogger(Parameters, String) - Constructor for class com.grey.logging.LatinLogger
 
LatinLogger(Parameters, String, boolean) - Constructor for class com.grey.logging.LatinLogger
 
launchConfigured(ApplicationContextNAF, Logger) - Static method in class com.grey.naf.reactor.Dispatcher
 
Launcher - Class in com.grey.naf
 
Launcher(String[]) - Constructor for class com.grey.naf.Launcher
 
Launcher.BaseOptsHandler - Class in com.grey.naf
 
leadingChars(String, int) - Static method in class com.grey.base.utils.StringOps
 
length() - Method in class com.grey.base.utils.ByteChars
 
length() - Method in class com.grey.base.utils.CharBlock
 
length() - Method in class com.grey.logging.MemLogger
 
limit() - Method in class com.grey.base.utils.ArrayRef
 
LINKOPTS_NONE - Static variable in class com.grey.base.utils.FileOps
 
listDispatchers() - Method in class com.grey.naf.nafman.NafManAgent
 
listenerNotification(CM_Listener.Reporter.EVENT, CM_Server) - Method in interface com.grey.naf.reactor.CM_Listener.Reporter
 
ListenerSet - Class in com.grey.naf.reactor
 
ListenerSet(String, Dispatcher, Object, EntityReaper, String, XmlConfig, Map<String, Object>) - Constructor for class com.grey.naf.reactor.ListenerSet
 
listenerStopped() - Method in class com.grey.naf.reactor.CM_Listener
 
listenerStopped() - Method in class com.grey.naf.reactor.ConcurrentListener
 
listNaflets() - Method in class com.grey.naf.reactor.Dispatcher
 
load(String) - Static method in class com.grey.base.config.SysProps
 
load(CertificateFactory, InputStream) - Static method in class com.grey.base.crypto.SSLCertificate
 
load(String) - Static method in class com.grey.base.utils.DynLoader
 
load(String[]) - Static method in class com.grey.base.utils.DynLoader
 
load(String, NAFConfig.Defs) - Static method in class com.grey.naf.NAFConfig
 
load(String) - Static method in class com.grey.naf.NAFConfig
 
load(NAFConfig.Defs) - Static method in class com.grey.naf.NAFConfig
 
loadClass(String) - Static method in class com.grey.base.utils.DynLoader
 
loadCommands(NafManRegistry.DefCommand[]) - Method in class com.grey.naf.nafman.NafManRegistry
 
loadFromDir(String) - Static method in class com.grey.base.utils.DynLoader
 
loadNaflet(Naflet) - Method in class com.grey.naf.reactor.Dispatcher
 
loadResources(NafManRegistry.DefResource[]) - Method in class com.grey.naf.nafman.NafManRegistry
 
loadX509(CertificateFactory, File) - Static method in class com.grey.base.crypto.SSLCertificate
 
loadX509(CertificateFactory, URL) - Static method in class com.grey.base.crypto.SSLCertificate
 
localCertAlias - Variable in class com.grey.naf.SSLConfig.Def
 
localCertAlias - Variable in class com.grey.naf.SSLConfig
 
log(Logger.LEVEL, CharSequence) - Method in class com.grey.logging.adapters.AdapterJCL
 
log(Logger.LEVEL, CharSequence) - Method in class com.grey.logging.adapters.AdapterSLF4J
 
log(Level, String) - Method in class com.grey.logging.AltJUL
 
log(Level, String, Throwable) - Method in class com.grey.logging.AltJUL
 
log(LogRecord) - Method in class com.grey.logging.AltJUL
 
log(Level, CharSequence) - Method in class com.grey.logging.AltJUL
 
log(Level, CharSequence, Throwable, boolean) - Method in class com.grey.logging.AltJUL
 
log(Logger.LEVEL, CharSequence) - Method in class com.grey.logging.CharLogger
 
log(Logger.LEVEL, CharSequence) - Method in class com.grey.logging.LatinLogger
 
log(Logger.LEVEL, CharSequence) - Method in class com.grey.logging.Logger
 
log(Logger.LEVEL, Throwable, boolean, CharSequence) - Method in class com.grey.logging.Logger
 
log(Logger.LEVEL, CharSequence) - Method in class com.grey.logging.MemLogger
 
log(LogRecord) - Method in class com.grey.logging.MTAltJUL
 
log(Level, CharSequence) - Method in class com.grey.logging.MTAltJUL
 
log(Level, CharSequence, Throwable, boolean) - Method in class com.grey.logging.MTAltJUL
 
log(Logger.LEVEL, CharSequence) - Method in class com.grey.logging.MTCharLogger
 
log(Logger.LEVEL, CharSequence) - Method in class com.grey.logging.MTLatinLogger
 
log(Logger.LEVEL, CharSequence) - Method in class com.grey.logging.SinkLogger
 
logclass - Variable in class com.grey.logging.Parameters
 
Logger - Class in com.grey.logging
Base class for a range of loggers offering basic log() interfaces, optimised for zero garbagae generation.
Logger(Parameters, String, boolean) - Constructor for class com.grey.logging.Logger
 
Logger.LEVEL - Enum in com.grey.logging
 
loglevel - Variable in class com.grey.logging.Parameters
 
LOGLEVEL_CNX - Static variable in class com.grey.naf.reactor.CM_TCP
 
logname - Variable in class com.grey.naf.DispatcherDef
 
logname - Variable in class com.grey.naf.Launcher.BaseOptsHandler
 
LONGBYTES - Static variable in class com.grey.base.utils.ByteOps
 
longdays - Static variable in class com.grey.base.utils.TimeOps
 
longmonths - Static variable in class com.grey.base.utils.TimeOps
 

M

mailbox - Variable in class com.grey.base.utils.EmailAddress
 
main(String[]) - Static method in class com.grey.base.Exec
 
main(String[]) - Static method in class com.grey.naf.Launcher
 
makeDefaults(Class<?>, String, int) - Static method in class com.grey.naf.reactor.CM_Listener
 
makeDOM(CharSequence) - Static method in class com.grey.base.utils.XML
 
makeSection(CharSequence, String) - Static method in class com.grey.base.config.XmlConfig
 
makeTimeISO8601(long, StringBuilder, boolean, boolean, boolean) - Static method in class com.grey.base.utils.TimeOps
 
makeTimeISO8601(long, String, StringBuilder, boolean, boolean, boolean) - Static method in class com.grey.base.utils.TimeOps
 
makeTimeISO8601(Calendar, StringBuilder, boolean, boolean, boolean) - Static method in class com.grey.base.utils.TimeOps
 
makeTimeLogger(long, StringBuilder, boolean, boolean) - Static method in class com.grey.base.utils.TimeOps
 
makeTimeLogger(long, String, StringBuilder, boolean, boolean) - Static method in class com.grey.base.utils.TimeOps
 
makeTimeLogger(Calendar, StringBuilder, boolean, boolean) - Static method in class com.grey.base.utils.TimeOps
 
makeTimeRFC822(long, StringBuilder) - Static method in class com.grey.base.utils.TimeOps
 
makeTimeRFC822(long, String, StringBuilder) - Static method in class com.grey.base.utils.TimeOps
 
makeTimeRFC822(Calendar, StringBuilder) - Static method in class com.grey.base.utils.TimeOps
 
makeURL(String) - Static method in class com.grey.base.utils.FileOps
 
mapLevel(Level) - Static method in class com.grey.logging.Interop
 
mapLevel(Logger.LEVEL) - Static method in class com.grey.logging.Interop
 
maskToPrefix(int) - Static method in class com.grey.base.utils.IP
 
matchSubjectHost(X509Certificate, String) - Static method in class com.grey.base.crypto.SSLCertificate
 
MAXDOMAIN - Static variable in class com.grey.naf.dns.ResolverDNS
 
MAXNAMELABEL - Static variable in class com.grey.naf.dns.ResolverDNS
 
maxPopulation() - Method in class com.grey.base.collections.ObjectWell
 
maxsize - Variable in class com.grey.logging.Parameters
 
mdty - Variable in class com.grey.naf.SSLConfig.Def
 
mdty - Variable in class com.grey.naf.SSLConfig
 
mechanism - Variable in class com.grey.base.sasl.SaslEntity
 
MECHNAME_CMD5 - Static variable in class com.grey.base.sasl.SaslEntity
 
MECHNAME_EXTERNAL - Static variable in class com.grey.base.sasl.SaslEntity
 
MECHNAME_PLAIN - Static variable in class com.grey.base.sasl.SaslEntity
 
MEGA - Static variable in class com.grey.base.utils.ByteOps
 
MemLogger - Class in com.grey.logging
Accumulates log messages as an in-memory string.
MemLogger(Parameters, String) - Constructor for class com.grey.logging.MemLogger
 
mimetype - Variable in class com.grey.naf.nafman.NafManRegistry.DefResource
 
mode - Variable in class com.grey.logging.Parameters
 
MODE_AUDIT - Static variable in class com.grey.logging.Parameters
 
moveFile(File, File) - Static method in class com.grey.base.utils.FileOps
 
moveFile(CharSequence, CharSequence) - Static method in class com.grey.base.utils.FileOps
 
MSECS_PER_DAY - Static variable in class com.grey.base.utils.TimeOps
 
MSECS_PER_HOUR - Static variable in class com.grey.base.utils.TimeOps
 
MSECS_PER_MINUTE - Static variable in class com.grey.base.utils.TimeOps
 
MSECS_PER_SECOND - Static variable in class com.grey.base.utils.TimeOps
 
MTAltJUL - Class in com.grey.logging
 
MTAltJUL(String) - Constructor for class com.grey.logging.MTAltJUL
 
MTAltJUL(PrintStream) - Constructor for class com.grey.logging.MTAltJUL
 
MTCharLogger - Class in com.grey.logging
MT-safe wrapper around its non-MT parent.
MTCharLogger(Parameters, String) - Constructor for class com.grey.logging.MTCharLogger
 
MTLatinLogger - Class in com.grey.logging
MT-safe wrapper around its non-MT parent.
MTLatinLogger(Parameters, String) - Constructor for class com.grey.logging.MTLatinLogger
 
MutableOutputStream - Class in com.grey.base.utils
Alternative to BufferedOutputStream, which allows the buffer contents to be manipulated before they are flushed.
MutableOutputStream(OutputStream, int) - Constructor for class com.grey.base.utils.MutableOutputStream
 

N

NAFConfig - Class in com.grey.naf
Represents (and parses) a naf.xml config file.
NAFConfig.Defs - Class in com.grey.naf
 
NAFConfigException - Exception in com.grey.naf.errors
 
NAFConfigException(String) - Constructor for exception com.grey.naf.errors.NAFConfigException
 
NAFConfigException(Throwable) - Constructor for exception com.grey.naf.errors.NAFConfigException
 
NAFConfigException(String, Throwable) - Constructor for exception com.grey.naf.errors.NAFConfigException
 
NAFException - Exception in com.grey.naf.errors
 
NAFException(boolean, String, Throwable) - Constructor for exception com.grey.naf.errors.NAFException
 
NAFException(boolean, String) - Constructor for exception com.grey.naf.errors.NAFException
 
NAFException(String) - Constructor for exception com.grey.naf.errors.NAFException
 
NAFException(Throwable) - Constructor for exception com.grey.naf.errors.NAFException
 
NAFException(String, Throwable) - Constructor for exception com.grey.naf.errors.NAFException
 
Naflet - Class in com.grey.naf
This class defines a NAF application, aka a NAF task.
Naflet(String, Dispatcher, XmlConfig) - Constructor for class com.grey.naf.Naflet
 
naflet_name - Variable in class com.grey.naf.Naflet
 
naflets - Variable in class com.grey.naf.DispatcherDef
 
nafletStopped() - Method in class com.grey.naf.Naflet
 
NafManAgent - Class in com.grey.naf.nafman
 
NafManAgent(Dispatcher, NafManRegistry, XmlConfig) - Constructor for class com.grey.naf.nafman.NafManAgent
 
NafManClient - Class in com.grey.naf.nafman
 
NafManClient() - Constructor for class com.grey.naf.nafman.NafManClient
 
NafManCommand - Class in com.grey.naf.nafman
 
NafManCommand() - Constructor for class com.grey.naf.nafman.NafManCommand
 
NafManCommand.Handler - Interface in com.grey.naf.nafman
 
nafmanHandlerID() - Method in class com.grey.naf.dns.ResolverService
 
nafmanHandlerID() - Method in class com.grey.naf.nafman.NafManAgent
 
nafmanHandlerID() - Method in interface com.grey.naf.nafman.NafManCommand.Handler
 
NafManRegistry - Class in com.grey.naf.nafman
 
NafManRegistry.DefCommand - Class in com.grey.naf.nafman
 
NafManRegistry.DefResource - Class in com.grey.naf.nafman
 
NafManRegistry.DefResource.DataGenerator - Interface in com.grey.naf.nafman
 
NafManServer - Class in com.grey.naf.nafman
 
NafManServer.Factory - Class in com.grey.naf.nafman
 
name - Variable in class com.grey.base.collections.CanonByteChars
 
name - Variable in class com.grey.base.collections.ObjectWell
 
name - Variable in class com.grey.naf.DispatcherDef
 
name - Variable in class com.grey.naf.nafman.NafManRegistry.DefResource
 
name - Variable in class com.grey.naf.reactor.CM_Listener
 
name - Variable in class com.grey.naf.reactor.Dispatcher
 
name - Variable in class com.grey.naf.reactor.ListenerSet
 
net2ip(byte[], int) - Static method in class com.grey.base.utils.IP
 
netmask - Variable in class com.grey.base.utils.IP.Subnet
 
netprefix - Variable in class com.grey.base.utils.IP.Subnet
 
neutral - Variable in class com.grey.naf.nafman.NafManRegistry.DefCommand
 
next() - Method in class com.grey.base.collections.GenericIterator
 
next() - Method in interface com.grey.base.collections.IteratorInt
 
nextExpiry(long, long) - Static method in class com.grey.naf.reactor.TimerNAF
 
NIOBuffers - Class in com.grey.base.utils
 
NIOBuffers() - Constructor for class com.grey.base.utils.NIOBuffers
 
NIOBuffers.BufferFactory - Class in com.grey.base.utils
 
NULLCFG - Static variable in class com.grey.base.config.XmlConfig
 
NULLMARKER - Static variable in class com.grey.base.config.XmlConfig
 
NumberList - Class in com.grey.base.collections
 
NumberList() - Constructor for class com.grey.base.collections.NumberList
 
NumberList(int) - Constructor for class com.grey.base.collections.NumberList
 

O

ObjectArrayRef<T> - Class in com.grey.base.utils
 
ObjectArrayRef(T[], ArrayRef.Allocator<T[]>) - Constructor for class com.grey.base.utils.ObjectArrayRef
 
ObjectArrayRef(ObjectArrayRef<T>, ArrayRef.Allocator<T[]>) - Constructor for class com.grey.base.utils.ObjectArrayRef
 
ObjectArrayRef(ObjectArrayRef<T>, int, int, ArrayRef.Allocator<T[]>) - Constructor for class com.grey.base.utils.ObjectArrayRef
 
ObjectArrayRef(Collection<T>, ArrayRef.Allocator<T[]>) - Constructor for class com.grey.base.utils.ObjectArrayRef
 
ObjectArrayRef(int, ArrayRef.Allocator<T[]>) - Constructor for class com.grey.base.utils.ObjectArrayRef
 
ObjectArrayRef(T[], int, int, ArrayRef.Allocator<T[]>) - Constructor for class com.grey.base.utils.ObjectArrayRef
 
ObjectArrayRef(Collection<T>, int, int, ArrayRef.Allocator<T[]>) - Constructor for class com.grey.base.utils.ObjectArrayRef
 
ObjectPile<T> - Class in com.grey.base.collections
This class implements an efficient object container, in which anonymous objects can be stored and later retrieved.
ObjectPile() - Constructor for class com.grey.base.collections.ObjectPile
 
ObjectQueue<T> - Class in com.grey.base.collections
Simple FIFO queue, with the ability to peek at the head.
ObjectQueue(Class<?>) - Constructor for class com.grey.base.collections.ObjectQueue
 
ObjectQueue(Class<?>, int, int) - Constructor for class com.grey.base.collections.ObjectQueue
 
ObjectWell<T> - Class in com.grey.base.collections
An object container which also manufactures objects on demand.
ObjectWell(Class<?>, String) - Constructor for class com.grey.base.collections.ObjectWell
 
ObjectWell(ObjectWell.ObjectFactory, String) - Constructor for class com.grey.base.collections.ObjectWell
 
ObjectWell(Class<?>, ObjectWell.ObjectFactory, String, int, int) - Constructor for class com.grey.base.collections.ObjectWell
 
ObjectWell(Class<?>, ObjectWell.ObjectFactory, String, int, int, int) - Constructor for class com.grey.base.collections.ObjectWell
 
ObjectWell.ObjectFactory - Interface in com.grey.base.collections
 
offset() - Method in class com.grey.base.utils.ArrayRef
 
offset(int) - Method in class com.grey.base.utils.ArrayRef
 
opcode() - Method in class com.grey.naf.dns.PacketDNS
 
opcode(int) - Method in class com.grey.naf.dns.PacketDNS
 
OPCODE_IQRY - Static variable in class com.grey.naf.dns.PacketDNS
 
OPCODE_NOTIFY - Static variable in class com.grey.naf.dns.PacketDNS
 
OPCODE_QRY - Static variable in class com.grey.naf.dns.PacketDNS
 
OPCODE_STATUS - Static variable in class com.grey.naf.dns.PacketDNS
 
OPCODE_UPDATE - Static variable in class com.grey.naf.dns.PacketDNS
 
OPENOPTS_CREATE - Static variable in class com.grey.base.utils.FileOps
 
OPENOPTS_CREATE_DSYNC - Static variable in class com.grey.base.utils.FileOps
 
OPENOPTS_CREATE_WRITE - Static variable in class com.grey.base.utils.FileOps
 
OPENOPTS_CREATE_WRITE_TRUNC - Static variable in class com.grey.base.utils.FileOps
 
OPENOPTS_CREATNEW - Static variable in class com.grey.base.utils.FileOps
 
OPENOPTS_CREATNEW_DSYNC - Static variable in class com.grey.base.utils.FileOps
 
OPENOPTS_DSYNC - Static variable in class com.grey.base.utils.FileOps
 
OPENOPTS_NONE - Static variable in class com.grey.base.utils.FileOps
 
OPENOPTS_READ - Static variable in class com.grey.base.utils.FileOps
 
openStream(OutputStream) - Method in class com.grey.logging.CharLogger
 
openStream(String) - Method in class com.grey.logging.CharLogger
 
openStream(OutputStream) - Method in class com.grey.logging.LatinLogger
 
openStream(String) - Method in class com.grey.logging.LatinLogger
 
openStream(OutputStream) - Method in class com.grey.logging.Logger
 
openStream(String) - Method in class com.grey.logging.Logger
 
OptionsHandler(String[], int, int) - Constructor for class com.grey.base.utils.CommandParser.OptionsHandler
 
org.slf4j.impl - package org.slf4j.impl
 

P

PacketDNS - Class in com.grey.naf.dns
 
PacketDNS() - Constructor for class com.grey.naf.dns.PacketDNS
 
PacketDNS(long) - Constructor for class com.grey.naf.dns.PacketDNS
 
PacketDNS(int, boolean, long) - Constructor for class com.grey.naf.dns.PacketDNS
 
PacketDNS.MessageCallback - Interface in com.grey.naf.dns
 
PADTYPE - Static variable in interface com.grey.base.crypto.Defs
 
Parameters - Class in com.grey.logging
 
Parameters() - Constructor for class com.grey.logging.Parameters
 
Parameters(XmlConfig) - Constructor for class com.grey.logging.Parameters
 
Parameters(Logger.LEVEL, String) - Constructor for class com.grey.logging.Parameters
 
Parameters(Logger.LEVEL, OutputStream) - Constructor for class com.grey.logging.Parameters
 
Parameters(Class<?>) - Constructor for class com.grey.logging.Parameters
 
parentDirectory(Path) - Static method in class com.grey.base.utils.FileOps
 
parse(String[]) - Method in class com.grey.base.utils.CommandParser
 
parse(String[], int) - Method in class com.grey.base.utils.CommandParser
 
parse(ByteArrayRef) - Method in class com.grey.base.utils.EmailAddress
 
parseByteSize(CharSequence) - Static method in class com.grey.base.utils.ByteOps
 
parseByteSize(CharSequence, int, int) - Static method in class com.grey.base.utils.ByteOps
 
parseDecimal() - Method in class com.grey.base.utils.ByteChars
 
parseDecimal(int, int) - Method in class com.grey.base.utils.ByteChars
 
parseDecimal(CharSequence) - Static method in class com.grey.base.utils.IntValue
 
parseDecimal(CharSequence, int, int) - Static method in class com.grey.base.utils.IntValue
 
parseHex(CharSequence) - Static method in class com.grey.base.utils.IntValue
 
parseHex(CharSequence, int, int) - Static method in class com.grey.base.utils.IntValue
 
parseHexadecimal() - Method in class com.grey.base.utils.ByteChars
 
parseHexadecimal(int, int) - Method in class com.grey.base.utils.ByteChars
 
parseIP(String) - Static method in class com.grey.base.utils.IP
 
parseMilliTime(CharSequence) - Static method in class com.grey.base.utils.TimeOps
 
parseMilliTime(CharSequence, int, int) - Static method in class com.grey.base.utils.TimeOps
 
parseNumber(CharSequence, int) - Static method in class com.grey.base.utils.StringOps
 
parseNumber(CharSequence, int, int, int) - Static method in class com.grey.base.utils.StringOps
 
parseQuestion(int, int, InetSocketAddress, PacketDNS.MessageCallback) - Method in class com.grey.naf.dns.PacketDNS
 
parseSection(int, byte, int, int, InetSocketAddress, PacketDNS.MessageCallback) - Method in class com.grey.naf.dns.PacketDNS
 
parseSubnet(String) - Static method in class com.grey.base.utils.IP
 
parseTerms(byte[], int, int, byte, ArrayList<ByteChars>, ObjectWell<ByteChars>) - Static method in class com.grey.base.utils.ByteChars
 
parseTerms(CharSequence, int, int, byte, ArrayList<ByteChars>, ObjectWell<ByteChars>, ByteChars) - Static method in class com.grey.base.utils.ByteChars
 
path - Variable in class com.grey.naf.nafman.NafManRegistry.DefResource
 
path_conf - Variable in class com.grey.naf.NAFConfig
 
path_logs - Variable in class com.grey.naf.NAFConfig
 
path_root - Variable in class com.grey.naf.NAFConfig.Defs
 
path_root - Variable in class com.grey.naf.NAFConfig
 
path_tmp - Variable in class com.grey.naf.NAFConfig
 
path_var - Variable in class com.grey.naf.NAFConfig
 
PathSep - Static variable in class com.grey.base.config.SysProps
 
peek() - Method in class com.grey.base.collections.ObjectQueue
 
peek(int) - Method in class com.grey.base.collections.ObjectQueue
 
peerCertName - Variable in class com.grey.naf.SSLConfig.Def
 
peerCertName - Variable in class com.grey.naf.SSLConfig
 
PFX_CLASSPATH - Static variable in class com.grey.naf.NAFConfig
 
PkgInfo - Class in com.grey.base.utils
 
PkgInfo() - Constructor for class com.grey.base.utils.PkgInfo
 
PKTHDRSIZ - Static variable in class com.grey.naf.dns.PacketDNS
 
PlainClient - Class in com.grey.base.sasl
 
PlainClient(boolean) - Constructor for class com.grey.base.sasl.PlainClient
 
PlainServer - Class in com.grey.base.sasl
 
PlainServer(SaslServer.Authenticator, boolean) - Constructor for class com.grey.base.sasl.PlainServer
 
populate(byte[]) - Method in class com.grey.base.utils.ByteChars
 
populate(byte[], int, int) - Method in class com.grey.base.utils.ByteChars
 
populate(CharSequence) - Method in class com.grey.base.utils.ByteChars
 
populate(CharSequence, int, int) - Method in class com.grey.base.utils.ByteChars
 
populateBytes(ByteArrayRef) - Method in class com.grey.base.utils.ByteChars
 
population() - Method in class com.grey.base.collections.ObjectWell
 
port - Variable in class com.grey.base.utils.TSAP
 
prefixToMask(int) - Static method in class com.grey.base.utils.IP
 
prefixToNetSize(int) - Static method in class com.grey.base.utils.IP
 
prepend(T) - Method in class com.grey.base.collections.Circulist
 
PrimaryAgent - Class in com.grey.naf.nafman
 
PrimaryAgent(Dispatcher, NafManRegistry, XmlConfig, DispatcherDef) - Constructor for class com.grey.naf.nafman.PrimaryAgent
 
processCommand(NafManCommand) - Method in class com.grey.naf.nafman.NafManAgent
 
processLine(String, int, int, Object) - Method in interface com.grey.base.utils.FileOps.LineReader
 
produce(T) - Method in class com.grey.naf.reactor.Producer
 
produce(ArrayList<T>) - Method in class com.grey.naf.reactor.Producer
 
produce(T[], int, int) - Method in class com.grey.naf.reactor.Producer
 
produce(T[]) - Method in class com.grey.naf.reactor.Producer
 
Producer<T> - Class in com.grey.naf.reactor
 
Producer(Class<T>, Dispatcher, Producer.Consumer<T>) - Constructor for class com.grey.naf.reactor.Producer
 
Producer(Class<T>, Producer.Consumer<T>, Logger) - Constructor for class com.grey.naf.reactor.Producer
 
Producer.Consumer<T> - Interface in com.grey.naf.reactor
 
producerIndication(Producer<Request>) - Method in class com.grey.naf.dns.distributedresolver.Client
 
producerIndication(Producer<Object>) - Method in class com.grey.naf.nafman.PrimaryAgent
 
producerIndication(Producer<NafManCommand>) - Method in class com.grey.naf.nafman.SecondaryAgent
 
producerIndication(Producer<Object>) - Method in class com.grey.naf.reactor.Dispatcher
 
producerIndication(Producer<T>) - Method in interface com.grey.naf.reactor.Producer.Consumer
 
protocol - Variable in class com.grey.naf.SSLConfig.Def
 
protocol - Variable in class com.grey.naf.SSLConfig
 
prototype_create() - Method in interface com.grey.base.collections.PrototypeFactory.PrototypeObject
 
PrototypeFactory - Class in com.grey.base.collections
 
PrototypeFactory(PrototypeFactory.PrototypeObject) - Constructor for class com.grey.base.collections.PrototypeFactory
 
PrototypeFactory.PrototypeObject - Interface in com.grey.base.collections
 
pthnam - Variable in class com.grey.logging.Parameters
 
PTHNAM_STDERR - Static variable in class com.grey.logging.Parameters
 
PTHNAM_STDOUT - Static variable in class com.grey.logging.Parameters
 
publish(LogRecord) - Method in class com.grey.logging.JUL_Handler
 
pushback(byte[], int, int) - Method in class com.grey.naf.reactor.IOExecReaderStream
 
put(K, V) - Method in class com.grey.base.collections.HashedMap
 
put(K, V) - Method in class com.grey.base.collections.HashedMapEntries
 
put(int, int) - Method in class com.grey.base.collections.HashedMapIntInt
 
put(int, V) - Method in class com.grey.base.collections.HashedMapIntKey
 
put(K, int) - Method in class com.grey.base.collections.HashedMapIntValue
 
putAll(Map<? extends K, ? extends V>) - Method in class com.grey.base.collections.HashedMap
 
putAll(Map<? extends K, ? extends V>) - Method in class com.grey.base.collections.HashedMapEntries
 

Q

QCLASS_ALL - Static variable in class com.grey.naf.dns.PacketDNS
 
QCLASS_CHAOS - Static variable in class com.grey.naf.dns.PacketDNS
 
QCLASS_HESIOD - Static variable in class com.grey.naf.dns.PacketDNS
 
QCLASS_INET - Static variable in class com.grey.naf.dns.PacketDNS
 
QCLASS_NONE - Static variable in class com.grey.naf.dns.PacketDNS
 
qip - Variable in class com.grey.naf.dns.ResolverAnswer
 
qname - Variable in class com.grey.naf.dns.ResolverAnswer
 
qtype - Variable in class com.grey.naf.dns.ResolverAnswer
 
QTYPE_A - Static variable in class com.grey.naf.dns.ResolverDNS
 
QTYPE_AAAA - Static variable in class com.grey.naf.dns.ResolverDNS
 
QTYPE_ALL - Static variable in class com.grey.naf.dns.ResolverDNS
 
QTYPE_AXFR - Static variable in class com.grey.naf.dns.ResolverDNS
 
QTYPE_CERT - Static variable in class com.grey.naf.dns.ResolverDNS
 
QTYPE_CNAME - Static variable in class com.grey.naf.dns.ResolverDNS
 
QTYPE_DNAME - Static variable in class com.grey.naf.dns.ResolverDNS
 
QTYPE_EDNSOPT - Static variable in class com.grey.naf.dns.ResolverDNS
 
QTYPE_IXFR - Static variable in class com.grey.naf.dns.ResolverDNS
 
QTYPE_LOC - Static variable in class com.grey.naf.dns.ResolverDNS
 
QTYPE_MX - Static variable in class com.grey.naf.dns.ResolverDNS
 
QTYPE_NS - Static variable in class com.grey.naf.dns.ResolverDNS
 
QTYPE_PTR - Static variable in class com.grey.naf.dns.ResolverDNS
 
QTYPE_RP - Static variable in class com.grey.naf.dns.ResolverDNS
 
QTYPE_SOA - Static variable in class com.grey.naf.dns.ResolverDNS
 
QTYPE_SPF - Static variable in class com.grey.naf.dns.ResolverDNS
 
QTYPE_SRV - Static variable in class com.grey.naf.dns.ResolverDNS
 
QTYPE_TXT - Static variable in class com.grey.naf.dns.ResolverDNS
 

R

rcode() - Method in class com.grey.naf.dns.PacketDNS
 
rcode(int) - Method in class com.grey.naf.dns.PacketDNS
 
RCODE_BADFMT - Static variable in class com.grey.naf.dns.PacketDNS
 
RCODE_BADTRUNC - Static variable in class com.grey.naf.dns.PacketDNS
 
RCODE_BADVERS - Static variable in class com.grey.naf.dns.PacketDNS
 
RCODE_NOTAUTH - Static variable in class com.grey.naf.dns.PacketDNS
 
RCODE_NOTIMPL - Static variable in class com.grey.naf.dns.PacketDNS
 
RCODE_NOTZONE - Static variable in class com.grey.naf.dns.PacketDNS
 
RCODE_NXDOM - Static variable in class com.grey.naf.dns.PacketDNS
 
RCODE_NXRRSET - Static variable in class com.grey.naf.dns.PacketDNS
 
RCODE_OK - Static variable in class com.grey.naf.dns.PacketDNS
 
RCODE_REJ - Static variable in class com.grey.naf.dns.PacketDNS
 
RCODE_SRVFAIL - Static variable in class com.grey.naf.dns.PacketDNS
 
RCODE_YXDOMAIN - Static variable in class com.grey.naf.dns.PacketDNS
 
RCODE_YXRRSET - Static variable in class com.grey.naf.dns.PacketDNS
 
rcvbufsiz - Variable in class com.grey.naf.BufferSpec
 
read(Path) - Static method in class com.grey.base.utils.FileOps
 
read(File) - Static method in class com.grey.base.utils.FileOps
 
read(File, int, ByteArrayRef) - Static method in class com.grey.base.utils.FileOps
 
read(InputStream, int, ByteArrayRef) - Static method in class com.grey.base.utils.FileOps
 
read(Path, int, ByteArrayRef) - Static method in class com.grey.base.utils.FileOps
 
read(URL, int, ByteArrayRef) - Static method in class com.grey.base.utils.FileOps
 
read(CharSequence, int, ByteArrayRef) - Static method in class com.grey.base.utils.FileOps
 
readAsText(File, String) - Static method in class com.grey.base.utils.FileOps
 
readAsText(InputStream, String) - Static method in class com.grey.base.utils.FileOps
 
readAsText(Path, String) - Static method in class com.grey.base.utils.FileOps
 
readAsText(URL, String) - Static method in class com.grey.base.utils.FileOps
 
readAsText(CharSequence, String) - Static method in class com.grey.base.utils.FileOps
 
readBinaryResource(String, Class<?>) - Static method in class com.grey.base.utils.DynLoader
 
readResource(String, Class<?>) - Static method in class com.grey.base.utils.FileOps
 
readResourceAsText(String, Class<?>, String) - Static method in class com.grey.base.utils.FileOps
 
readTextLines(InputStream, FileOps.LineReader, int, String, int, Object) - Static method in class com.grey.base.utils.FileOps
 
readTextLines(Path, FileOps.LineReader, int, String, int, Object) - Static method in class com.grey.base.utils.FileOps
 
readTextLines(File, FileOps.LineReader, int, String, int, Object) - Static method in class com.grey.base.utils.FileOps
 
readTextLines(URL, FileOps.LineReader, int, String, int, Object) - Static method in class com.grey.base.utils.FileOps
 
readTextResource(String, Class<?>) - Static method in class com.grey.base.utils.DynLoader
 
receive(int) - Method in class com.grey.naf.reactor.IOExecReaderStream
 
receive() - Method in class com.grey.naf.reactor.IOExecReaderUDP
 
receiveDelimited(byte) - Method in class com.grey.naf.reactor.IOExecReaderStream
 
reconcile() - Method in class com.grey.logging.Parameters
 
recursionAvailable() - Method in class com.grey.naf.dns.PacketDNS
 
recursionDesired() - Method in class com.grey.naf.dns.PacketDNS
 
recycledIterator() - Method in class com.grey.base.collections.HashedSet
 
recycledIterator() - Method in class com.grey.base.collections.HashedSetInt
 
recycledKeysIterator() - Method in class com.grey.base.collections.HashedMapIntInt
 
recycledKeysIterator() - Method in class com.grey.base.collections.HashedMapIntKey
 
recycledKeysIterator() - Method in class com.grey.base.collections.HashedMapIntValue
 
recycledValuesIterator() - Method in class com.grey.base.collections.HashedMapIntInt
 
recycledValuesIterator() - Method in class com.grey.base.collections.HashedMapIntKey
 
recycledValuesIterator() - Method in class com.grey.base.collections.HashedMapIntValue
 
redirectStdio(CharSequence, boolean, boolean, boolean) - Static method in class com.grey.base.utils.FileOps
 
register(Dispatcher) - Method in class com.grey.naf.ApplicationContextNAF
 
register(CM_Listener) - Method in class com.grey.naf.ApplicationContextNAF
 
register(Object) - Method in class com.grey.naf.reactor.Flusher
 
registerConnectedChannel(SelectableChannel, boolean) - Method in class com.grey.naf.reactor.CM_Stream
 
registerConnectionlessChannel(DatagramChannel, boolean) - Method in class com.grey.naf.reactor.CM_UDP
 
registerDynamicCommand(String, NafManCommand.Handler, Dispatcher, String, String, boolean, String) - Method in class com.grey.naf.nafman.NafManRegistry
 
registerHandler(String, int, NafManCommand.Handler, Dispatcher) - Method in class com.grey.naf.nafman.NafManRegistry
 
registerReaper(EntityReaper) - Method in class com.grey.naf.reactor.Dispatcher
 
remove(int) - Method in class com.grey.base.collections.Circulist
 
remove(T) - Method in class com.grey.base.collections.Circulist
 
remove() - Method in class com.grey.base.collections.Circulist
 
remove(Object) - Method in class com.grey.base.collections.HashedMap
 
remove(Object) - Method in class com.grey.base.collections.HashedMapEntries
 
remove(int) - Method in class com.grey.base.collections.HashedMapIntInt
 
remove(int) - Method in class com.grey.base.collections.HashedMapIntKey
 
remove(Object) - Method in class com.grey.base.collections.HashedMapIntValue
 
remove(Object) - Method in class com.grey.base.collections.HashedSet
 
remove(int) - Method in class com.grey.base.collections.HashedSetInt
 
remove() - Method in interface com.grey.base.collections.IteratorInt
 
remove() - Method in class com.grey.base.collections.ObjectQueue
 
removeAll(Collection<?>) - Method in class com.grey.base.collections.HashedSet
 
removeMappedLogger(Logger) - Static method in class com.grey.logging.Factory
 
removeRange(int, int) - Method in class com.grey.base.collections.Circulist
 
RequestFactory(Producer<Request>) - Constructor for class com.grey.naf.dns.distributedresolver.Client.RequestFactory
 
requiresInitialResponse() - Method in class com.grey.base.sasl.CramMD5Server
 
requiresInitialResponse() - Method in class com.grey.base.sasl.SaslServer
 
reset(T[]) - Method in class com.grey.base.collections.GenericIterator
 
reset(T) - Method in class com.grey.base.collections.GenericIterator
 
reset(T[], int, int) - Method in class com.grey.base.collections.GenericIterator
 
reset(Collection<T>) - Method in class com.grey.base.collections.GenericIterator
 
reset(Map<T, ?>) - Method in class com.grey.base.collections.GenericIterator
 
reset(byte[]) - Method in class com.grey.base.crypto.HMAC.KeyMaterial
 
reset(byte[], int, int) - Method in class com.grey.base.crypto.HMAC.KeyMaterial
 
reset() - Method in class com.grey.base.utils.EmailAddress
 
reset() - Method in class com.grey.logging.MemLogger
 
reset(byte) - Method in class com.grey.naf.dns.ResourceData.RR_MX
 
reset(byte) - Method in class com.grey.naf.dns.ResourceData.RR_NS
 
reset(byte) - Method in class com.grey.naf.dns.ResourceData.RR_SOA
 
reset(byte) - Method in class com.grey.naf.dns.ResourceData.RR_SRV
 
reset(byte) - Method in class com.grey.naf.dns.ResourceData.RR_TXT
 
reset() - Method in class com.grey.naf.reactor.TimerNAF
 
reset(long) - Method in class com.grey.naf.reactor.TimerNAF
 
resetDecoder(byte[], int, int) - Method in class com.grey.naf.dns.PacketDNS
 
resetEncoder(boolean, boolean) - Method in class com.grey.naf.dns.PacketDNS
 
resolve(byte, ByteChars, ResolverDNS.Client, Object, int) - Method in class com.grey.naf.dns.distributedresolver.Client
 
resolve(byte, int, ResolverDNS.Client, Object, int) - Method in class com.grey.naf.dns.distributedresolver.Client
 
resolve(byte, ByteChars, ResolverDNS.Client, Object, int) - Method in class com.grey.naf.dns.embedded.EmbeddedResolver
 
resolve(byte, int, ResolverDNS.Client, Object, int) - Method in class com.grey.naf.dns.embedded.EmbeddedResolver
 
resolve(byte, ByteChars, ResolverDNS.Client, Object, int) - Method in class com.grey.naf.dns.ResolverDNS
 
resolve(byte, int, ResolverDNS.Client, Object, int) - Method in class com.grey.naf.dns.ResolverDNS
 
resolve(byte, ByteChars, ResolverDNS.Client, Object, int) - Method in class com.grey.naf.dns.ResolverService
 
resolve(byte, int, ResolverDNS.Client, Object, int) - Method in class com.grey.naf.dns.ResolverService
 
resolveAAAA(ByteChars, ResolverDNS.Client, Object, int) - Method in class com.grey.naf.dns.ResolverDNS
 
resolveAAAA(CharSequence) - Method in class com.grey.naf.dns.synchronous.SynchronousResolver
 
resolveHostname(ByteChars, ResolverDNS.Client, Object, int) - Method in class com.grey.naf.dns.ResolverDNS
 
resolveHostname(CharSequence) - Method in class com.grey.naf.dns.synchronous.SynchronousResolver
 
resolveIP(int, ResolverDNS.Client, Object, int) - Method in class com.grey.naf.dns.ResolverDNS
 
resolveIP(int) - Method in class com.grey.naf.dns.synchronous.SynchronousResolver
 
resolveMailDomain(ByteChars, ResolverDNS.Client, Object, int) - Method in class com.grey.naf.dns.ResolverDNS
 
resolveMailDomain(CharSequence) - Method in class com.grey.naf.dns.synchronous.SynchronousResolver
 
resolveNameServer(ByteChars, ResolverDNS.Client, Object, int) - Method in class com.grey.naf.dns.ResolverDNS
 
resolveNameServer(CharSequence) - Method in class com.grey.naf.dns.synchronous.SynchronousResolver
 
ResolverAnswer - Class in com.grey.naf.dns
 
ResolverAnswer() - Constructor for class com.grey.naf.dns.ResolverAnswer
 
ResolverAnswer.STATUS - Enum in com.grey.naf.dns
 
ResolverDNS - Class in com.grey.naf.dns
 
ResolverDNS(Dispatcher, XmlConfig) - Constructor for class com.grey.naf.dns.ResolverDNS
 
ResolverDNS.Client - Interface in com.grey.naf.dns
 
ResolverService - Class in com.grey.naf.dns
 
ResolverService(Dispatcher, XmlConfig) - Constructor for class com.grey.naf.dns.ResolverService
 
resolveSOA(ByteChars, ResolverDNS.Client, Object, int) - Method in class com.grey.naf.dns.ResolverDNS
 
resolveSOA(CharSequence) - Method in class com.grey.naf.dns.synchronous.SynchronousResolver
 
resolveSRV(ByteChars, ResolverDNS.Client, Object, int) - Method in class com.grey.naf.dns.ResolverDNS
 
resolveSRV(CharSequence) - Method in class com.grey.naf.dns.synchronous.SynchronousResolver
 
resolveTXT(ByteChars, ResolverDNS.Client, Object, int) - Method in class com.grey.naf.dns.ResolverDNS
 
resolveTXT(CharSequence) - Method in class com.grey.naf.dns.synchronous.SynchronousResolver
 
ResourceData - Class in com.grey.naf.dns
 
ResourceData.RR_A - Class in com.grey.naf.dns
 
ResourceData.RR_AAAA - Class in com.grey.naf.dns
 
ResourceData.RR_CNAME - Class in com.grey.naf.dns
 
ResourceData.RR_MX - Class in com.grey.naf.dns
 
ResourceData.RR_NS - Class in com.grey.naf.dns
 
ResourceData.RR_PTR - Class in com.grey.naf.dns
 
ResourceData.RR_SOA - Class in com.grey.naf.dns
 
ResourceData.RR_SRV - Class in com.grey.naf.dns
 
ResourceData.RR_TXT - Class in com.grey.naf.dns
 
result - Variable in class com.grey.naf.dns.ResolverAnswer
 
retainAll(Collection<?>) - Method in class com.grey.base.collections.HashedSet
 
RGXPATT_DOTTEDIP - Static variable in class com.grey.base.utils.IP
 
rotfreq - Variable in class com.grey.logging.Parameters
 
RR_A(ByteChars, int, long) - Constructor for class com.grey.naf.dns.ResourceData.RR_A
 
RR_AAAA(ByteChars, byte[], long) - Constructor for class com.grey.naf.dns.ResourceData.RR_AAAA
 
RR_CNAME(ByteChars, ByteChars, long) - Constructor for class com.grey.naf.dns.ResourceData.RR_CNAME
 
RR_MX(ByteChars, ByteChars, int, long) - Constructor for class com.grey.naf.dns.ResourceData.RR_MX
 
RR_NS(ByteChars, ByteChars, long) - Constructor for class com.grey.naf.dns.ResourceData.RR_NS
 
RR_PTR(ByteChars, int, long) - Constructor for class com.grey.naf.dns.ResourceData.RR_PTR
 
RR_SOA(ByteChars, long, ByteChars, ByteChars, int, int, int, int, int) - Constructor for class com.grey.naf.dns.ResourceData.RR_SOA
 
RR_SRV(ByteChars, long, ByteChars, int, int, int) - Constructor for class com.grey.naf.dns.ResourceData.RR_SRV
 
RR_TXT(ByteChars, long, Collection<String>) - Constructor for class com.grey.naf.dns.ResourceData.RR_TXT
 
rrClass() - Method in class com.grey.naf.dns.ResourceData
 
rrType() - Method in class com.grey.naf.dns.ResourceData.RR_A
 
rrType() - Method in class com.grey.naf.dns.ResourceData.RR_AAAA
 
rrType() - Method in class com.grey.naf.dns.ResourceData.RR_CNAME
 
rrType() - Method in class com.grey.naf.dns.ResourceData.RR_MX
 
rrType() - Method in class com.grey.naf.dns.ResourceData.RR_NS
 
rrType() - Method in class com.grey.naf.dns.ResourceData.RR_PTR
 
rrType() - Method in class com.grey.naf.dns.ResourceData.RR_SOA
 
rrType() - Method in class com.grey.naf.dns.ResourceData.RR_SRV
 
rrType() - Method in class com.grey.naf.dns.ResourceData.RR_TXT
 
rrType() - Method in class com.grey.naf.dns.ResourceData
 
RSRC_CMDSTATUS - Static variable in class com.grey.naf.nafman.NafManRegistry
 
RSRC_PLAINTEXT - Static variable in class com.grey.naf.nafman.NafManRegistry
 
RSVPORT_ANON - Static variable in class com.grey.naf.NAFConfig
 
RSVPORT_NAFMAN - Static variable in class com.grey.naf.NAFConfig
 
run() - Method in class com.grey.naf.reactor.Dispatcher
 

S

sameSeq(CharSequence, CharSequence) - Static method in class com.grey.base.utils.StringOps
 
sameSeq(CharSequence, int, int, CharSequence) - Static method in class com.grey.base.utils.StringOps
 
sameSeq(CharSequence, int, int, CharSequence, int, int) - Static method in class com.grey.base.utils.StringOps
 
sameSeqNoCase(CharSequence, CharSequence) - Static method in class com.grey.base.utils.StringOps
 
sameSeqNoCase(CharSequence, int, int, CharSequence) - Static method in class com.grey.base.utils.StringOps
 
sameSeqNoCase(CharSequence, int, int, CharSequence, int, int) - Static method in class com.grey.base.utils.StringOps
 
saslAuthenticate(ByteChars, ByteChars) - Method in class com.grey.base.sasl.SaslServer.Authenticator
Null passwd arg means we simply want to establish whether this user exists, whereas blank arg means we are testing if login is possible without a password (ie.
saslAuthorise(ByteChars, ByteChars) - Method in class com.grey.base.sasl.SaslServer.Authenticator
Returns true if user=usrnam is permitted to act as user=rolename.
SaslClient - Class in com.grey.base.sasl
 
SaslClient(SaslEntity.MECH, boolean) - Constructor for class com.grey.base.sasl.SaslClient
 
SaslEntity - Class in com.grey.base.sasl
 
SaslEntity(SaslEntity.MECH, boolean) - Constructor for class com.grey.base.sasl.SaslEntity
 
SaslEntity.MECH - Enum in com.grey.base.sasl
 
saslPasswordLookup(ByteChars) - Method in class com.grey.base.sasl.SaslServer.Authenticator
Returns plaintext password of specified user.
SaslServer - Class in com.grey.base.sasl
 
SaslServer(SaslEntity.MECH, SaslServer.Authenticator, boolean) - Constructor for class com.grey.base.sasl.SaslServer
 
SaslServer.Authenticator - Class in com.grey.base.sasl
 
ScheduledTime - Class in com.grey.base.utils
 
ScheduledTime(ScheduledTime.FREQ) - Constructor for class com.grey.base.utils.ScheduledTime
 
ScheduledTime(ScheduledTime.FREQ, Calendar, SimpleDateFormat) - Constructor for class com.grey.base.utils.ScheduledTime
 
ScheduledTime.FREQ - Enum in com.grey.base.utils
 
SecondaryAgent - Class in com.grey.naf.nafman
 
SecondaryAgent(Dispatcher, NafManRegistry, XmlConfig) - Constructor for class com.grey.naf.nafman.SecondaryAgent
 
SECT_ANSWERS - Static variable in class com.grey.naf.dns.PacketDNS
 
SECT_AUTH - Static variable in class com.grey.naf.dns.PacketDNS
 
SECT_INFO - Static variable in class com.grey.naf.dns.PacketDNS
 
SECT_QUESTIONS - Static variable in class com.grey.naf.dns.PacketDNS
 
SECT_SUBQUERY - Static variable in class com.grey.naf.dns.PacketDNS
 
sendResponse(int, byte, ByteChars, int, boolean, boolean, ResourceData[], ResourceData[], ResourceData[], InetSocketAddress, Object) - Method in class com.grey.naf.dns.server.ServerDNS
 
sendsChallenge() - Method in class com.grey.base.sasl.CramMD5Server
 
sendsChallenge() - Method in class com.grey.base.sasl.SaslServer
 
ServerDNS - Class in com.grey.naf.dns.server
This is the skeleton for a very basic DNS server, where the zone-info backend is left to be implemented by application-specific sub-classes.
ServerDNS(ServerDNS.DNSQuestionResolver, Dispatcher, String, int) - Constructor for class com.grey.naf.dns.server.ServerDNS
 
ServerDNS(ServerDNS.DNSQuestionResolver, Dispatcher, XmlConfig) - Constructor for class com.grey.naf.dns.server.ServerDNS
 
ServerDNS.DNSQuestionResolver - Interface in com.grey.naf.dns.server
 
ServerFactory - Class in com.grey.base.sasl
 
ServerFactory(SaslEntity.MECH, SaslServer.Authenticator, boolean) - Constructor for class com.grey.base.sasl.ServerFactory
 
sessionCache - Variable in class com.grey.naf.SSLConfig.Def
 
sessionCache - Variable in class com.grey.naf.SSLConfig
 
sessionTimeout - Variable in class com.grey.naf.SSLConfig.Def
 
sessionTimeout - Variable in class com.grey.naf.SSLConfig
 
set(int, T) - Method in class com.grey.base.collections.Circulist
 
set(String, String) - Static method in class com.grey.base.config.SysProps
 
set(String, boolean) - Static method in class com.grey.base.config.SysProps
 
set(String, int) - Static method in class com.grey.base.config.SysProps
 
set(T) - Method in class com.grey.base.utils.ArrayRef
 
set(ArrayRef<T>) - Method in class com.grey.base.utils.ArrayRef
 
set(ArrayRef<T>, int) - Method in class com.grey.base.utils.ArrayRef
 
set(ArrayRef<T>, int, int) - Method in class com.grey.base.utils.ArrayRef
 
set(T, int, int) - Method in class com.grey.base.utils.ArrayRef
 
set(ByteArrayRef) - Method in class com.grey.base.utils.ByteChars
 
set(ByteArrayRef, int) - Method in class com.grey.base.utils.ByteChars
 
set(ByteArrayRef, int, int) - Method in class com.grey.base.utils.ByteChars
 
set(byte[], int, int) - Method in class com.grey.base.utils.ByteChars
 
set(byte[]) - Method in class com.grey.base.utils.ByteChars
 
set(CharSequence) - Method in class com.grey.base.utils.EmailAddress
 
set(int) - Method in class com.grey.base.utils.IntValue
 
set(long) - Method in class com.grey.base.utils.ScheduledTime
 
set(int, int, boolean) - Method in class com.grey.base.utils.TSAP
 
set(ResolverAnswer.STATUS, byte, ByteChars) - Method in class com.grey.naf.dns.ResolverAnswer
 
set(ResolverAnswer.STATUS, byte, int) - Method in class com.grey.naf.dns.ResolverAnswer
 
set(ResolverAnswer) - Method in class com.grey.naf.dns.ResolverAnswer
 
setAuth() - Method in class com.grey.naf.dns.PacketDNS
 
setBufferedByte(int, int) - Method in class com.grey.base.utils.MutableOutputStream
 
setByte(int, int) - Method in class com.grey.base.utils.ByteArrayRef
 
setChallenge(ByteChars) - Method in class com.grey.base.sasl.CramMD5Server
 
setChallenge(ByteChars) - Method in class com.grey.base.sasl.SaslServer
 
setDefaults(XmlConfig) - Method in class com.grey.base.config.XmlConfig
 
setElement(int, T) - Method in class com.grey.base.utils.ObjectArrayRef
 
setField(Class<?>, String, Object, Object) - Static method in class com.grey.base.utils.DynLoader
 
setField(Object, String, Object) - Static method in class com.grey.base.utils.DynLoader
 
setFlag(int) - Method in class com.grey.naf.Launcher.BaseOptsHandler
 
setFlag(int) - Method in class com.grey.naf.reactor.IOExecReader
 
setHeader(int, int, int, int, int) - Method in class com.grey.naf.dns.PacketDNS
 
setHomePage(String) - Method in class com.grey.naf.nafman.NafManRegistry
 
setLevel(Level) - Method in class com.grey.logging.AltJUL
 
setLevel(Logger.LEVEL) - Method in class com.grey.logging.Logger
 
setLevel(Level) - Method in class com.grey.logging.MTAltJUL
 
setLogEntry(Logger.LEVEL, StringBuilder) - Method in class com.grey.logging.Logger
 
setNonce(ByteChars, CharSequence, int, StringBuilder) - Static method in class com.grey.base.sasl.SaslEntity
 
setOption(String) - Method in class com.grey.base.utils.CommandParser.OptionsHandler
 
setOption(String, String) - Method in class com.grey.base.utils.CommandParser.OptionsHandler
 
setOption(String) - Method in class com.grey.naf.Launcher.BaseOptsHandler
 
setOption(String, String) - Method in class com.grey.naf.Launcher.BaseOptsHandler
 
setReaper(EntityReaper) - Method in class com.grey.naf.reactor.ChannelMonitor
 
setRecursionAvailable() - Method in class com.grey.naf.dns.PacketDNS
 
setRecursionDesired() - Method in class com.grey.naf.dns.PacketDNS
 
setReporter(CM_Listener.Reporter) - Method in class com.grey.naf.reactor.ListenerSet
 
setResponse(CharSequence, ByteChars, ByteArrayRef, ByteChars) - Method in class com.grey.base.sasl.CramMD5Client
 
setResponse(CharSequence, ByteChars) - Method in class com.grey.base.sasl.ExternalClient
 
setResponse(CharSequence, CharSequence, CharSequence, ByteChars) - Method in class com.grey.base.sasl.PlainClient
 
setResponse() - Method in class com.grey.naf.dns.PacketDNS
 
setShutdown() - Method in class com.grey.naf.nafman.NafManAgent
 
setSize(int) - Method in class com.grey.base.utils.ArrayRef
 
setTime(String, long) - Static method in class com.grey.base.config.SysProps
 
setTimer(long, int, TimerNAF.Handler) - Method in class com.grey.naf.reactor.Dispatcher
 
setTimer(long, int, TimerNAF.Handler, Object) - Method in class com.grey.naf.reactor.Dispatcher
 
setTruncated() - Method in class com.grey.naf.dns.PacketDNS
 
setupNafMan(ApplicationContextNAF) - Method in class com.grey.naf.Launcher
 
shakeFreq - Variable in class com.grey.naf.SSLConfig.Def
 
shakeFreq - Variable in class com.grey.naf.SSLConfig
 
shakeTimeout - Variable in class com.grey.naf.SSLConfig.Def
 
shakeTimeout - Variable in class com.grey.naf.SSLConfig
 
ShellNaflet - Class in com.grey.naf
 
ShellNaflet(String, Dispatcher, XmlConfig) - Constructor for class com.grey.naf.ShellNaflet
 
shortdays - Static variable in class com.grey.base.utils.TimeOps
 
SHORTMASK - Static variable in class com.grey.base.utils.ByteOps
 
shortmonths - Static variable in class com.grey.base.utils.TimeOps
 
shutdown() - Method in class com.grey.base.utils.DuplexPipe.Factory
 
shutdown() - Method in class com.grey.naf.dns.synchronous.SynchronousResolver
 
shutdown() - Method in class com.grey.naf.nafman.NafManServer.Factory
 
shutdown() - Method in interface com.grey.naf.reactor.ConcurrentListener.ServerFactory
 
shutdown() - Method in class com.grey.naf.reactor.Producer
 
shutdown(boolean) - Method in class com.grey.naf.reactor.Producer
 
SINGLETON - Static variable in class org.slf4j.impl.StaticMarkerBinder
 
SINGLETON - Static variable in class org.slf4j.impl.StaticMDCBinder
 
SinkLogger - Class in com.grey.logging
Null logger which discards all the messages passed to it.
SinkLogger(String) - Constructor for class com.grey.logging.SinkLogger
 
SinkLogger(Parameters, String) - Constructor for class com.grey.logging.SinkLogger
 
sinkstdio - Static variable in class com.grey.logging.Factory
 
size() - Method in class com.grey.base.collections.CanonByteChars
 
size() - Method in class com.grey.base.collections.Circulist
 
size() - Method in class com.grey.base.collections.HashedMap
 
size() - Method in class com.grey.base.collections.HashedMapEntries
 
size() - Method in class com.grey.base.collections.HashedMapIntInt
 
size() - Method in class com.grey.base.collections.HashedMapIntKey
 
size() - Method in class com.grey.base.collections.HashedMapIntValue
 
size() - Method in class com.grey.base.collections.HashedSet
 
size() - Method in class com.grey.base.collections.HashedSetInt
 
size() - Method in class com.grey.base.collections.ObjectPile
 
size() - Method in class com.grey.base.collections.ObjectQueue
 
size() - Method in class com.grey.base.utils.ArrayRef
 
size() - Method in class com.grey.naf.dns.ResolverAnswer
 
SIZE_BYTE - Static variable in class com.grey.base.utils.IntValue
 
SIZE_INT - Static variable in class com.grey.base.utils.IntValue
 
SIZE_LONG - Static variable in class com.grey.base.utils.IntValue
 
SIZE_SHORT - Static variable in class com.grey.base.utils.IntValue
 
skipSection(int, int, int) - Method in class com.grey.naf.dns.PacketDNS
 
sleep(long) - Static method in class com.grey.naf.reactor.TimerNAF
 
sockaddr - Variable in class com.grey.base.utils.TSAP
 
sort() - Method in class com.grey.base.collections.NumberList
 
sort(Properties) - Static method in class com.grey.base.config.SysProps
 
sortByFilename(Path[]) - Static method in class com.grey.base.utils.FileOps
 
sortByFilename(ArrayList<Path>) - Static method in class com.grey.base.utils.FileOps
 
sortByFilename(Path[], int, int) - Static method in class com.grey.base.utils.FileOps
 
spareCapacity() - Method in class com.grey.base.utils.ArrayRef
 
SSLCertificate - Class in com.grey.base.crypto
 
SSLCertificate() - Constructor for class com.grey.base.crypto.SSLCertificate
 
SSLConfig - Class in com.grey.naf
 
SSLConfig(SSLConfig.Def) - Constructor for class com.grey.naf.SSLConfig
 
SSLConfig.Def - Class in com.grey.naf
 
start() - Method in class com.grey.naf.dns.distributedresolver.Client
 
start() - Method in class com.grey.naf.dns.embedded.EmbeddedResolver
 
start() - Method in class com.grey.naf.dns.ResolverDNS
 
start() - Method in class com.grey.naf.dns.ResolverService
 
start() - Method in class com.grey.naf.dns.server.ServerDNS
 
start(EntityReaper) - Method in class com.grey.naf.Naflet
 
start() - Method in class com.grey.naf.nafman.NafManAgent
 
start() - Method in class com.grey.naf.nafman.PrimaryAgent
 
start() - Method in class com.grey.naf.reactor.CM_Listener
 
start() - Method in class com.grey.naf.reactor.Dispatcher
 
start() - Method in class com.grey.naf.reactor.ListenerSet
 
startedSSL() - Method in class com.grey.naf.reactor.CM_Stream
 
startNaflet() - Method in class com.grey.naf.Naflet
 
startNaflet() - Method in class com.grey.naf.ShellNaflet
 
startSSL() - Method in class com.grey.naf.reactor.CM_Stream
 
startsWith(CharSequence) - Method in class com.grey.base.utils.ByteChars
 
startsWith(CharSequence, int, int) - Method in class com.grey.base.utils.ByteChars
 
StaticLoggerBinder - Class in org.slf4j.impl
 
StaticMarkerBinder - Class in org.slf4j.impl
 
StaticMDCBinder - Class in org.slf4j.impl
 
stop() - Method in class com.grey.naf.dns.distributedresolver.Client
 
stop() - Method in class com.grey.naf.dns.embedded.EmbeddedResolver
 
stop() - Method in class com.grey.naf.dns.ResolverDNS
 
stop() - Method in class com.grey.naf.dns.ResolverService
 
stop() - Method in class com.grey.naf.dns.server.ServerDNS
 
stop() - Method in class com.grey.naf.Naflet
 
stop() - Method in class com.grey.naf.nafman.NafManAgent
 
stop() - Method in class com.grey.naf.nafman.PrimaryAgent
 
stop() - Method in class com.grey.naf.nafman.SecondaryAgent
 
stop() - Method in class com.grey.naf.reactor.CM_Listener
 
stop(boolean) - Method in class com.grey.naf.reactor.CM_Listener
 
stop() - Method in class com.grey.naf.reactor.Dispatcher
 
stop() - Method in class com.grey.naf.reactor.ListenerSet
 
stopDispatcher() - Method in class com.grey.naf.nafman.NafManAgent
 
stopListener() - Method in class com.grey.naf.reactor.CM_Listener
 
stopListener() - Method in class com.grey.naf.reactor.ConcurrentListener
 
stopNaflet() - Method in class com.grey.naf.Naflet
 
stopped(boolean) - Method in class com.grey.naf.reactor.CM_Listener
 
store(T) - Method in class com.grey.base.collections.ObjectPile
 
storeFormat - Variable in class com.grey.naf.SSLConfig.Def
 
storeFormat - Variable in class com.grey.naf.SSLConfig
 
storePasswd - Variable in class com.grey.naf.SSLConfig.Def
 
storePath - Variable in class com.grey.naf.SSLConfig.Def
 
storePath - Variable in class com.grey.naf.SSLConfig
 
stringAsBool(String) - Static method in class com.grey.base.utils.StringOps
 
StringOps - Class in com.grey.base.utils
 
StringOps() - Constructor for class com.grey.base.utils.StringOps
 
stripDomain() - Method in class com.grey.base.utils.EmailAddress
 
stripLeadingParts(String, String, int) - Static method in class com.grey.base.utils.StringOps
 
stripQuotes(String) - Static method in class com.grey.base.utils.StringOps
 
stripQuotes(String, char) - Static method in class com.grey.base.utils.StringOps
 
stripTrailingParts(String, String, int) - Static method in class com.grey.base.utils.StringOps
 
strm - Variable in class com.grey.logging.Parameters
 
submitCommand(String, String, int, Logger) - Static method in class com.grey.naf.nafman.NafManClient
 
submitCommand(String, String, Logger) - Static method in class com.grey.naf.nafman.NafManClient
 
submitLocalCommand(String, String, Logger) - Static method in class com.grey.naf.nafman.NafManClient
 
submitLocalCommand(String, int, Logger) - Static method in class com.grey.naf.nafman.NafManClient
 
Subnet(int, int) - Constructor for class com.grey.base.utils.IP.Subnet
 
subSequence(int, int) - Method in class com.grey.base.utils.ByteChars
 
subSequence(int, int) - Method in class com.grey.base.utils.CharBlock
 
subSequence(int, int, boolean) - Method in class com.grey.base.utils.CharBlock
 
summary(Throwable) - Static method in class com.grey.base.ExceptionUtils
 
summary(Throwable, boolean) - Static method in class com.grey.base.ExceptionUtils
 
surviveDownstream - Variable in class com.grey.naf.DispatcherDef
 
surviveHandlers - Variable in class com.grey.naf.DispatcherDef
 
SymKey - Class in com.grey.base.crypto
This class supports generic secret-key encryption, as well as PBE (Password-Based Encryption) specifically.
SymKey() - Constructor for class com.grey.base.crypto.SymKey
 
SynchronousResolver - Class in com.grey.naf.dns.synchronous
 
SynchronousResolver(ApplicationContextNAF, String, boolean, Logger) - Constructor for class com.grey.naf.dns.synchronous.SynchronousResolver
 
synthesise(String) - Static method in class com.grey.naf.NAFConfig
 
SYSPROP_BASEPORT - Static variable in class com.grey.naf.NAFConfig
 
SYSPROP_BUFSIZ - Static variable in class com.grey.logging.Parameters
 
SYSPROP_DIAG - Static variable in class com.grey.logging.Logger
 
SYSPROP_DIRPATH_CONF - Static variable in class com.grey.naf.NAFConfig
 
SYSPROP_DIRPATH_LOGS - Static variable in class com.grey.naf.NAFConfig
 
SYSPROP_DIRPATH_ROOT - Static variable in class com.grey.naf.NAFConfig
 
SYSPROP_DIRPATH_TMP - Static variable in class com.grey.base.config.SysProps
 
SYSPROP_DIRPATH_TMP - Static variable in class com.grey.naf.NAFConfig
 
SYSPROP_DIRPATH_VAR - Static variable in class com.grey.naf.NAFConfig
 
SYSPROP_FLUSHINTERVAL - Static variable in class com.grey.logging.Parameters
 
SYSPROP_FORCE_STDOUT - Static variable in class com.grey.logging.Parameters
 
SYSPROP_LOGCLASS - Static variable in class com.grey.logging.Parameters
 
SYSPROP_LOGFILE - Static variable in class com.grey.logging.Parameters
 
SYSPROP_LOGLEVEL - Static variable in class com.grey.logging.Parameters
 
SYSPROP_LOGNAME - Static variable in class com.grey.naf.DispatcherDef
 
SYSPROP_LOGSDIR - Static variable in class com.grey.logging.Parameters
 
SYSPROP_ROTFREQ - Static variable in class com.grey.logging.Parameters
 
SYSPROP_SHOWDELTA - Static variable in class com.grey.logging.Parameters
 
SYSPROP_SHOWPID - Static variable in class com.grey.logging.Parameters
 
SYSPROP_SHOWTHRDNAME - Static variable in class com.grey.logging.Parameters
 
SYSPROP_SHOWTID - Static variable in class com.grey.logging.Parameters
 
SYSPROP_UNIQUE - Static variable in class com.grey.base.collections.ObjectPile
 
SysProps - Class in com.grey.base.config
 
SysProps() - Constructor for class com.grey.base.config.SysProps
 

T

taskConfig() - Method in class com.grey.naf.Naflet
 
taskConfigFile() - Method in class com.grey.naf.Naflet
 
TCPMSGLENSIZ - Static variable in class com.grey.naf.dns.PacketDNS
 
threadpoolSize - Variable in class com.grey.naf.NAFConfig.Defs
 
threadpoolSize - Variable in class com.grey.naf.NAFConfig
 
timeboot - Variable in class com.grey.naf.reactor.Dispatcher
 
TimeOps - Class in com.grey.base.utils
 
TimeOps() - Constructor for class com.grey.base.utils.TimeOps
 
timerIndication(TimerNAF, Dispatcher) - Method in class com.grey.naf.dns.ResolverService
 
timerIndication(TimerNAF, Dispatcher) - Method in class com.grey.naf.nafman.NafManServer
 
timerIndication(TimerNAF, Dispatcher) - Method in class com.grey.naf.reactor.Flusher
 
timerIndication(TimerNAF, Dispatcher) - Method in interface com.grey.naf.reactor.TimerNAF.Handler
 
TimerNAF - Class in com.grey.naf.reactor
 
TimerNAF() - Constructor for class com.grey.naf.reactor.TimerNAF
 
TimerNAF.Handler - Interface in com.grey.naf.reactor
 
TimerNAF.TimeProvider - Interface in com.grey.naf.reactor
 
timezone() - Method in class com.grey.base.utils.ScheduledTime
 
TMPDIR - Static variable in class com.grey.base.config.SysProps
 
toArray() - Method in class com.grey.base.collections.Circulist
 
toArray(T[]) - Method in class com.grey.base.collections.Circulist
 
toArray() - Method in class com.grey.base.collections.HashedSet
 
toArray(T[]) - Method in class com.grey.base.collections.HashedSet
 
toArray() - Method in class com.grey.base.collections.HashedSetInt
 
toArray(int[]) - Method in class com.grey.base.collections.HashedSetInt
 
toArray() - Method in class com.grey.base.collections.ObjectQueue
 
toArray(T[]) - Method in class com.grey.base.collections.ObjectQueue
 
toArray() - Method in class com.grey.base.utils.ArrayRef
 
toArray(boolean) - Method in class com.grey.base.utils.ArrayRef
 
toArray(int, int) - Method in class com.grey.base.utils.ArrayRef
 
toArray(int, int, boolean) - Method in class com.grey.base.utils.ArrayRef
 
toCharArray() - Method in class com.grey.base.utils.ByteChars
 
toCharArray(int, int, char[]) - Method in class com.grey.base.utils.ByteChars
 
TOKEN_DT - Static variable in class com.grey.base.utils.ScheduledTime
 
TOKEN_HOUR - Static variable in class com.grey.base.utils.ScheduledTime
 
TOKEN_LOGSDIR - Static variable in class com.grey.logging.Parameters
 
TOKEN_MDAY - Static variable in class com.grey.base.utils.ScheduledTime
 
TOKEN_MIN - Static variable in class com.grey.base.utils.ScheduledTime
 
TOKEN_MONTH - Static variable in class com.grey.base.utils.ScheduledTime
 
TOKEN_PID - Static variable in class com.grey.logging.Parameters
 
TOKEN_SEC - Static variable in class com.grey.base.utils.ScheduledTime
 
TOKEN_TID - Static variable in class com.grey.logging.Parameters
 
TOKEN_YEAR - Static variable in class com.grey.base.utils.ScheduledTime
 
toLowerCase() - Method in class com.grey.base.utils.ByteChars
 
toString() - Method in class com.grey.base.collections.Circulist
 
toString() - Method in class com.grey.base.collections.HashedMap
 
toString() - Method in class com.grey.base.collections.HashedMapEntries
 
toString() - Method in class com.grey.base.collections.HashedMapIntInt
 
toString() - Method in class com.grey.base.collections.HashedMapIntKey
 
toString() - Method in class com.grey.base.collections.HashedMapIntValue
 
toString() - Method in class com.grey.base.collections.HashedSet
 
toString() - Method in class com.grey.base.collections.HashedSetInt
 
toString() - Method in class com.grey.base.collections.ObjectQueue
 
toString() - Method in class com.grey.base.config.XmlConfig
 
toString() - Method in class com.grey.base.utils.ArrayRef
 
toString() - Method in class com.grey.base.utils.ByteChars
 
toString(int, int) - Method in class com.grey.base.utils.ByteChars
 
toString() - Method in class com.grey.base.utils.CharBlock
 
toString() - Method in class com.grey.base.utils.EmailAddress
 
toString() - Method in class com.grey.base.utils.IP.Subnet
 
toString() - Method in class com.grey.base.utils.TSAP
 
toString(Node) - Static method in class com.grey.base.utils.XML
 
toString() - Method in class com.grey.logging.Logger
 
toString() - Method in class com.grey.logging.Parameters
 
toString() - Method in class com.grey.naf.ApplicationContextNAF
 
toString() - Method in class com.grey.naf.BufferSpec
 
toString() - Method in class com.grey.naf.dns.distributedresolver.Client
 
toString() - Method in class com.grey.naf.dns.ResolverAnswer
 
toString(StringBuilder) - Method in class com.grey.naf.dns.ResolverAnswer
 
toString(StringBuilder) - Method in class com.grey.naf.dns.ResourceData.RR_AAAA
 
toString(StringBuilder) - Method in class com.grey.naf.dns.ResourceData.RR_MX
 
toString(StringBuilder) - Method in class com.grey.naf.dns.ResourceData.RR_NS
 
toString(StringBuilder) - Method in class com.grey.naf.dns.ResourceData.RR_SOA
 
toString(StringBuilder) - Method in class com.grey.naf.dns.ResourceData.RR_SRV
 
toString(StringBuilder) - Method in class com.grey.naf.dns.ResourceData.RR_TXT
 
toString() - Method in class com.grey.naf.dns.ResourceData
 
toString(StringBuilder) - Method in class com.grey.naf.dns.ResourceData
 
toString() - Method in exception com.grey.naf.errors.NAFException
 
toString() - Method in class com.grey.naf.nafman.NafManRegistry.DefCommand
 
toString() - Method in class com.grey.naf.reactor.ChannelMonitor
 
toString() - Method in class com.grey.naf.reactor.CM_Listener
 
toString() - Method in class com.grey.naf.reactor.Dispatcher
 
toString() - Method in class com.grey.naf.reactor.TimerNAF
 
totalBufferSize(int[]) - Method in class com.grey.base.collections.NumberList
 
totalBufferSize() - Method in class com.grey.base.utils.ArrayRef
 
totalBufferSize(T) - Method in class com.grey.base.utils.ArrayRef
 
totalBufferSize(byte[]) - Method in class com.grey.base.utils.ByteArrayRef
 
totalBufferSize(char[]) - Method in class com.grey.base.utils.CharBlock
 
totalBufferSize(T[]) - Method in class com.grey.base.utils.ObjectArrayRef
 
toUpperCase() - Method in class com.grey.base.utils.ByteChars
 
trace(CharSequence) - Method in class com.grey.logging.Logger
 
trailingChars(String, int) - Static method in class com.grey.base.utils.StringOps
 
transfer(ByteBuffer, ByteBuffer, byte[]) - Static method in class com.grey.base.utils.NIOBuffers
 
transfer(ByteBuffer, ByteBuffer) - Static method in class com.grey.base.utils.NIOBuffers
 
transfer(ByteBuffer, ByteBuffer) - Method in class com.grey.naf.reactor.Dispatcher
 
transmit(FileChannel) - Method in class com.grey.naf.reactor.IOExecWriter
 
transmit(FileChannel, long, boolean) - Method in class com.grey.naf.reactor.IOExecWriter
 
transmit(ByteBuffer) - Method in class com.grey.naf.reactor.IOExecWriter
 
transmit(ByteArrayRef) - Method in class com.grey.naf.reactor.IOExecWriter
 
transmit(byte[]) - Method in class com.grey.naf.reactor.IOExecWriter
 
transmit(CharSequence) - Method in class com.grey.naf.reactor.IOExecWriter
 
transmit(ByteChars) - Method in class com.grey.naf.reactor.IOExecWriter
 
transmit(byte[], int, int) - Method in class com.grey.naf.reactor.IOExecWriter
 
transmit(CharSequence, int, int) - Method in class com.grey.naf.reactor.IOExecWriter
 
transmit(FileChannel, long, long, boolean) - Method in class com.grey.naf.reactor.IOExecWriter
 
transmit(Path) - Method in class com.grey.naf.reactor.IOExecWriter
 
transmitChunked(FileChannel, long, long, int, boolean) - Method in class com.grey.naf.reactor.IOExecWriter
 
trimToSize() - Method in class com.grey.base.collections.HashedMap
 
trimToSize() - Method in class com.grey.base.collections.HashedMapEntries
 
trimToSize() - Method in class com.grey.base.collections.HashedMapIntInt
 
trimToSize() - Method in class com.grey.base.collections.HashedMapIntKey
 
trimToSize() - Method in class com.grey.base.collections.HashedMapIntValue
 
trimToSize() - Method in class com.grey.base.collections.HashedSet
 
trimToSize() - Method in class com.grey.base.collections.HashedSetInt
 
truncateBy(int) - Method in class com.grey.base.utils.MutableOutputStream
 
trustFormat - Variable in class com.grey.naf.SSLConfig.Def
 
trustFormat - Variable in class com.grey.naf.SSLConfig
 
trustPasswd - Variable in class com.grey.naf.SSLConfig.Def
 
trustPath - Variable in class com.grey.naf.SSLConfig.Def
 
trustPath - Variable in class com.grey.naf.SSLConfig
 
TSAP - Class in com.grey.base.utils
Transport Service Access Point (ie.  a TCP or UDP address)
TSAP() - Constructor for class com.grey.base.utils.TSAP
 
TSAP(int, int) - Constructor for class com.grey.base.utils.TSAP
 
TZDFLT - Static variable in class com.grey.base.utils.TimeOps
 

U

UDPMAXMSG - Static variable in class com.grey.naf.dns.PacketDNS
 
unload(ClassLoader) - Static method in class com.grey.base.utils.DynLoader
 
unloadNaflet(String) - Method in class com.grey.naf.reactor.Dispatcher
 
unregister(Object) - Method in class com.grey.naf.reactor.Flusher
 
URLPFX_FILE - Static variable in class com.grey.base.utils.FileOps
 
URLPFX_HTTP - Static variable in class com.grey.base.utils.FileOps
 
URLPFX_HTTPS - Static variable in class com.grey.base.utils.FileOps
 
URLPFX_JAR - Static variable in class com.grey.base.utils.FileOps
 
usage(String[], int, String) - Method in class com.grey.base.utils.CommandParser
 
usage(String[], String) - Method in class com.grey.base.utils.CommandParser
 
usingSSL() - Method in class com.grey.naf.reactor.CM_Stream
 

V

val - Variable in class com.grey.base.utils.IntValue
 
validDottedIP(CharSequence, int) - Static method in class com.grey.base.utils.IP
 
valueOf(String) - Static method in enum com.grey.base.crypto.Ascii.ARMOURTYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grey.base.sasl.SaslEntity.MECH
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grey.base.utils.ScheduledTime.FREQ
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grey.logging.Logger.LEVEL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grey.naf.dns.ResolverAnswer.STATUS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grey.naf.reactor.CM_Listener.Reporter.EVENT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.grey.naf.reactor.Dispatcher.STOPSTATUS
Returns the enum constant of this type with the specified name.
values() - Method in class com.grey.base.collections.HashedMap
 
values() - Method in class com.grey.base.collections.HashedMapEntries
 
values() - Static method in enum com.grey.base.crypto.Ascii.ARMOURTYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grey.base.sasl.SaslEntity.MECH
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grey.base.utils.ScheduledTime.FREQ
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grey.logging.Logger.LEVEL
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grey.naf.dns.ResolverAnswer.STATUS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grey.naf.reactor.CM_Listener.Reporter.EVENT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grey.naf.reactor.Dispatcher.STOPSTATUS
Returns an array containing the constants of this enum type, in the order they are declared.
valuesIterator() - Method in class com.grey.base.collections.HashedMap
This returns a recycled values iterator.
Whereas values().iterator() creates a new Iterator object, this method returns a single instance of that iterator type, that is associated with this Map object.
This is not a standard Map method, and is obviously unsuitable for multi-threaded use.
valuesIterator() - Method in class com.grey.base.collections.HashedMapEntries
This returns a recycled values iterator.
Whereas values().iterator() creates a new Iterator object, this method returns a single instance of that iterator type, that is associated with this Map object.
This is not a standard Map method, and is obviously unsuitable for multi-threaded use.
valuesIterator() - Method in class com.grey.base.collections.HashedMapIntInt
 
valuesIterator() - Method in class com.grey.base.collections.HashedMapIntKey
 
valuesIterator() - Method in class com.grey.base.collections.HashedMapIntValue
 
verifyDecodedResponse(ByteArrayRef) - Method in class com.grey.base.sasl.CramMD5Server
 
verifyDecodedResponse(ByteArrayRef) - Method in class com.grey.base.sasl.ExternalServer
 
verifyDecodedResponse(ByteArrayRef) - Method in class com.grey.base.sasl.PlainServer
 
verifyDecodedResponse(ByteArrayRef) - Method in class com.grey.base.sasl.SaslServer
 
verifyResponse(ByteArrayRef) - Method in class com.grey.base.sasl.SaslServer
 

W

waitStopped() - Method in class com.grey.naf.reactor.Dispatcher
 
waitStopped(long, boolean) - Method in class com.grey.naf.reactor.Dispatcher
 
warn(CharSequence) - Method in class com.grey.logging.Logger
 
WDAY1 - Static variable in class com.grey.base.utils.TimeOps
 
withDelta - Variable in class com.grey.logging.Parameters
 
withDiffZone(Calendar, StringBuilder) - Static method in class com.grey.base.utils.TimeOps
 
withdraw(T) - Method in class com.grey.base.collections.ObjectQueue
 
withPID - Variable in class com.grey.logging.Parameters
 
withThreadName - Variable in class com.grey.logging.Parameters
 
withTID - Variable in class com.grey.logging.Parameters
 
write(int) - Method in class com.grey.base.utils.MutableOutputStream
 
write(byte[], int, int) - Method in class com.grey.base.utils.MutableOutputStream
 
writeTextFile(String, String) - Static method in class com.grey.base.utils.FileOps
 
writeTextFile(File, String, boolean) - Static method in class com.grey.base.utils.FileOps
 

X

X509EXT_OID_SAN - Static variable in class com.grey.base.crypto.SSLCertificate
 
X509EXT_SAN_DNSNAME - Static variable in class com.grey.base.crypto.SSLCertificate
 
X509EXT_SAN_DTORYNAME - Static variable in class com.grey.base.crypto.SSLCertificate
 
X509EXT_SAN_IPADDR - Static variable in class com.grey.base.crypto.SSLCertificate
 
X509EXT_SAN_RFC822NAME - Static variable in class com.grey.base.crypto.SSLCertificate
 
XML - Class in com.grey.base.utils
 
XML() - Constructor for class com.grey.base.utils.XML
 
XmlConfig - Class in com.grey.base.config
This class treats an XML file as a structured config file.
XmlConfig.XmlConfigException - Exception in com.grey.base.config
 
XmlConfigException(String) - Constructor for exception com.grey.base.config.XmlConfig.XmlConfigException
 
XmlConfigException(String, Throwable) - Constructor for exception com.grey.base.config.XmlConfig.XmlConfigException
 
xmtpool - Variable in class com.grey.naf.BufferSpec
 
XPATH_ENABLED - Static variable in class com.grey.base.config.XmlConfig
 

Z

zeroNafletsOK - Variable in class com.grey.naf.DispatcherDef
 
zeroPad(StringBuilder, int, int) - Static method in class com.grey.base.utils.StringOps
 
zeroPad(long, StringBuilder) - Static method in class com.grey.base.utils.TimeOps
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links

Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.