java.lang.Object
com.s8.api.flow.delivery.S8WebResource
A Web resource abstraction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
To be re-interpreted as a MIME type -
data
public final byte[] datadata
-
-
Constructor Details
-
S8WebResource
Main constructor- Parameters:
type
- the resources type (MIME)data
- the resource content
-