- mailExchangeName - Variable in class de.knipp.rritoolkit.dns.DnsEntryMX
-
the domain name of the mail exchange server
- main(String[]) - Static method in class de.knipp.rritoolkit.test.Test
-
main program
- mainList - Variable in class de.knipp.rritoolkit.KVMultiList
-
the main key-value list
- manager - Variable in class de.knipp.rritoolkit.PooledPort
-
the pool manager
- managerThread - Variable in class de.knipp.rritoolkit.PooledPort
-
the thread the manager is running on
- mapper - Static variable in enum de.knipp.rritoolkit.response.ErrorType
-
the mapper
- matchClass - Variable in class de.knipp.rritoolkit.DefaultResponseFactory.ClassRule
-
the class that the request must match
- matches(Request) - Method in class de.knipp.rritoolkit.DefaultResponseFactory.ClassRule
-
test whether the rule matches
- matches(KVMultiList, Request) - Method in class de.knipp.rritoolkit.DefaultResponseFactory.ClassRule
-
test whether the rule matches
- matches(Document, Request) - Method in class de.knipp.rritoolkit.DefaultResponseFactory.ClassRule
-
test whether the rule matches
- matches(KVMultiList, Request) - Method in class de.knipp.rritoolkit.DefaultResponseFactory.KeyRule
-
test whether the rule matches
- matches(Document, Request) - Method in class de.knipp.rritoolkit.DefaultResponseFactory.KeyRule
-
test whether the rule matches
- matches(KVMultiList, Request) - Method in class de.knipp.rritoolkit.DefaultResponseFactory.ListRule
-
test whether the rule matches
- matches(Document, Request) - Method in class de.knipp.rritoolkit.DefaultResponseFactory.ListRule
-
test whether the rule matches
- matches(ErrorCode) - Method in interface de.knipp.rritoolkit.response.ErrorPattern
-
test whether the given error code matches the pattern
- matches(ErrorCode) - Method in enum de.knipp.rritoolkit.response.ErrorType
-
return whether this error type matches the error code
- matches(ResultMessage) - Method in enum de.knipp.rritoolkit.response.ErrorType
-
return whether this error type matches the message
- matches(ErrorCode) - Method in class de.knipp.rritoolkit.response.GroupPattern
-
test whether the given error code matches the pattern
- matches(ErrorCode) - Method in class de.knipp.rritoolkit.response.SimplePattern
-
test whether the given error code matches the pattern
- maxChannels - Variable in class de.knipp.rritoolkit.PooledPort
-
the maximum number of channels to allocate
- maxReceiveSize - Variable in class de.knipp.rritoolkit.tcp.TcpParams
-
the maximum receive message size
- Message - Class in de.knipp.rritoolkit.message
-
base class for all messages
- Message() - Constructor for class de.knipp.rritoolkit.message.Message
-
- message - Variable in class de.knipp.rritoolkit.response.QueueReadResponse
-
the read message, if any
- message - Variable in class de.knipp.rritoolkit.response.ResultMessage
-
the textual message
- Message.Type - Enum in de.knipp.rritoolkit.message
-
enumeration for the different message types
- messageCount - Variable in class de.knipp.rritoolkit.response.QueueReadResponse
-
the number of elements in the queue
- MessageFuncVisitor<R> - Interface in de.knipp.rritoolkit.message
-
interface for a functional visitor of a Message
- messageID - Variable in class de.knipp.rritoolkit.message.Message
-
the message ID
- messageID - Variable in class de.knipp.rritoolkit.request.QueueDeleteRequest
-
the message ID
- messageKeys - Static variable in class de.knipp.rritoolkit.response.Response
-
the message keys
- messagePattern - Static variable in class de.knipp.rritoolkit.response.ResultMessage
-
the pattern for the value part
- messageType - Variable in class de.knipp.rritoolkit.request.QueueDeleteRequest
-
the message type
- MessageVisitor - Interface in de.knipp.rritoolkit.message
-
interface for a visitor of a Message
- MIN_REMAIN_TIME - Static variable in class de.knipp.rritoolkit.tcp.TcpChannel
-
the minimum time to remain until the channel is reported as closed
- minChannels - Variable in class de.knipp.rritoolkit.PooledPort
-
minimum number of channels to leave in the pool
- monitor - Static variable in class de.knipp.rritoolkit.tcp.TcpChannel
-
the thread that closes timed-out channels