|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rococoa.cocoa.foundation.NSObject
org.rococoa.cocoa.foundation.NSClass
org.rococoa.cocoa.foundation.NSObject._class_
org.rococoa.cocoa.foundation.NSHost._class_
public abstract static class NSHost._class_
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.rococoa.cocoa.foundation.NSObject |
|---|
NSObject._class_ |
| Nested classes/interfaces inherited from interface org.rococoa.ObjCClass |
|---|
ObjCClass._Class |
| Nested classes/interfaces inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
|---|
NSObject._static_ |
| Field Summary |
|---|
| Fields inherited from interface org.rococoa.ObjCClass |
|---|
CLASS |
| Constructor Summary | |
|---|---|
NSHost._class_()
|
|
| Method Summary | |
|---|---|
abstract NSHost |
alloc()
Original signature : +(id)allocnative declaration : NSObject.h:77 |
abstract NSHost |
currentHost()
Original signature : +(NSHost*)currentHostnative declaration : NSHost.h:17 |
abstract void |
flushHostCache()
Original signature : +(void)flushHostCachenative declaration : NSHost.h:24 |
abstract NSHost |
hostWithAddress(NSString address)
Original signature : +(NSHost*)hostWithAddress:(NSString*)native declaration : NSHost.h:19 |
abstract NSHost |
hostWithName(NSString name)
Original signature : +(NSHost*)hostWithName:(NSString*)native declaration : NSHost.h:18 |
abstract boolean |
isHostCacheEnabled()
Original signature : +(BOOL)isHostCacheEnablednative declaration : NSHost.h:23 |
abstract NSHost |
new_()
Original signature : +(id)newnative declaration : NSObject.h:75 |
abstract void |
setHostCacheEnabled(boolean flag)
NSHost does not implement any caching any longer Original signature : +(void)setHostCacheEnabled:(BOOL)native declaration : NSHost.h:22 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.rococoa.ObjCObject |
|---|
id |
| Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
|---|
autorelease, hash, isEqual, isMemberOfClass, isProxy, performSelector_withObject_withObject, performSelector_withObject, performSelector, respondsToSelector, self, zone |
| Constructor Detail |
|---|
public NSHost._class_()
| Method Detail |
|---|
public abstract NSHost currentHost()
+(NSHost*)currentHost
public abstract NSHost hostWithName(NSString name)
+(NSHost*)hostWithName:(NSString*)
public abstract NSHost hostWithAddress(NSString address)
+(NSHost*)hostWithAddress:(NSString*)
public abstract void setHostCacheEnabled(boolean flag)
+(void)setHostCacheEnabled:(BOOL)
public abstract boolean isHostCacheEnabled()
+(BOOL)isHostCacheEnabled
public abstract void flushHostCache()
+(void)flushHostCache
public abstract NSHost alloc()
NSObject._class_+(id)alloc
alloc in class NSObject._class_public abstract NSHost new_()
NSObject._class_+(id)new
new_ in class NSObject._class_
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||