org.mobicents.slee.sipevent.examples
Interface RLSExamplePublisherSbbLocalObject

All Superinterfaces:
org.mobicents.slee.sippresence.client.PresenceClientControlParentSbbLocalObject, javax.slee.SbbLocalObject
All Known Implementing Classes:
RLSExamplePublisherSbb

public interface RLSExamplePublisherSbbLocalObject
extends org.mobicents.slee.sippresence.client.PresenceClientControlParentSbbLocalObject


Method Summary
 void setParentSbb(RLSExamplePublisherParentSbbLocalObject parentSbb)
          Stores the parent sbb local object, to be used on callbacks
 void start(java.lang.String publisher)
          Starts publishing for the specified publisher...
 void stop()
          Stops publishing...
 
Methods inherited from interface org.mobicents.slee.sippresence.client.PresenceClientControlParentSbbLocalObject
modifyPublicationError, modifyPublicationOk, newPublicationError, newPublicationOk, newSubscriptionError, newSubscriptionOk, notifyEvent, refreshPublicationError, refreshPublicationOk, refreshSubscriptionError, refreshSubscriptionOk, removePublicationError, removePublicationOk, removeSubscriptionError, removeSubscriptionOk
 
Methods inherited from interface javax.slee.SbbLocalObject
getSbbPriority, isIdentical, remove, setSbbPriority
 

Method Detail

setParentSbb

void setParentSbb(RLSExamplePublisherParentSbbLocalObject parentSbb)
Stores the parent sbb local object, to be used on callbacks

Parameters:
parentSbb -

start

void start(java.lang.String publisher)
Starts publishing for the specified publisher...

Parameters:
publisher -

stop

void stop()
Stops publishing...



Copyright © 2009. All Rights Reserved.