com.dyuproject.demos.helloworld
Class HelloWorldService
java.lang.Object
com.dyuproject.web.rest.service.AbstractService
com.dyuproject.demos.helloworld.HelloWorldService
- All Implemented Interfaces:
- Service
public class HelloWorldService
- extends AbstractService
- Author:
- David Yu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloWorldService
public HelloWorldService()
init
protected void init()
- Specified by:
init
in class AbstractService
root
public void root()
throws IOException,
ServletException
- Throws:
IOException
ServletException
helloworld
public void helloworld()
throws IOException,
ServletException
- Throws:
IOException
ServletException
helloworldPost
public void helloworldPost()
throws IOException,
ServletException
- Throws:
IOException
ServletException
helloworldEntity
public void helloworldEntity()
throws IOException,
ServletException
- Throws:
IOException
ServletException
helloworldProtected
public void helloworldProtected()
throws IOException,
ServletException
- Throws:
IOException
ServletException
velocityHelloworld
public void velocityHelloworld()
throws IOException,
ServletException
- Throws:
IOException
ServletException
velocityHelloworldEntity
public void velocityHelloworldEntity()
throws IOException,
ServletException
- Throws:
IOException
ServletException
beanCreate
public void beanCreate()
throws IOException,
ServletException
- Throws:
IOException
ServletException
beanUpdate
public void beanUpdate()
throws IOException,
ServletException
- Throws:
IOException
ServletException
beanDelete
public void beanDelete()
throws IOException,
ServletException
- Throws:
IOException
ServletException
foo
public void foo()
throws IOException
- Throws:
IOException
fooBar
public void fooBar()
throws IOException
- Throws:
IOException
fooBarBaz
public void fooBarBaz()
throws IOException
- Throws:
IOException
hello
public void hello()
throws IOException
- Throws:
IOException
helloStranger
public void helloStranger()
throws IOException
- Throws:
IOException
helloStrangerWorld
public void helloStrangerWorld()
throws IOException
- Throws:
IOException
helloSexyStranger
public void helloSexyStranger()
throws IOException
- Throws:
IOException
Copyright © 2013. All Rights Reserved.