|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageProcessor | |
---|---|
com.vii.brillien.kernel.axiom.transport |
Uses of MessageProcessor in com.vii.brillien.kernel.axiom.transport |
---|
Methods in com.vii.brillien.kernel.axiom.transport with type parameters of type MessageProcessor | ||
---|---|---|
|
Mediator.addMessageProcessorType(Class<M> messageProcessorType)
Registers a MessageProcessor type |
|
|
Mediator.addMessageProcessorType(Class<M> messageProcessorType,
Object outerInstance)
Registers a MessageProcessor inner class type with the outer class instance |
|
|
Mediator.getNewMessageProcessorInstances(C comm)
Creates an instances of evety registered MessageProcessor type and initiates them with the give Communication |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |