Skip navigation links
A B C E F G H I L M O P R S T V W 

A

accept(T) - Method in interface org.wso2.broker.common.util.function.ThrowingConsumer
Performs this operation on the given argument.
add(ShortString, FieldValue) - Method in class org.wso2.broker.common.data.types.FieldTable
 
add(String) - Method in class org.wso2.broker.common.FastTopicMatcher
 
apply(T) - Method in interface org.wso2.broker.common.util.function.ThrowingFunction
Applies this function to the given argument.

B

Boolean - Class in org.wso2.broker.common.data.types
AMQP Boolean type
BrokerConfigProvider - Interface in org.wso2.broker.common
BrokerConfigProvider is used to retrieve the config object in different modules.

C

CommonConstants - Class in org.wso2.broker.common
Contains commonly used constants
CommonConstants() - Constructor for class org.wso2.broker.common.CommonConstants
 

E

EMPTY_TABLE - Static variable in class org.wso2.broker.common.data.types.FieldTable
 
EncodableData - Interface in org.wso2.broker.common.data.types
 
equals(Object) - Method in class org.wso2.broker.common.data.types.Boolean
 
equals(Object) - Method in class org.wso2.broker.common.data.types.FieldTable
 
equals(Object) - Method in class org.wso2.broker.common.data.types.FieldValue
 
equals(Object) - Method in class org.wso2.broker.common.data.types.LongInt
 
equals(Object) - Method in class org.wso2.broker.common.data.types.LongLongInt
 
equals(Object) - Method in class org.wso2.broker.common.data.types.LongString
Compares LongString underlying byte array content.
equals(Object) - Method in class org.wso2.broker.common.data.types.ShortShortInt
 
equals(Object) - Method in class org.wso2.broker.common.data.types.ShortString
Compares ShortString underlying byte array content.

F

FastTopicMatcher - Class in org.wso2.broker.common
Represents fast topic matching algorithm with inverted bitmaps.
FastTopicMatcher() - Constructor for class org.wso2.broker.common.FastTopicMatcher
 
FieldTable - Class in org.wso2.broker.common.data.types
AMQP FieldTable data
FieldTable(Map<ShortString, FieldValue>) - Constructor for class org.wso2.broker.common.data.types.FieldTable
 
FieldTable() - Constructor for class org.wso2.broker.common.data.types.FieldTable
 
FieldValue - Class in org.wso2.broker.common.data.types
AMQP Field value data.
FieldValue.Type - Enum in org.wso2.broker.common.data.types
Denotes the FieldValue data type

G

getByte() - Method in class org.wso2.broker.common.data.types.ShortShortInt
 
getBytes() - Method in class org.wso2.broker.common.data.types.LongString
 
getChar() - Method in enum org.wso2.broker.common.data.types.FieldValue.Type
 
getConfigurationObject(String, Class<T>) - Method in interface org.wso2.broker.common.BrokerConfigProvider
 
getInt() - Method in class org.wso2.broker.common.data.types.LongInt
 
getLong() - Method in class org.wso2.broker.common.data.types.LongLongInt
 
getService(Class<T>) - Method in class org.wso2.broker.common.StartupContext
 
getSize() - Method in class org.wso2.broker.common.data.types.Boolean
 
getSize() - Method in interface org.wso2.broker.common.data.types.EncodableData
 
getSize() - Method in class org.wso2.broker.common.data.types.FieldTable
 
getSize() - Method in class org.wso2.broker.common.data.types.FieldValue
 
getSize() - Method in class org.wso2.broker.common.data.types.LongInt
 
getSize() - Method in class org.wso2.broker.common.data.types.LongLongInt
 
getSize() - Method in class org.wso2.broker.common.data.types.LongString
 
getSize() - Method in class org.wso2.broker.common.data.types.ShortShortInt
 
getSize() - Method in class org.wso2.broker.common.data.types.ShortString
 
getType() - Method in class org.wso2.broker.common.data.types.FieldValue
 
