Uses of Class
com.jscape.util.serialization.xml.ByteArrayShell

Packages that use ByteArrayShell
com.jscape.inet.mft.management.descriptors Contains domain services descriptors classes. 
 

Uses of ByteArrayShell in com.jscape.inet.mft.management.descriptors
 

Methods in com.jscape.inet.mft.management.descriptors that return ByteArrayShell
 ByteArrayShell WebDavConfiguration.getLogo()
          Gets logo.
 ByteArrayShell HttpConfiguration.getLogo()
          Gets logo.
 

Methods in com.jscape.inet.mft.management.descriptors with parameters of type ByteArrayShell
 void WebDavConfiguration.setLogo(ByteArrayShell value)
          Sets logo.
 void HttpConfiguration.setLogo(ByteArrayShell value)
          Sets logo.
 

Constructors in com.jscape.inet.mft.management.descriptors with parameters of type ByteArrayShell
HttpConfiguration(TaggedProperties[] languages, ByteArrayShell logo, AutoLogoutTimeout autoLogoutTimeout, long connectionTimeout, java.lang.String redirectionUrl, boolean showButtonsShortcuts, boolean showTransferType, boolean showLoginInfo, boolean showAccountLink, boolean showSearch, boolean documentViewerEnabled, boolean useFlashUploadComponent, Form[] uploadForms)
          Creates new instance.
WebDavConfiguration(TaggedProperties[] languages, ByteArrayShell logo, boolean appletAllowed, java.lang.String redirectionUrl, boolean showLoginInfo, boolean showAccountLink, boolean documentViewerEnabled)
          Creates new instance.
 



Copyright © 1999-2009 JSCAPE LLC. All Rights Reserved.