|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceEndpoint | |
|---|---|
| org.codehaus.wadi.group | |
| org.codehaus.wadi.group.impl | |
| Uses of ServiceEndpoint in org.codehaus.wadi.group |
|---|
| Methods in org.codehaus.wadi.group with parameters of type ServiceEndpoint | |
|---|---|
void |
Dispatcher.register(ServiceEndpoint internalDispatcher)
|
void |
Dispatcher.unregister(ServiceEndpoint internalDispatcher,
int nbAttemp,
long delayMillis)
|
| Uses of ServiceEndpoint in org.codehaus.wadi.group.impl |
|---|
| Classes in org.codehaus.wadi.group.impl that implement ServiceEndpoint | |
|---|---|
class |
AbstractMsgDispatcher
|
| Methods in org.codehaus.wadi.group.impl with parameters of type ServiceEndpoint | |
|---|---|
void |
AbstractDispatcher.register(ServiceEndpoint msgDispatcher)
|
void |
EnvelopeDispatcherManager.register(ServiceEndpoint msgDispatcher)
|
void |
SharedDispatcher.register(ServiceEndpoint internalDispatcher)
|
void |
AbstractDispatcher.unregister(ServiceEndpoint msgDispatcher,
int nbAttemp,
long delayMillis)
|
void |
EnvelopeDispatcherManager.unregister(ServiceEndpoint msgDispatcher,
int nbAttemp,
long delayMillis)
|
void |
SharedDispatcher.unregister(ServiceEndpoint internalDispatcher,
int nbAttemp,
long delayMillis)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||