Skip navigation links
B C D E F G H I J K L M N O P R S T V 

B

BadRequestException - Exception in de.mklinger.jgroups.http.server
 
BadRequestException() - Constructor for exception de.mklinger.jgroups.http.server.BadRequestException
 
BadRequestException(String, Throwable, boolean, boolean) - Constructor for exception de.mklinger.jgroups.http.server.BadRequestException
 
BadRequestException(String, Throwable) - Constructor for exception de.mklinger.jgroups.http.server.BadRequestException
 
BadRequestException(String) - Constructor for exception de.mklinger.jgroups.http.server.BadRequestException
 
BadRequestException(Throwable) - Constructor for exception de.mklinger.jgroups.http.server.BadRequestException
 

C

CHANNEL_ATTRIBUTE - Static variable in class de.mklinger.jgroups.http.server.JGroupsServlet
 
ClassConverter - Class in org.jgroups.protocols.mklinger
 
ClassConverter() - Constructor for class org.jgroups.protocols.mklinger.ClassConverter
 
client_props - Variable in class org.jgroups.protocols.mklinger.HTTP
 
client_props_sep - Variable in class org.jgroups.protocols.mklinger.HTTP
 
ClientConstants - Interface in de.mklinger.jgroups.http.client
 
ClientFactory - Class in de.mklinger.jgroups.http.client
 
ClientFactory() - Constructor for class de.mklinger.jgroups.http.client.ClientFactory
 
close(AutoCloseable...) - Static method in class de.mklinger.jgroups.http.common.Closeables
 
Closeables - Class in de.mklinger.jgroups.http.common
 
Closeables() - Constructor for class de.mklinger.jgroups.http.common.Closeables
 
closeUnchecked(AutoCloseable...) - Static method in class de.mklinger.jgroups.http.common.Closeables
 
convert(Object, Class<?>, String, String, boolean) - Method in class org.jgroups.protocols.mklinger.ClassConverter
 
createLocalAddress() - Method in class org.jgroups.protocols.mklinger.HTTP
 

D

de.mklinger.jgroups.http.client - package de.mklinger.jgroups.http.client
 
de.mklinger.jgroups.http.common - package de.mklinger.jgroups.http.common
 
de.mklinger.jgroups.http.server - package de.mklinger.jgroups.http.server
 
destroy() - Method in class de.mklinger.jgroups.http.server.JGroupsServlet
 
destroy() - Method in class org.jgroups.protocols.mklinger.HTTP
 

E

equals(Object) - Method in class de.mklinger.jgroups.http.common.SizeValue
 
external_path - Variable in class org.jgroups.protocols.mklinger.HTTP
 

F

fromString(String, String) - Static method in class de.mklinger.jgroups.http.common.PropertiesString
 

G

getClient() - Method in class org.jgroups.protocols.mklinger.HTTP
 
getGiga() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
getGigaFrac() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
getInfo() - Method in class org.jgroups.protocols.mklinger.HTTP
 
getKilo() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
getKiloFrac() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
getMega() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
getMegaFrac() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
getPeta() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
getPetaFrac() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
getPhysicalAddress() - Method in class org.jgroups.protocols.mklinger.HTTP
 
getPhysicalAddress(Address) - Method in class org.jgroups.protocols.mklinger.HTTP
 
getProtocolStackConfigurator(String, Map<String, String>) - Method in class de.mklinger.jgroups.http.server.JGroupsServlet
 
getSingles() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
getTera() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
getTeraFrac() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
giga() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
gigaFrac() - Method in class de.mklinger.jgroups.http.common.SizeValue
 

H

hashCode() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
HTTP - Class in org.jgroups.protocols.mklinger
 
HTTP() - Constructor for class org.jgroups.protocols.mklinger.HTTP
 
HttpReceiver - Interface in de.mklinger.jgroups.http.server
 

I

init() - Method in class de.mklinger.jgroups.http.server.JGroupsServlet
 

J

JGroupsReadListener - Class in de.mklinger.jgroups.http.server
 
JGroupsReadListener(AsyncContext, HttpReceiver, int) - Constructor for class de.mklinger.jgroups.http.server.JGroupsReadListener
 
JGroupsServlet - Class in de.mklinger.jgroups.http.server
 
JGroupsServlet() - Constructor for class de.mklinger.jgroups.http.server.JGroupsServlet
 

K

KEY_PASSWORD - Static variable in interface de.mklinger.jgroups.http.client.ClientConstants
 
KEYSTORE_LOCATION - Static variable in interface de.mklinger.jgroups.http.client.ClientConstants
 
KEYSTORE_PASSWORD - Static variable in interface de.mklinger.jgroups.http.client.ClientConstants
 
Keystores - Class in de.mklinger.jgroups.http.common
 
