Uses of Interface
org.codehaus.wadi.group.ServiceEndpoint

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 AbstractDispatcher.unregister(ServiceEndpoint msgDispatcher, int nbAttemp, long delayMillis)
           
 void EnvelopeDispatcherManager.unregister(ServiceEndpoint msgDispatcher, int nbAttemp, long delayMillis)
           
 



Copyright © 2010. All Rights Reserved.