org.apache.james.api.imap.message.response
Interface ImapResponseMessage

All Superinterfaces:
ImapMessage
All Known Subinterfaces:
StatusResponse
All Known Implementing Classes:
AbstractImapResponse, AbstractTaggedStatusResponse, AbstractUntaggedStatusResponse, CapabilityResponse, ExistsResponse, ExpungeResponse, FetchResponse, FlagsResponse, ImmutableStatusResponse, ListResponse, LSubResponse, RecentResponse, SearchResponse, STATUSResponse, UntaggedNoResponse

public interface ImapResponseMessage
extends ImapMessage

Responds to an IMAP command.

Note: this is a transitional API and is liable to change.




Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.