|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Connector | |
---|---|
net.fckeditor.connector.impl | Default implementations for the connector interface. |
net.fckeditor.handlers | Different handlers for various purposes used in the entire system. |
Uses of Connector in net.fckeditor.connector.impl |
---|
Classes in net.fckeditor.connector.impl that implement Connector | |
---|---|
class |
AbstractLocalFileSystemConnector
Abstract local filesystem backend connector. |
class |
ContextConnector
Context filesystem backend connector. |
class |
LocalConnector
Real local filesystem backend connector. |
Uses of Connector in net.fckeditor.handlers |
---|
Methods in net.fckeditor.handlers that return Connector | |
---|---|
static Connector |
ConnectorHandler.getConnector()
Deprecated. Method will be removed in FCKeditor.Java 2.6, functionality will be merged into Dispatcher . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |