|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractService.Version | |
|---|---|
| com.sun.sgs.impl.protocol.simple | Provides an implementation of the protocol layer APIs using the
SimpleSgsProtocol. |
| com.sun.sgs.impl.service.channel | Provides an implementation of ChannelManager. |
| com.sun.sgs.impl.service.nodemap | Provides an implementation of
NodeMappingService. |
| com.sun.sgs.impl.service.session | Provides an implementation of ClientSessionService. |
| com.sun.sgs.impl.service.task | Provides an implementation of TaskService. |
| com.sun.sgs.impl.service.watchdog | Provides an implementation of WatchdogService. |
| com.sun.sgs.impl.util | Provides miscellaneous utility classes and methods. |
| Uses of AbstractService.Version in com.sun.sgs.impl.protocol.simple |
|---|
| Methods in com.sun.sgs.impl.protocol.simple with parameters of type AbstractService.Version | |
|---|---|
protected void |
SimpleSgsProtocolAcceptor.handleServiceVersionMismatch(AbstractService.Version oldVersion,
AbstractService.Version currentVersion)
Handles conversion from the oldVersion to the currentVersion. |
| Uses of AbstractService.Version in com.sun.sgs.impl.service.channel |
|---|
| Methods in com.sun.sgs.impl.service.channel with parameters of type AbstractService.Version | |
|---|---|
protected void |
ChannelServiceImpl.handleServiceVersionMismatch(AbstractService.Version oldVersion,
AbstractService.Version currentVersion)
Handles conversion from the oldVersion to the currentVersion. |
| Uses of AbstractService.Version in com.sun.sgs.impl.service.nodemap |
|---|
| Methods in com.sun.sgs.impl.service.nodemap with parameters of type AbstractService.Version | |
|---|---|
protected void |
NodeMappingServerImpl.handleServiceVersionMismatch(AbstractService.Version oldVersion,
AbstractService.Version currentVersion)
Handles conversion from the oldVersion to the currentVersion. |
protected void |
NodeMappingServiceImpl.handleServiceVersionMismatch(AbstractService.Version oldVersion,
AbstractService.Version currentVersion)
Handles conversion from the oldVersion to the currentVersion. |
| Uses of AbstractService.Version in com.sun.sgs.impl.service.session |
|---|
| Methods in com.sun.sgs.impl.service.session with parameters of type AbstractService.Version | |
|---|---|
protected void |
ClientSessionServiceImpl.handleServiceVersionMismatch(AbstractService.Version oldVersion,
AbstractService.Version currentVersion)
Handles conversion from the oldVersion to the currentVersion. |
| Uses of AbstractService.Version in com.sun.sgs.impl.service.task |
|---|
| Methods in com.sun.sgs.impl.service.task with parameters of type AbstractService.Version | |
|---|---|
protected void |
TaskServiceImpl.handleServiceVersionMismatch(AbstractService.Version oldVersion,
AbstractService.Version currentVersion)
Handles conversion from the oldVersion to the currentVersion. |
| Uses of AbstractService.Version in com.sun.sgs.impl.service.watchdog |
|---|
| Methods in com.sun.sgs.impl.service.watchdog with parameters of type AbstractService.Version | |
|---|---|
protected void |
WatchdogServiceImpl.handleServiceVersionMismatch(AbstractService.Version oldVersion,
AbstractService.Version currentVersion)
Handles conversion from the oldVersion to the currentVersion. |
protected void |
WatchdogServerImpl.handleServiceVersionMismatch(AbstractService.Version oldVersion,
AbstractService.Version currentVersion)
Handles conversion from the oldVersion to the currentVersion. |
| Uses of AbstractService.Version in com.sun.sgs.impl.util |
|---|
| Methods in com.sun.sgs.impl.util with parameters of type AbstractService.Version | |
|---|---|
protected abstract void |
AbstractService.handleServiceVersionMismatch(AbstractService.Version oldVersion,
AbstractService.Version currentVersion)
Handles conversion from the oldVersion to the currentVersion. |
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||