Index

A C D E G H I L M N P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractWhoisParser - Class in de.muehlencord.shared.network.whois
 
AbstractWhoisParser() - Constructor for class de.muehlencord.shared.network.whois.AbstractWhoisParser
 
addBccReceiver(String) - Method in class de.muehlencord.shared.network.mail.MailMessage
 
addBccReceiver(Address[]) - Method in class de.muehlencord.shared.network.mail.MailMessage
adds the give list of addresses to the bcc receiver list
addCcReceiver(String) - Method in class de.muehlencord.shared.network.mail.MailMessage
 
addCcReceiver(Address[]) - Method in class de.muehlencord.shared.network.mail.MailMessage
adds the give list of addresses to the cc receiver list
addNetwork(String) - Method in class de.muehlencord.shared.network.whois.WhoisInformation
add a new network to the list of existing networks
addNetwork(List) - Method in class de.muehlencord.shared.network.whois.WhoisInformation
 
addReceiver(String) - Method in class de.muehlencord.shared.network.mail.MailMessage
 
addReceiver(List) - Method in class de.muehlencord.shared.network.mail.MailMessage
adds the given receiver to the list of receivers
addReceiver(Address[]) - Method in class de.muehlencord.shared.network.mail.MailMessage
adds the give list of addresses to the receiver list
addRootNetwork(String) - Method in class de.muehlencord.shared.network.whois.WhoisInformation
 
ArinWhoisParser - Class in de.muehlencord.shared.network.whois
 
ArinWhoisParser() - Constructor for class de.muehlencord.shared.network.whois.ArinWhoisParser
 
AUTHENTICATION_SIMPLE - Static variable in class de.muehlencord.shared.network.ldap.LDAPConnection
 

C

CidrTool - Class in de.muehlencord.shared.network
 
close() - Method in class de.muehlencord.shared.network.ldap.LDAPConnection
 
close() - Method in class de.muehlencord.shared.network.ldap.LDAPSearch
close the LDAP connection
connect() - Method in class de.muehlencord.shared.network.mail.DefaultMailReader
connects to the mailbox
connect() - Method in class de.muehlencord.shared.network.mail.exchange.ExchangeMailReader
 
connect() - Method in class de.muehlencord.shared.network.mail.imap.ImapMailReader
 
connect() - Method in interface de.muehlencord.shared.network.mail.MailReader
connects to the mailbox
CONTEXT_FACTORY - Static variable in class de.muehlencord.shared.network.ldap.LDAPConnection
 
CONTROL_FACTORY - Static variable in class de.muehlencord.shared.network.ldap.LDAPConnection
 
copyMessage(MailMessage, String, String) - Method in class de.muehlencord.shared.network.mail.DefaultMailReader
copies the given message from the source folder to the destination folder
copyMessage(MailMessage, String, String) - Method in class de.muehlencord.shared.network.mail.exchange.ExchangeMailReader
 
copyMessage(MailMessage, String, String) - Method in interface de.muehlencord.shared.network.mail.MailReader
copies the given message from the source folder to the destination folder

D

de.muehlencord.shared.network - package de.muehlencord.shared.network
 
de.muehlencord.shared.network.http - package de.muehlencord.shared.network.http
 
de.muehlencord.shared.network.ldap - package de.muehlencord.shared.network.ldap
 
de.muehlencord.shared.network.mail - package de.muehlencord.shared.network.mail
 
de.muehlencord.shared.network.mail.exchange - package de.muehlencord.shared.network.mail.exchange
 
de.muehlencord.shared.network.mail.imap - package de.muehlencord.shared.network.mail.imap
 
de.muehlencord.shared.network.whois - package de.muehlencord.shared.network.whois
 
