|
2010-01-26 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDeviceServlet
org.eclipse.soda.dk.epcglobal.llrp.write.profile.servlet.WriteProfileServlet
public class WriteProfileServlet
| Constructor Summary | |
|---|---|
WriteProfileServlet()
Constructs an instance of this class. |
|
| Method Summary | |
|---|---|
void |
bind(WriteProfileConsole writeProfileConsole)
Bind with the specified http service and write profile console parameters. |
void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Do get with the specified request and response parameters. |
protected java.lang.String |
getHtml(javax.servlet.http.HttpServletRequest request)
Get html with the specified request parameter and return the String result. |
java.lang.String |
getServletAlias()
Gets the servlet alias (String) value. |
void |
processRequest(DeviceServletContext context)
Process request with the specified context parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WriteProfileServlet()
| Method Detail |
|---|
public void bind(WriteProfileConsole writeProfileConsole)
writeProfileConsole - The write profile console (WriteProfileConsole) parameter.
public void doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
java.io.IOException
request - The request (HttpServletRequest) parameter.response - The response (HttpServletResponse) parameter.
javax.servlet.ServletException - Servlet Exception.
java.io.IOException - IOException.protected java.lang.String getHtml(javax.servlet.http.HttpServletRequest request)
request - The request (HttpServletRequest) parameter.
String) value.public java.lang.String getServletAlias()
String) value.public void processRequest(DeviceServletContext context)
context - The context (DeviceServletContext) parameter.
|
2010-01-26 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||