|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SerializableView

Serializable view of an Archive. This is the base interface for all Serializable views of an
Archive, and may be extended/implementated to define a custom wire protocol.
ShrinkWrap will use a ZipSerializableView implementation when assigning archives to this type directly via
Assignable.as(Class). However consumers obtaining this type should not assume anything about the protocol
being used under the hood; it may be any subtype.
May be reassigned back to a normal Archive view via Assignable.as(Class).
| Method Summary |
|---|
| Methods inherited from interface org.jboss.shrinkwrap.api.Assignable |
|---|
as |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||