DefaultMailReader - Class in de.muehlencord.shared.network.mail
MailReader to connect and work with IMAP mailboxes.
DefaultMailReader(MailReaderConfiguration) - Constructor for class de.muehlencord.shared.network.mail.DefaultMailReader
creates a new instance of the DefaultMailReader and updates needed values and settings
DefaultWhoisParser - Class in de.muehlencord.shared.network.whois
 
DefaultWhoisParser() - Constructor for class de.muehlencord.shared.network.whois.DefaultWhoisParser
 
disconnect() - Method in class de.muehlencord.shared.network.mail.DefaultMailReader
disconnects from mailbox
disconnect() - Method in class de.muehlencord.shared.network.mail.exchange.ExchangeMailReader
 
disconnect() - Method in interface de.muehlencord.shared.network.mail.MailReader
disconnects from mailbox

E

emailExists(String) - Method in class de.muehlencord.shared.network.ldap.LDAPSearch
Returns true, if the given email address can be found in the configured LDAP.
ExchangeMailReader - Class in de.muehlencord.shared.network.mail.exchange
 
ExchangeMailReader(MailReaderConfiguration) - Constructor for class de.muehlencord.shared.network.mail.exchange.ExchangeMailReader
 
execute(String) - Method in class de.muehlencord.shared.network.whois.Whois
 
execute(String, String) - Method in class de.muehlencord.shared.network.whois.Whois
reads and parses the information for the given ip address from the given whoisserver

G

getAdminC() - Method in class de.muehlencord.shared.network.whois.NetworkInformation
 
getAuthentication() - Method in class de.muehlencord.shared.network.ldap.LDAPConnection
 
getBccReceiver() - Method in class de.muehlencord.shared.network.mail.MailMessage
 
getByProtocolName(String) - Static method in enum class de.muehlencord.shared.network.mail.MailProtocol
 
getCcReceiver() - Method in class de.muehlencord.shared.network.mail.MailMessage
 
getConfiguration() - Method in class de.muehlencord.shared.network.mail.DefaultMailReader
returns the configuration object
getConfiguration() - Method in class de.muehlencord.shared.network.mail.exchange.ExchangeMailReader
 
getConfiguration(String) - Static method in class de.muehlencord.shared.network.mail.MailReaderConfigurationFactory
reads the config file and creates a configured mailreader configuration
getContent() - Method in class de.muehlencord.shared.network.mail.MailMessage
 
getCountry() - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
getCountry() - Method in class de.muehlencord.shared.network.whois.NetworkInformation
 
getCountryCode() - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
getCrmname() - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
getDefaultFolder() - Method in class de.muehlencord.shared.network.mail.DefaultMailReader
returns the default folder
getDefaultFolder() - Method in class de.muehlencord.shared.network.mail.exchange.ExchangeMailReader
 
getDefaultFolder() - Method in interface de.muehlencord.shared.network.mail.MailReader
returns the default folder
getDefaultSession() - Method in class de.muehlencord.shared.network.mail.DefaultMailReader
returns the session object to use
getDepartment() - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
getDescription() - Method in class de.muehlencord.shared.network.whois.NetworkInformation
 
getDistinguishedName() - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
getEmailaddress() - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
getEmailAddress() - Method in class de.muehlencord.shared.network.mail.MailReaderConfiguration
 
getEndPort() - Method in class de.muehlencord.shared.network.PortScanner
 
getFirstname() - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
getFolder(String) - Method in class de.muehlencord.shared.network.mail.DefaultMailReader
returns the folder, if folder path is a valid path to an existing folder
getFolder(String) - Method in class de.muehlencord.shared.network.mail.exchange.ExchangeMailReader
 
getFolder(String) - Method in interface de.muehlencord.shared.network.mail.MailReader
returns the folder, if folder path is a valid path to an existing folder
getHost() - Method in class de.muehlencord.shared.network.PortScanner
 
getHtmlContent() - Method in class de.muehlencord.shared.network.mail.MailMessage
returns the html content string
getInstance(Message) - Static method in class de.muehlencord.shared.network.mail.MailMessageUtils
creates a new instance of MailMessage based on the given javax.mail.Message object
getIpAddress() - Method in class de.muehlencord.shared.network.IpInformation
 
