|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ten60.netkernel.layer1.nkf.impl.NKFFragmentorImpl
org.ten60.netkernel.layer1.fragment.MultipartFragmentor
public class MultipartFragmentor
Extract a part from a Multipart
| Constructor Summary | |
|---|---|
MultipartFragmentor()
Creates a new instance of MultipartFragmentor |
|
| Method Summary | |
|---|---|
protected void |
fragment(INKFConvenienceHelper context)
Implement this method to provide the resultant representation on the response |
| Methods inherited from class org.ten60.netkernel.layer1.nkf.impl.NKFFragmentorImpl |
|---|
destroy, fragment, getModule, getScheduler, initialise, matches |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultipartFragmentor()
| Method Detail |
|---|
protected void fragment(INKFConvenienceHelper context)
throws java.lang.Exception
NKFFragmentorImpl
fragment in class NKFFragmentorImplcontext - the full NKF context for the request
java.lang.Exception - you can throw any exception you like and it will be mapped
into a NetKernelException
|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||