com.hs.mail.imap.message.request
Class UnsubscribeRequest
java.lang.Object
com.hs.mail.imap.message.request.ImapRequest
com.hs.mail.imap.message.request.AbstractMailboxRequest
com.hs.mail.imap.message.request.UnsubscribeRequest
public class UnsubscribeRequest
- extends AbstractMailboxRequest
- Since:
- Jan 28, 2010
- Author:
- Won Chul Doh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnsubscribeRequest
public UnsubscribeRequest(String tag,
String command,
String mailbox)
Copyright © 2011. All Rights Reserved.