|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CopyMechanism | |
|---|---|
| org.jboss.virtual | |
| org.jboss.virtual.plugins.copy | |
| Uses of CopyMechanism in org.jboss.virtual |
|---|
| Methods in org.jboss.virtual with parameters of type CopyMechanism | |
|---|---|
protected static VirtualFile |
VFSUtils.copy(VirtualFile file,
CopyMechanism mechanism)
Create temp. |
| Uses of CopyMechanism in org.jboss.virtual.plugins.copy |
|---|
| Classes in org.jboss.virtual.plugins.copy that implement CopyMechanism | |
|---|---|
class |
AbstractCopyMechanism
Copy mechanism to be used in VFSUtils. |
class |
ExactCopyMechanism
Excat copy mechanism. |
class |
ExplodedCopyMechanism
Explode any archive into temp dir. |
class |
TempCopyMechanism
Copy any non-temp file into temp dir. |
class |
UnjarCopyMechanism
Unjar file into temp dir. |
class |
UnpackCopyMechanism
Unpack nested file into temp dir. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||