Keystores() - Constructor for class de.mklinger.jgroups.http.common.Keystores
 
kilo() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
kiloFrac() - Method in class de.mklinger.jgroups.http.common.SizeValue
 

L

load(String, Optional<String>) - Static method in class de.mklinger.jgroups.http.common.Keystores
 

M

mega() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
megaFrac() - Method in class de.mklinger.jgroups.http.common.SizeValue
 

N

newClient(Properties) - Static method in class de.mklinger.jgroups.http.client.ClientFactory
 

O

onAllDataRead() - Method in class de.mklinger.jgroups.http.server.JGroupsReadListener
 
onChannelConnected(JChannel, String) - Method in class de.mklinger.jgroups.http.server.JGroupsServlet
Callback method for sub-classes.
onChannelConnectError(JChannel, String, Throwable) - Method in class de.mklinger.jgroups.http.server.JGroupsServlet
Callback method for sub-classes.
onChannelCreated(JChannel) - Method in class de.mklinger.jgroups.http.server.JGroupsServlet
Callback method for sub-classes.
onDataAvailable() - Method in class de.mklinger.jgroups.http.server.JGroupsReadListener
 
onError(Throwable) - Method in class de.mklinger.jgroups.http.server.JGroupsReadListener
 
org.jgroups.protocols.mklinger - package org.jgroups.protocols.mklinger
 

P

parseSizeValue(String) - Static method in class de.mklinger.jgroups.http.common.SizeValue
 
parseSizeValue(String, SizeValue) - Static method in class de.mklinger.jgroups.http.common.SizeValue
 
peta() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
petaFrac() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
PropertiesString - Class in de.mklinger.jgroups.http.common
 
PropertiesString() - Constructor for class de.mklinger.jgroups.http.common.PropertiesString
 

R

receive(Address, byte[], int, int) - Method in interface de.mklinger.jgroups.http.server.HttpReceiver
 

S

sendMulticast(byte[], int, int) - Method in class org.jgroups.protocols.mklinger.HTTP
 
sendUnicast(PhysicalAddress, byte[], int, int) - Method in class org.jgroups.protocols.mklinger.HTTP
 
service(HttpServletRequest, HttpServletResponse) - Method in class de.mklinger.jgroups.http.server.JGroupsServlet
 
singles() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
SizeParseException - Exception in de.mklinger.jgroups.http.common
 
SizeParseException() - Constructor for exception de.mklinger.jgroups.http.common.SizeParseException
 
SizeParseException(String, Throwable, boolean, boolean) - Constructor for exception de.mklinger.jgroups.http.common.SizeParseException
 
SizeParseException(String, Throwable) - Constructor for exception de.mklinger.jgroups.http.common.SizeParseException
 
SizeParseException(String) - Constructor for exception de.mklinger.jgroups.http.common.SizeParseException
 
SizeParseException(Throwable) - Constructor for exception de.mklinger.jgroups.http.common.SizeParseException
 
SizeUnit - Enum in de.mklinger.jgroups.http.common
 
SizeValue - Class in de.mklinger.jgroups.http.common
 
SizeValue(long) - Constructor for class de.mklinger.jgroups.http.common.SizeValue
 
SizeValue(long, SizeUnit) - Constructor for class de.mklinger.jgroups.http.common.SizeValue
 
start() - Method in class org.jgroups.protocols.mklinger.HTTP
 
supportsMulticasting() - Method in class org.jgroups.protocols.mklinger.HTTP
 

T

tera() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
teraFrac() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
toGiga(long) - Method in enum de.mklinger.jgroups.http.common.SizeUnit
 
toKilo(long) - Method in enum de.mklinger.jgroups.http.common.SizeUnit
 
toMega(long) - Method in enum de.mklinger.jgroups.http.common.SizeUnit
 
toPeta(long) - Method in enum de.mklinger.jgroups.http.common.SizeUnit
 
toSingles(long) - Method in enum de.mklinger.jgroups.http.common.SizeUnit
 
toString() - Method in class de.mklinger.jgroups.http.common.SizeValue
 
toString(Object) - Method in class org.jgroups.protocols.mklinger.ClassConverter
 
toTera(long) - Method in enum de.mklinger.jgroups.http.common.SizeUnit
 
TRUSTSTORE_LOCATION - Static variable in interface de.mklinger.jgroups.http.client.ClientConstants
 
TRUSTSTORE_PASSWORD - Static variable in interface de.mklinger.jgroups.http.client.ClientConstants
 

V

valueOf(String) - Static method in enum de.mklinger.jgroups.http.common.SizeUnit
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.mklinger.jgroups.http.common.SizeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
B C D E F G H I J K L M N O P R S T V 
Skip navigation links

Copyright © 2016–2018 mklinger GmbH. All rights reserved.