public class PatchcaService extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
PatchcaService |
color(ColorFactory colorFactory) |
File |
create(String imgPath,
String imgType) |
PatchcaService |
filter(FilterFactory filterFactory) |
static PatchcaService |
get() |
void |
session(com.blade.web.http.wrapper.Session session,
com.blade.web.http.Response response,
String patchca) |
String |
token(com.blade.web.http.Response response) |
String |
token(String imgType,
com.blade.web.http.Response response) |
PatchcaService |
word(WordFactory wordFactory) |
public static PatchcaService get()
public PatchcaService color(ColorFactory colorFactory)
public PatchcaService word(WordFactory wordFactory)
public PatchcaService filter(FilterFactory filterFactory)
public void session(com.blade.web.http.wrapper.Session session,
com.blade.web.http.Response response,
String patchca)
public String token(com.blade.web.http.Response response)
Copyright © 2016. All rights reserved.