Modifier and Type | Class and Description |
---|---|
class |
BaseIntraband |
Modifier and Type | Method and Description |
---|---|
static Intraband |
IntrabandFactoryUtil.createIntraband() |
Intraband |
RegistrationReference.getIntraband() |
Modifier and Type | Class and Description |
---|---|
class |
ExecutorIntraband |
Modifier and Type | Class and Description |
---|---|
class |
SelectorIntraband |
Modifier and Type | Method and Description |
---|---|
RegistrationReference |
BaseWelder.weld(Intraband intraband) |
RegistrationReference |
Welder.weld(Intraband intraband) |
protected abstract RegistrationReference |
BaseWelder.weldClient(Intraband intraband) |
protected abstract RegistrationReference |
BaseWelder.weldServer(Intraband intraband) |
Modifier and Type | Method and Description |
---|---|
protected RegistrationReference |
FIFOWelder.weldClient(Intraband intraband) |
protected RegistrationReference |
FIFOWelder.weldServer(Intraband intraband) |
Modifier and Type | Method and Description |
---|---|
protected RegistrationReference |
SocketWelder.weldClient(Intraband intraband) |
protected RegistrationReference |
SocketWelder.weldServer(Intraband intraband) |
Modifier and Type | Method and Description |
---|---|
static Intraband |
MPIHelperUtil.getIntraband() |