|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.resoa.stack.protocol.service.ProtocolServiceImpl
org.resoa.stack.protocol.service.impl.ProfileHandler
org.resoa.stack.protocol.service.impl.ProfileUpdate
public class ProfileUpdate
Profile updates are used i.e. for promoting other channel subscriptions during runtime
| Field Summary |
|---|
| Fields inherited from class org.resoa.stack.protocol.service.ProtocolServiceImpl |
|---|
logger, protserviceID, stack |
| Constructor Summary | |
|---|---|
ProfileUpdate(Stack stack)
Constructor |
|
| Method Summary | |
|---|---|
protected void |
onNewProfileArrival(org.resoa.stack.config.StackProfile profile,
Session session)
Invoked in case a new profile has arrived |
static java.lang.String |
SERVICEID()
Returns the serviceID |
| Methods inherited from class org.resoa.stack.protocol.service.impl.ProfileHandler |
|---|
onExecute, onNewMessage |
| Methods inherited from class org.resoa.stack.protocol.service.ProtocolServiceImpl |
|---|
execute, getActivationMap, isActive, setActivationMap, setActive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProfileUpdate(Stack stack)
| Method Detail |
|---|
public static java.lang.String SERVICEID()
protected void onNewProfileArrival(org.resoa.stack.config.StackProfile profile,
Session session)
throws org.resoa.exception.ProtocolException,
java.security.InvalidKeyException
ProfileHandler
onNewProfileArrival in class ProfileHandlerorg.resoa.exception.ProtocolException
java.security.InvalidKeyException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||