Method | Description | |
---|---|---|
SessionState ( |
||
ToString ( ) : String | ||
addConsumer ( |
||
addProducer ( |
||
getConsumerState ( |
||
getProducerState ( |
||
removeConsumer ( |
||
removeProducer ( |
||
shutdown ( ) : void | ||
this ( |
||
this ( |
Method | Description | |
---|---|---|
checkShutdown ( ) : void |
public SessionState ( |
||
info | ||
return | System |
public addConsumer ( |
||
info | ||
return | void |
public addProducer ( |
||
info | ||
return | void |
public getConsumerState ( |
||
consumerId | ||
return |
public getProducerState ( |
||
producerId | ||
return |
public removeConsumer ( |
||
id | ||
return |
public removeProducer ( |
||
id | ||
return |
public this ( |
||
consumerId | ||
return |
public this ( |
||
producerId | ||
return |