getIpsInNetwork() - Method in class de.muehlencord.shared.network.NetworkScanner
 
getLastname() - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
getMaintainedBy() - Method in class de.muehlencord.shared.network.whois.NetworkInformation
 
getMessageCount(String) - Method in class de.muehlencord.shared.network.mail.DefaultMailReader
returns the message count for the given folder
getMessageCount(String) - Method in class de.muehlencord.shared.network.mail.exchange.ExchangeMailReader
 
getMessageCount(String) - Method in interface de.muehlencord.shared.network.mail.MailReader
returns the amount of message in the given folder
getMessageId() - Method in class de.muehlencord.shared.network.mail.MailMessage
 
getMessages(String) - Method in class de.muehlencord.shared.network.mail.DefaultMailReader
retrieves the list of messages stored in the given folder
getMessages(String) - Method in class de.muehlencord.shared.network.mail.exchange.ExchangeMailReader
 
getMessages(String) - Method in interface de.muehlencord.shared.network.mail.MailReader
retrieves the list of messages stored in the given folder
getMessages(String, int, int) - Method in class de.muehlencord.shared.network.mail.DefaultMailReader
retrieves the list of messages stored in the given folder
getMessages(String, int, int) - Method in class de.muehlencord.shared.network.mail.exchange.ExchangeMailReader
 
getMessages(String, int, int) - Method in interface de.muehlencord.shared.network.mail.MailReader
retrieves the list of messages stored in the given folder
getName() - Method in enum class de.muehlencord.shared.network.mail.MailProtocol
 
getNetname() - Method in class de.muehlencord.shared.network.whois.NetworkInformation
 
getNetwork() - Method in class de.muehlencord.shared.network.whois.WhoisInformation
 
getNetworkInformation() - Method in class de.muehlencord.shared.network.whois.WhoisInformation
 
getOpenPorts() - Method in class de.muehlencord.shared.network.IpInformation
 
getPassword() - Method in class de.muehlencord.shared.network.ldap.LDAPConnection
 
getPassword() - Method in class de.muehlencord.shared.network.mail.MailReaderConfiguration
 
getPhone() - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
getPortInformation() - Method in class de.muehlencord.shared.network.IpInformation
 
getPortNumber() - Method in class de.muehlencord.shared.network.PortInformation
 
getProtocol() - Method in class de.muehlencord.shared.network.mail.MailReaderConfiguration
 
getProviderUrl() - Method in class de.muehlencord.shared.network.ldap.LDAPConnection
 
getReaderHost() - Method in class de.muehlencord.shared.network.mail.MailReaderConfiguration
 
getReceiver() - Method in class de.muehlencord.shared.network.mail.MailMessage
 
getResponseString() - Method in class de.muehlencord.shared.network.whois.WhoisInformation
 
getRootNetwork() - Method in class de.muehlencord.shared.network.whois.WhoisInformation
 
getSearchBase() - Method in class de.muehlencord.shared.network.ldap.LDAPSearch
Returns the search base of the LDAP connection
getSecurityProtocol() - Method in class de.muehlencord.shared.network.ldap.LDAPConnection
 
getSender() - Method in class de.muehlencord.shared.network.mail.MailMessage
 
getSentDate() - Method in class de.muehlencord.shared.network.mail.MailMessage
 
getSize() - Method in class de.muehlencord.shared.network.mail.MailMessage
 
getSmtpHost() - Method in class de.muehlencord.shared.network.mail.MailReaderConfiguration
 
getStartPort() - Method in class de.muehlencord.shared.network.PortScanner
 
getStatus() - Method in class de.muehlencord.shared.network.whois.NetworkInformation
 
getStore() - Method in class de.muehlencord.shared.network.mail.DefaultMailReader
 