getValue(ShortString) - Method in class org.wso2.broker.common.data.types.FieldTable
 
getValue() - Method in class org.wso2.broker.common.data.types.FieldValue
 
getValueSize() - Method in class org.wso2.broker.common.data.types.FieldValue
Retrieve size of the underlying EncodableData

H

hashCode() - Method in class org.wso2.broker.common.data.types.Boolean
 
hashCode() - Method in class org.wso2.broker.common.data.types.FieldTable
 
hashCode() - Method in class org.wso2.broker.common.data.types.FieldValue
 
hashCode() - Method in class org.wso2.broker.common.data.types.LongInt
 
hashCode() - Method in class org.wso2.broker.common.data.types.LongLongInt
 
hashCode() - Method in class org.wso2.broker.common.data.types.LongString
Hashcode of the underlying byte array content.
hashCode() - Method in class org.wso2.broker.common.data.types.ShortShortInt
 
hashCode() - Method in class org.wso2.broker.common.data.types.ShortString
Hashcode of the underlying byte array content.

I

isEmpty() - Method in class org.wso2.broker.common.data.types.LongString
 
isEmpty() - Method in class org.wso2.broker.common.data.types.ShortString
 

L

LongInt - Class in org.wso2.broker.common.data.types
AMQP long-int.
LongLongInt - Class in org.wso2.broker.common.data.types
AMQP long-long-int
LongString - Class in org.wso2.broker.common.data.types
AMQP Long String.
LongString(long, byte[]) - Constructor for class org.wso2.broker.common.data.types.LongString
 

M

matchingBindings(String, Consumer<String>) - Method in class org.wso2.broker.common.FastTopicMatcher
 
MESSAGE_BROKER_HOME_PROPERTY - Static variable in class org.wso2.broker.common.CommonConstants
 

O

org.wso2.broker.common - package org.wso2.broker.common
 
org.wso2.broker.common.data.types - package org.wso2.broker.common.data.types
 
org.wso2.broker.common.util.function - package org.wso2.broker.common.util.function
 

P

parse(ByteBuf) - Static method in class org.wso2.broker.common.data.types.Boolean
 
parse(ByteBuf) - Static method in class org.wso2.broker.common.data.types.FieldTable
 
parse(ByteBuf) - Static method in class org.wso2.broker.common.data.types.FieldValue
 
parse(ByteBuf) - Static method in class org.wso2.broker.common.data.types.LongInt
 
parse(int) - Static method in class org.wso2.broker.common.data.types.LongInt
 
parse(long) - Static method in class org.wso2.broker.common.data.types.LongLongInt
 
parse(ByteBuf) - Static method in class org.wso2.broker.common.data.types.LongLongInt
 
parse(ByteBuf) - Static method in class org.wso2.broker.common.data.types.LongString
 
parse(byte[]) - Static method in class org.wso2.broker.common.data.types.LongString
 
parse(ByteBuf) - Static method in class org.wso2.broker.common.data.types.ShortShortInt
 
parse(byte) - Static method in class org.wso2.broker.common.data.types.ShortShortInt
 
parse(ByteBuf) - Static method in class org.wso2.broker.common.data.types.ShortString
 
parseBoolean(Boolean) - Static method in class org.wso2.broker.common.data.types.FieldValue
 
parseByte(byte) - Static method in class org.wso2.broker.common.data.types.ShortShortInt
 
parseFieldTable(FieldTable) - Static method in class org.wso2.broker.common.data.types.FieldValue
 
parseLongInt(int) - Static method in class org.wso2.broker.common.data.types.FieldValue
 
parseLongInt(LongInt) - Static method in class org.wso2.broker.common.data.types.FieldValue
 
parseLongLongInt(long) - Static method in class org.wso2.broker.common.data.types.FieldValue
 
parseLongLongInt(LongLongInt) - Static method in class org.wso2.broker.common.data.types.FieldValue
 
parseLongString(String) - Static method in class org.wso2.broker.common.data.types.FieldValue
 
