| Package | Description |
|---|---|
| org.gatein.wsrp.consumer | |
| org.gatein.wsrp.consumer.handlers.session | |
| org.gatein.wsrp.consumer.registry | |
| org.gatein.wsrp.consumer.spi |
| Modifier and Type | Method and Description |
|---|---|
SessionRegistry |
WSRPConsumerImpl.getSessionRegistry() |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemorySessionRegistry |
| Modifier and Type | Method and Description |
|---|---|
SessionRegistry |
AbstractConsumerRegistry.getSessionRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConsumerRegistry.setSessionRegistry(SessionRegistry sessionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
SessionRegistry |
ConsumerRegistrySPI.getSessionRegistry() |
SessionRegistry |
WSRPConsumerSPI.getSessionRegistry()
Retrieves the SessionRegistry associated with this consumer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConsumerRegistrySPI.setSessionRegistry(SessionRegistry sessionRegistry) |
Copyright © 2006-2014 GateIn. All Rights Reserved.