getSubFolder(String) - Method in class de.muehlencord.shared.network.mail.DefaultMailReader
returns the list of subfolders of the specified source folder
getSubFolder(String) - Method in class de.muehlencord.shared.network.mail.exchange.ExchangeMailReader
 
getSubFolder(String) - Method in interface de.muehlencord.shared.network.mail.MailReader
returns the list of subfolders of the specified source folder
getSubFolder(Folder) - Method in class de.muehlencord.shared.network.mail.DefaultMailReader
returns the list of subfolders of the specified source folder
getSubject() - Method in class de.muehlencord.shared.network.mail.MailMessage
 
getTechC() - Method in class de.muehlencord.shared.network.whois.NetworkInformation
 
getTimeout() - Method in class de.muehlencord.shared.network.PortScanner
 
getType() - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
getUsername() - Method in class de.muehlencord.shared.network.ldap.LDAPConnection
 
getUserName() - Method in class de.muehlencord.shared.network.mail.MailReaderConfiguration
 
getValue(String, Map) - Method in class de.muehlencord.shared.network.whois.AbstractWhoisParser
 
getValueMap(String) - Method in class de.muehlencord.shared.network.whois.AbstractWhoisParser
 
getWhoisServers() - Static method in class de.muehlencord.shared.network.whois.Whois
 
getWhoisString() - Method in class de.muehlencord.shared.network.whois.Whois
returns the output received from the whois server

H

HttpLayer - Class in de.muehlencord.shared.network.http
Communication endpoint for posting a messages
HttpLayer(String) - Constructor for class de.muehlencord.shared.network.http.HttpLayer
creates a new http layer which can communicate with the given url

I

IMAP - Enum constant in enum class de.muehlencord.shared.network.mail.MailProtocol
 
ImapMailReader - Class in de.muehlencord.shared.network.mail.imap
Implementation of MailReader to connect to an IMAP server
ImapMailReader(MailReaderConfiguration) - Constructor for class de.muehlencord.shared.network.mail.imap.ImapMailReader
creates a new instance to connect to an IMAP (or MS Exchange) server
IMAPS - Enum constant in enum class de.muehlencord.shared.network.mail.MailProtocol
 
init() - Method in class de.muehlencord.shared.network.ldap.LDAPConnection
initialize connection to AD
init() - Method in class de.muehlencord.shared.network.ldap.LDAPSearch
execute several init steps, connect to LDAP
IpInformation - Class in de.muehlencord.shared.network
 
IpInformation(String) - Constructor for class de.muehlencord.shared.network.IpInformation
 
isEnabled() - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
isHtmlMessage() - Method in class de.muehlencord.shared.network.mail.MailMessage
 
isMemberOfGroup(String, String) - Method in class de.muehlencord.shared.network.ldap.LDAPSearch
Returns true, if the given email address is member of the given group, specified by the DN
isOpen() - Method in class de.muehlencord.shared.network.PortInformation
 

L

LDAPConnection - Class in de.muehlencord.shared.network.ldap
Initializes and holds a connection to an LDAP address directory LdapContext
LDAPConnection(String, String, String, String, String) - Constructor for class de.muehlencord.shared.network.ldap.LDAPConnection
 
LDAPContact - Class in de.muehlencord.shared.network.ldap
Represents a contact in LDAP address directory
LDAPContact() - Constructor for class de.muehlencord.shared.network.ldap.LDAPContact
 
LDAPException - Exception Class in de.muehlencord.shared.network.ldap
Exception used as wrapper for exceptions in LDAP context
LDAPException(String) - Constructor for exception class de.muehlencord.shared.network.ldap.LDAPException
 
LDAPException(String, Throwable) - Constructor for exception class de.muehlencord.shared.network.ldap.LDAPException
 
