org.asteriskjava.manager.action
Class LogoffAction
java.lang.Object
org.asteriskjava.manager.action.AbstractManagerAction
org.asteriskjava.manager.action.LogoffAction
- All Implemented Interfaces:
- Serializable, ManagerAction
public class LogoffAction
- extends AbstractManagerAction
The LogoffAction causes the server to close the connection.
- Version:
- $Id: LogoffAction.java 938 2007-12-31 03:23:38Z srt $
- Author:
- srt
- See Also:
- Serialized Form
|
Constructor Summary |
LogoffAction()
Creates a new LogoffAction. |
LogoffAction
public LogoffAction()
- Creates a new LogoffAction.
getAction
public String getAction()
- Returns the name of this action, i.e. "Logoff".
- Specified by:
getAction in interface ManagerAction- Specified by:
getAction in class AbstractManagerAction
Copyright © 2004-2010 Stefan Reuter. All Rights Reserved.