Methods:
|
+ clientWithAddress:
,
+ clientWithHost:
,
- initWithHost:
,
- initWithAddress:
,
- isEqual:
,
- isEqualToClient:
,
- socket
,
- address
,
- delimiter
,
- registerForResponseNotification:
,
- removeFromResponseNotification:
,
- openConnection
,
- closeConnection
,
- isConnected
,
- reconnect
,
- login:password:
,
- logout
,
- noop
,
- list:pattern:
,
- lsub:pattern:
,
- select:
,
- status:flags:
,
- rename:to:
,
- delete:
,
- create:
,
- subscribe:
,
- unsubscribe:
,
- expunge
,
- sort:qualifier:
,
- fetchUids:parts:
,
- fetchUid:parts:
,
- fetchFrom:to:parts:
,
- storeUid:add:flags:
,
- storeFrom:to:add:flags:
,
- copyUid:toFolder:
,
- copyFrom:to:toFolder:
,
- append:toFolder:withFlags:
,
- searchWithQualifier:
,
- description
|