LDAPSearch - Class in de.muehlencord.shared.network.ldap
Connection to LDAP server to search by different values
LDAPSearch(String, String, String, String) - Constructor for class de.muehlencord.shared.network.ldap.LDAPSearch
Creates a new instance of a LDAP search.
LDAPSearch(String, String, String, String, String, String) - Constructor for class de.muehlencord.shared.network.ldap.LDAPSearch
Creates a new instance of a LDAP search.

M

MailMessage - Class in de.muehlencord.shared.network.mail
A mail message
MailMessage(String, String) - Constructor for class de.muehlencord.shared.network.mail.MailMessage
creates a new instance of a MailMessage
MailMessage(String, String, String) - Constructor for class de.muehlencord.shared.network.mail.MailMessage
creates a new instance of MaiLmessage
MailMessageException - Exception Class in de.muehlencord.shared.network.mail
Exception used during mail handling
MailMessageException(String) - Constructor for exception class de.muehlencord.shared.network.mail.MailMessageException
Constructs an instance of MailMessageException with the specified detail message.
MailMessageException(String, Throwable) - Constructor for exception class de.muehlencord.shared.network.mail.MailMessageException
Constructs an instance of MailMessageException with the specified detail message.
MailMessageUtils - Class in de.muehlencord.shared.network.mail
Util class to convert between javax.mail.Message and MailMessage objects
MailMessageUtils() - Constructor for class de.muehlencord.shared.network.mail.MailMessageUtils
 
MailProtocol - Enum Class in de.muehlencord.shared.network.mail
 
MailReader - Interface in de.muehlencord.shared.network.mail
 
MailReaderConfiguration - Class in de.muehlencord.shared.network.mail
 
MailReaderConfiguration(String, String, String, String) - Constructor for class de.muehlencord.shared.network.mail.MailReaderConfiguration
creates a new config
MailReaderConfiguration(String, String, String, String, String) - Constructor for class de.muehlencord.shared.network.mail.MailReaderConfiguration
creates a new config
MailReaderConfigurationException - Exception Class in de.muehlencord.shared.network.mail
 
MailReaderConfigurationException(String) - Constructor for exception class de.muehlencord.shared.network.mail.MailReaderConfigurationException
Constructs an instance of MailReaderConfigurationException with the specified detail message.
MailReaderConfigurationException(String, Throwable) - Constructor for exception class de.muehlencord.shared.network.mail.MailReaderConfigurationException
Constructs an instance of MailReaderConfigurationException with the specified detail message.
MailReaderConfigurationFactory - Class in de.muehlencord.shared.network.mail
 
MailReaderConfigurationFactory() - Constructor for class de.muehlencord.shared.network.mail.MailReaderConfigurationFactory
 
MailReaderConnectionException - Exception Class in de.muehlencord.shared.network.mail
 
MailReaderConnectionException(String) - Constructor for exception class de.muehlencord.shared.network.mail.MailReaderConnectionException
Constructs an instance of MailReaderConnectionException with the specified detail message.
MailReaderConnectionException(String, Throwable) - Constructor for exception class de.muehlencord.shared.network.mail.MailReaderConnectionException
Constructs an instance of MailReaderConnectionException with the specified detail message.
MailReaderException - Exception Class in de.muehlencord.shared.network.mail
 
MailReaderException(String) - Constructor for exception class de.muehlencord.shared.network.mail.MailReaderException
Constructs an instance of MailReaderException with the specified detail message.
MailReaderException(String, Throwable) - Constructor for exception class de.muehlencord.shared.network.mail.MailReaderException
Constructs an instance of MailReaderException with the specified detail message.
MessageNotSendException - Exception Class in de.muehlencord.shared.network.http
This message is thrown if a message cannot be sent
MessageNotSendException(String) - Constructor for exception class de.muehlencord.shared.network.http.MessageNotSendException
Constructs an instance of MessageNotSendException with the specified detail message.
MessageNotSendException(String, Throwable) - Constructor for exception class de.muehlencord.shared.network.http.MessageNotSendException
Constructs an instance of MessageNotSendException with the specified detail message.
moveMessage(MailMessage, String, String) - Method in class de.muehlencord.shared.network.mail.DefaultMailReader
moves the given message from the source folder to the destination folder
moveMessage(MailMessage, String, String) - Method in class de.muehlencord.shared.network.mail.exchange.ExchangeMailReader
 
