Package org.fryske_akademy.pos_tagger
Class RestApplication
- java.lang.Object
-
- javax.ws.rs.core.Application
-
- org.fryske_akademy.pos_tagger.RestApplication
-
@ApplicationPath("/udpipe") public class RestApplication extends javax.ws.rs.core.Application
-
-
Constructor Summary
Constructors Constructor Description RestApplication()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<Class<?>>getClasses()
-
-
-
Field Detail
-
ROOT
public static final String ROOT
- See Also:
- Constant Field Values
-
-