All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
void |
addContext(Host host,
Context context) |
protected String |
addContext$str() |
void |
advertiseStartFailed(Throwable cause) |
protected String |
advertiseStartFailed$str() |
void |
catchingDebug(Throwable throwable)
Logging message that logs stack trace at the DEBUG level.
|
protected String |
catchingDebug$str() |
RuntimeException |
connectorAddressUnknownHost(String connectorAddress) |
protected String |
connectorAddressUnknownHost$str() |
RuntimeException |
connectorMatchesMultiple(String connector) |
protected String |
connectorMatchesMultiple$str() |
void |
createMulticastSocketWithUnicastAddress(InetAddress address) |
protected String |
createMulticastSocketWithUnicastAddress$str() |
void |
detectConnectorAddress(Engine engine,
InetAddress address) |
protected String |
detectConnectorAddress$str() |
void |
detectJvmRoute(Engine engine,
String jvmRoute) |
protected String |
detectJvmRoute$str() |
void |
drainRequests(int requests,
Host host,
Context context) |
protected String |
drainRequests$str() |
void |
drainSessions(int sessions,
Host host,
Context context) |
protected String |
drainSessions$str() |
protected Locale |
getLoggingLocale() |
void |
init(String version) |
protected String |
init$str() |
RuntimeException |
invalidInitialLoad(int initialLoad) |
protected String |
invalidInitialLoad$str() |
void |
noConnectorForEngine(String engineName) |
protected String |
noConnectorForEngine$str() |
void |
notSupportedOnSystem(String classname) |
protected String |
notSupportedOnSystem$str() |
void |
parseHeaderFailed(Throwable cause,
MCMPRequestType command,
InetSocketAddress proxy) |
protected String |
parseHeaderFailed$str() |
void |
potentialCrossTalking(InetAddress address,
String addressType,
String message) |
protected String |
potentialCrossTalking$str() |
void |
recoverableErrorResponse(String errorType,
MCMPRequestType type,
InetSocketAddress proxy,
String message) |
protected String |
recoverableErrorResponse$str() |
void |
removeContext(Host host,
Context context) |
protected String |
removeContext$str() |
void |
requestDrainTimeout(int requests,
Host host,
Context context,
float seconds) |
protected String |
requestDrainTimeout$str() |
void |
requestsDrained(Host host,
Context context,
float seconds) |
protected String |
requestsDrained$str() |
void |
sendContextCommand(MCMPRequestType command,
Host host,
Context context) |
protected String |
sendContextCommand$str() |
void |
sendEngineCommand(MCMPRequestType command,
Engine engine) |
protected String |
sendEngineCommand$str() |
void |
sendFailed(MCMPRequestType type,
InetSocketAddress proxy,
String message) |
protected String |
sendFailed$str() |
void |
sessionDrainTimeout(int sessions,
Host host,
Context context,
float seconds) |
protected String |
sessionDrainTimeout$str() |
void |
sessionsDrained(Host host,
Context context,
float seconds) |
protected String |
sessionsDrained$str() |
void |
shutdown() |
protected String |
shutdown$str() |
void |
socketInterruptFailed(Throwable cause) |
protected String |
socketInterruptFailed$str() |
void |
startAdvertise(InetSocketAddress address) |
protected String |
startAdvertise$str() |
void |
startContext(Host host,
Context context) |
protected String |
startContext$str() |
void |
startServer() |
protected String |
startServer$str() |
void |
startSessionDraining(int sessions,
Host host,
Context context,
long timeout) |
protected String |
startSessionDraining$str() |
void |
startSessionDrainingIndefinitely(int sessions,
Host host,
Context context) |
protected String |
startSessionDrainingIndefinitely$str() |
void |
stopContext(Host host,
Context context) |
protected String |
stopContext$str() |
void |
stopServer() |
protected String |
stopServer$str() |
void |
unrecoverableErrorResponse(String errorType,
MCMPRequestType type,
InetSocketAddress proxy,
String message) |
protected String |
unrecoverableErrorResponse$str() |