moveMessage(MailMessage, String, String) - Method in interface de.muehlencord.shared.network.mail.MailReader
moves the given message from the source folder to the destination folder

N

NetworkInformation - Class in de.muehlencord.shared.network.whois
 
NetworkInformation(String, String, String) - Constructor for class de.muehlencord.shared.network.whois.NetworkInformation
 
NetworkScanner - Class in de.muehlencord.shared.network
 
NetworkScanner(String) - Constructor for class de.muehlencord.shared.network.NetworkScanner
 

P

parse(String) - Static method in class de.muehlencord.shared.network.whois.Whois
 
parseWhoIsString(String) - Method in class de.muehlencord.shared.network.whois.ArinWhoisParser
 
parseWhoIsString(String) - Method in class de.muehlencord.shared.network.whois.DefaultWhoisParser
 
parseWhoIsString(String) - Method in interface de.muehlencord.shared.network.whois.WhoisParser
 
PortInformation - Class in de.muehlencord.shared.network
 
PortInformation(int, boolean) - Constructor for class de.muehlencord.shared.network.PortInformation
 
portIsOpen(ExecutorService, String, int, int) - Static method in class de.muehlencord.shared.network.PortScan
 
PortScan - Class in de.muehlencord.shared.network
 
PortScanner - Class in de.muehlencord.shared.network
 
PortScanner() - Constructor for class de.muehlencord.shared.network.PortScanner
 
PortScanner(int, int, int) - Constructor for class de.muehlencord.shared.network.PortScanner
 
post(String, String) - Method in class de.muehlencord.shared.network.http.HttpLayer
posts the value of message into the varialbe parameter
post(List) - Method in class de.muehlencord.shared.network.http.HttpLayer
posts a message using the given (additional) parameters.
post(Map) - Method in class de.muehlencord.shared.network.http.HttpLayer
posts the parameters and values specified by the parameter map to the configured url

R

rangeToCidrList(String, String) - Static method in class de.muehlencord.shared.network.CidrTool
 

S

scan() - Method in class de.muehlencord.shared.network.NetworkScanner
 
scan(String) - Method in class de.muehlencord.shared.network.PortScanner
 
search(String, String, SearchControls) - Method in class de.muehlencord.shared.network.ldap.LDAPConnection
searchContact(String, String) - Method in class de.muehlencord.shared.network.ldap.LDAPSearch
 
searchContactWithEmail(String) - Method in class de.muehlencord.shared.network.ldap.LDAPSearch
Searches a contact according to emailaddress in the address directory
SECURITYPROTOCOL_SIMPLE - Static variable in class de.muehlencord.shared.network.ldap.LDAPConnection
 
setAdminC(String) - Method in class de.muehlencord.shared.network.whois.NetworkInformation
 
setAuthentication(String) - Method in class de.muehlencord.shared.network.ldap.LDAPConnection
 
setContent(String, boolean) - Method in class de.muehlencord.shared.network.mail.MailMessage
sets the content string of the message
setCountry(String) - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
setCountryCode(String) - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
setCrmname(String) - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
setDepartment(String) - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
setDistinguishedName(String) - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
setEmailaddress(String) - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
setEnabled(boolean) - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
setFirstname(String) - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
setHtmlContent(String) - Method in class de.muehlencord.shared.network.mail.MailMessage
sets the html content of the message
setLastname(String) - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
setMaintainedBy(String) - Method in class de.muehlencord.shared.network.whois.NetworkInformation
 
setNetwork(List) - Method in class de.muehlencord.shared.network.whois.WhoisInformation
 
