|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdapterFactory | |
|---|---|
| org.abstracthorizon.danube.adapter | |
| org.abstracthorizon.danube.service.server | |
| Uses of AdapterFactory in org.abstracthorizon.danube.adapter |
|---|
| Classes in org.abstracthorizon.danube.adapter that implement AdapterFactory | |
|---|---|
class |
AdapterManager
This class is insipired by the similar from eclipse project |
| Methods in org.abstracthorizon.danube.adapter that return types with arguments of type AdapterFactory | |
|---|---|
Collection<AdapterFactory> |
AdapterManager.getAdapterFactories()
Returns collection of adapter factories |
| Method parameters in org.abstracthorizon.danube.adapter with type arguments of type AdapterFactory | |
|---|---|
void |
AdapterManager.setAdapterFactories(Collection<AdapterFactory> adapterFactories)
Sets the collection of adapter factories |
| Uses of AdapterFactory in org.abstracthorizon.danube.service.server |
|---|
| Classes in org.abstracthorizon.danube.service.server that implement AdapterFactory | |
|---|---|
class |
SocketChannelConnection
This is socket connection implementation. |
class |
SocketConnection
This is socket connection implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||