org.codehaus.wadi.servicespace.basic
Class ServiceSpaceEndpoint
java.lang.Object
org.codehaus.wadi.servicespace.basic.ServiceSpaceEndpoint
- All Implemented Interfaces:
- org.codehaus.wadi.group.ServiceEndpoint
public class ServiceSpaceEndpoint
- extends java.lang.Object
- implements org.codehaus.wadi.group.ServiceEndpoint
- Version:
- $Revision: $
Method Summary |
void |
dispatch(org.codehaus.wadi.group.Envelope envelope)
|
void |
dispose(int nbAttemp,
long delayMillis)
|
boolean |
testDispatchEnvelope(org.codehaus.wadi.group.Envelope envelope)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceSpaceEndpoint
public ServiceSpaceEndpoint(ServiceSpace serviceSpace,
org.codehaus.wadi.group.EnvelopeListener messageListener)
dispatch
public void dispatch(org.codehaus.wadi.group.Envelope envelope)
throws java.lang.Exception
- Specified by:
dispatch
in interface org.codehaus.wadi.group.ServiceEndpoint
- Throws:
java.lang.Exception
dispose
public void dispose(int nbAttemp,
long delayMillis)
- Specified by:
dispose
in interface org.codehaus.wadi.group.ServiceEndpoint
testDispatchEnvelope
public boolean testDispatchEnvelope(org.codehaus.wadi.group.Envelope envelope)
- Specified by:
testDispatchEnvelope
in interface org.codehaus.wadi.group.ServiceEndpoint
Copyright © 2010. All Rights Reserved.