setNetworkInformation(NetworkInformation) - Method in class de.muehlencord.shared.network.whois.WhoisInformation
 
setPassword(String) - Method in class de.muehlencord.shared.network.ldap.LDAPConnection
 
setPhone(String) - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
setPortInformation(List) - Method in class de.muehlencord.shared.network.IpInformation
 
setProtocol(MailProtocol) - Method in class de.muehlencord.shared.network.mail.MailReaderConfiguration
 
setProviderUrl(String) - Method in class de.muehlencord.shared.network.ldap.LDAPConnection
 
setResponseString(String) - Method in class de.muehlencord.shared.network.whois.WhoisInformation
 
setRootNetwork(List) - Method in class de.muehlencord.shared.network.whois.WhoisInformation
 
setSecurityProtocol(String) - Method in class de.muehlencord.shared.network.ldap.LDAPConnection
 
setSeenFlag(String, MailMessage, boolean) - Method in class de.muehlencord.shared.network.mail.DefaultMailReader
marks the messages as seen
setSeenFlag(String, MailMessage, boolean) - Method in class de.muehlencord.shared.network.mail.exchange.ExchangeMailReader
 
setSeenFlag(String, MailMessage, boolean) - Method in interface de.muehlencord.shared.network.mail.MailReader
marks the messages as seen
setSender(String) - Method in class de.muehlencord.shared.network.mail.MailMessage
sets the sender address
setSender(Address[]) - Method in class de.muehlencord.shared.network.mail.MailMessage
sets the sender address
setSentDate(Date) - Method in class de.muehlencord.shared.network.mail.MailMessage
 
setSize(int) - Method in class de.muehlencord.shared.network.mail.MailMessage
sets the size of the message in bytes
setStatus(String) - Method in class de.muehlencord.shared.network.whois.NetworkInformation
 
setStore(Store) - Method in class de.muehlencord.shared.network.mail.DefaultMailReader
 
setTechC(String) - Method in class de.muehlencord.shared.network.whois.NetworkInformation
 
setType(String) - Method in class de.muehlencord.shared.network.ldap.LDAPContact
 
setUsername(String) - Method in class de.muehlencord.shared.network.ldap.LDAPConnection
 

T

toString() - Method in class de.muehlencord.shared.network.IpInformation
 
toString() - Method in class de.muehlencord.shared.network.whois.NetworkInformation
 
TYPE_GROUP - Static variable in class de.muehlencord.shared.network.ldap.LDAPContact
type group
TYPE_PERSON - Static variable in class de.muehlencord.shared.network.ldap.LDAPContact
type person
TYPE_PUBLICFOLDER - Static variable in class de.muehlencord.shared.network.ldap.LDAPContact
type public folder

V

valueOf(String) - Static method in enum class de.muehlencord.shared.network.mail.MailProtocol
Returns the enum constant of this class with the specified name.
values() - Static method in enum class de.muehlencord.shared.network.mail.MailProtocol
Returns an array containing the constants of this enum class, in the order they are declared.

W

Whois - Class in de.muehlencord.shared.network.whois
 
Whois() - Constructor for class de.muehlencord.shared.network.whois.Whois
creates a new instance of the whoisClient client
WhoisException - Exception Class in de.muehlencord.shared.network.whois
 
WhoisException(String) - Constructor for exception class de.muehlencord.shared.network.whois.WhoisException
Constructs an instance of WhoisException with the specified detail message.
WhoisException(String, Throwable) - Constructor for exception class de.muehlencord.shared.network.whois.WhoisException
Constructs an instance of WhoisException with the specified detail message.
WhoisInformation - Class in de.muehlencord.shared.network.whois
 
WhoisInformation() - Constructor for class de.muehlencord.shared.network.whois.WhoisInformation
 
WhoisParser - Interface in de.muehlencord.shared.network.whois
 
A C D E G H I L M N P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form