|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceConfiguration | |
|---|---|
| com.groupdocs.viewer.domain.path | |
| com.groupdocs.viewer.handlers | |
| com.groupdocs.viewer.handlers.input | |
| Uses of ServiceConfiguration in com.groupdocs.viewer.domain.path |
|---|
| Constructors in com.groupdocs.viewer.domain.path with parameters of type ServiceConfiguration | |
|---|---|
EncodedPath(String filePath,
ServiceConfiguration config)
Path encoding Use this object to generate encoded path for Viewer Same logic is used on initial document load |
|
| Uses of ServiceConfiguration in com.groupdocs.viewer.handlers |
|---|
| Methods in com.groupdocs.viewer.handlers that return ServiceConfiguration | |
|---|---|
ServiceConfiguration |
ViewerHandler.getConfiguration()
Get service configuration |
| Constructors in com.groupdocs.viewer.handlers with parameters of type ServiceConfiguration | |
|---|---|
ViewerHandler(ServiceConfiguration config)
Viewer constructor |
|
ViewerHandler(ServiceConfiguration config,
InputDataHandler inputDataHandler)
Viewer constructor |
|
| Uses of ServiceConfiguration in com.groupdocs.viewer.handlers.input |
|---|
| Constructors in com.groupdocs.viewer.handlers.input with parameters of type ServiceConfiguration | |
|---|---|
AzureInputDataHandler(String accountName,
String accoutnKey,
ServiceConfiguration config)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||