parseLongString(LongString) - Static method in class org.wso2.broker.common.data.types.FieldValue
 
parseShortShortInt(byte) - Static method in class org.wso2.broker.common.data.types.FieldValue
 
parseShortShortInt(ShortShortInt) - Static method in class org.wso2.broker.common.data.types.FieldValue
 
parseShortString(String) - Static method in class org.wso2.broker.common.data.types.FieldValue
 
parseShortString(ShortString) - Static method in class org.wso2.broker.common.data.types.FieldValue
 
parseString(String) - Static method in class org.wso2.broker.common.data.types.LongString
 
parseString(String) - Static method in class org.wso2.broker.common.data.types.ShortString
 

R

registerService(Class<T>, Object) - Method in class org.wso2.broker.common.StartupContext
 
remove(String) - Method in class org.wso2.broker.common.FastTopicMatcher
 
ResourceNotFoundException - Exception in org.wso2.broker.common
Thrown when the relevant broker resource is not found for a given client request.
ResourceNotFoundException(String) - Constructor for exception org.wso2.broker.common.ResourceNotFoundException
 
run() - Method in interface org.wso2.broker.common.util.function.ThrowingRunnable
Do the action, or throws an exception if unable to do so.

S

ShortShortInt - Class in org.wso2.broker.common.data.types
AMQP Short-Short-Int
ShortString - Class in org.wso2.broker.common.data.types
AMQP Short String.
ShortString(long, byte[]) - Constructor for class org.wso2.broker.common.data.types.ShortString
 
StartupContext - Class in org.wso2.broker.common
StartupContext can be used register and get available services in the broker runtime.
StartupContext() - Constructor for class org.wso2.broker.common.StartupContext
 

T

ThrowingConsumer<T,E extends Exception> - Interface in org.wso2.broker.common.util.function
Represents an operation that accepts a single input argument and returns no result.
ThrowingFunction<T,R,E extends Exception> - Interface in org.wso2.broker.common.util.function
Represents a function that accepts one argument and produces a result.
ThrowingRunnable<E extends Exception> - Interface in org.wso2.broker.common.util.function
Functional interface to wrap a throwing action.
toString() - Method in interface org.wso2.broker.common.data.types.EncodableData
 
toString() - Method in class org.wso2.broker.common.data.types.FieldValue
 
toString() - Method in class org.wso2.broker.common.data.types.LongString
 
toString() - Method in class org.wso2.broker.common.data.types.ShortString
 

V

ValidationException - Exception in org.wso2.broker.common
Exception thrown when broker client requests has unexpected validation problems.
ValidationException(String) - Constructor for exception org.wso2.broker.common.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception org.wso2.broker.common.ValidationException
 
valueOf(String) - Static method in enum org.wso2.broker.common.data.types.FieldValue.Type
Returns the enum constant of this type with the specified name.
valueOf(char) - Static method in enum org.wso2.broker.common.data.types.FieldValue.Type
 
values() - Static method in enum org.wso2.broker.common.data.types.FieldValue.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(ByteBuf) - Method in class org.wso2.broker.common.data.types.Boolean
 
write(ByteBuf) - Method in interface org.wso2.broker.common.data.types.EncodableData
 
write(ByteBuf) - Method in class org.wso2.broker.common.data.types.FieldTable
 
write(ByteBuf) - Method in class org.wso2.broker.common.data.types.FieldValue
 
write(ByteBuf) - Method in class org.wso2.broker.common.data.types.LongInt
 
write(ByteBuf) - Method in class org.wso2.broker.common.data.types.LongLongInt
 
write(ByteBuf) - Method in class org.wso2.broker.common.data.types.LongString
 
write(ByteBuf) - Method in class org.wso2.broker.common.data.types.ShortShortInt
 
write(ByteBuf) - Method in class org.wso2.broker.common.data.types.ShortString
 
A B C E F G H I L M O P R S T V W 
Skip navigation links

Copyright © 2018 WSO2. All rights reserved.