A B C D E F G H I J K L M N O P R S T U V W X Y Z _

C

cache(ResultSet) - Method in class org.starhope.appius.mb.Currency
 
cache(ResultSet) - Method in class org.starhope.appius.sql.SQLPeerEnum
This method caches into the internal "enumeration" hashmap the results of an SQL query specific to this SQLPeerEnum class of object.
cache - Variable in class org.starhope.appius.sql.SQLPeerList
WRITEME: document this field (brpocock, Jan 12, 2010) cache (SQLPeerList)
cache(ResultSet) - Method in class org.starhope.appius.types.InventoryItemType
 
cache(ResultSet) - Method in class org.starhope.appius.user.AvatarClass
This is an overriding method.
caller - Variable in class org.starhope.appius.pay.PayPalGateway
 
caller - Variable in class org.starhope.appius.test.ConnectionDebug
 
canApproveSelf() - Method in class org.starhope.appius.user.User
If the user is a teen (13+) or adult, they are allowed to approve their own account.
cancelEvent(int) - Method in interface org.starhope.appius.user.AbstractUser
TODO: document this method (brpocock, Jan 15, 2010)
cancelEvent(int) - Method in class org.starhope.appius.user.User
 
cancelEvent(int) - Method in class org.starhope.appius.via.RemoteUser
This is an overriding method.
cancelNow() - Method in class org.starhope.appius.mb.UserEnrolment
WRITEME theys
canColor - Static variable in class org.starhope.appius.user.AvatarClass
A cache of whether the avatar class can be colorised
canColor() - Method in class org.starhope.appius.user.AvatarClass
Return whether this avatar class can be colorised (2 planes) or not.
canContact - Variable in class org.starhope.appius.user.Person
If true, we can contact this user.
canEnterChatZone - Variable in class org.starhope.appius.user.User
True if the user can enter a zone where people can chat freely.
canEnterMenuZone - Variable in class org.starhope.appius.user.User
True if the user can enter a zone where dialogue is chosen from menus.
canIdentifyAs - Static variable in class org.starhope.appius.types.InventoryItemType
WRITEME
canLogIn(String) - Method in class org.starhope.appius.user.User
Determine whether the user can log in with the given password.
canMakePurchase() - Method in class org.starhope.appius.user.User
Only adults are allowed to make purchases.
canSeeSmartFoxServer() - Static method in class org.starhope.appius.user.User
Deprecated. 
canTalk() - Method in class org.starhope.appius.game.npc.AbstractScriptedNPC
This is an overriding method.
canTalk() - Method in interface org.starhope.appius.user.AbstractUser
 
canTalk - Variable in class org.starhope.appius.user.User
True if the user is allowed to type chat.
canTalk() - Method in class org.starhope.appius.user.User
 
canTalk() - Method in class org.starhope.appius.via.RemoteUser
This is an overriding method.
card_fail_generic() - Static method in class org.starhope.appius.mb.Messages
Deprecated. 
cardCode - Variable in class org.starhope.appius.pay.util.PaymentCredential
The CCV, Card Code.
cardCodeString - Variable in class org.starhope.appius.pay.util.PaymentCredential
The CCV, Card Code.
CardCodeVerificationState - Enum in org.starhope.appius.pay.util
 
CardCodeVerificationState() - Constructor for enum org.starhope.appius.pay.util.CardCodeVerificationState
 
cardNumber - Variable in class org.starhope.appius.pay.util.PaymentCredential
The credit-card number
CastsToJSON - Interface in org.starhope.appius.util
This interface is implemented by objects which can be cast to/from JSON
cc_invalid() - Static method in class org.starhope.appius.mb.Messages
Deprecated. 
cc_num_not_16_digits() - Static method in class org.starhope.appius.mb.Messages
Deprecated. 
ccv_invalid() - Static method in class org.starhope.appius.mb.Messages
Deprecated. 
censor - Static variable in class org.starhope.appius.game.Zone
Censorship object (Hangman) censor (OsirisPure)
changed() - Method in class org.starhope.appius.mb.Payment
 
changed() - Method in class org.starhope.appius.sql.SQLPeerDatum
Indicate that some of the contents of this datum have changed, and that the database and/or object caches may need to be updated.
changed() - Method in interface org.starhope.appius.types.UserList
(non-Javadoc)
changed() - Method in class org.starhope.appius.user.User
This is an overriding method.
changeGameState(GameStateFlag) - Method in class org.starhope.appius.game.GameEvent
 
changeRoom(AbstractRoom) - Method in class org.starhope.appius.user.User
 
charon - Static variable in class org.starhope.appius.game.AppiusClaudiusCaecus
Global reaper thread to reap zombies
Charon - Class in org.starhope.appius.game
Charon is the reaper for zombie threads.
Charon() - Constructor for class org.starhope.appius.game.Charon
 
chatBG - Variable in class org.starhope.appius.user.User
background colour for chat text
chatFG - Variable in class org.starhope.appius.user.User
foreground colour for chat text
checkLists(String) - Method in interface org.starhope.appius.messaging.AbstractCensor
TODO: document this method (brpocock, Oct 13, 2009)
checkLists(String) - Method in class org.starhope.appius.sys.op.Filter
 
checkPassword(String) - Method in class org.starhope.appius.user.Person
Returns true if the password is correct.
checkPassword(String) - Method in class org.starhope.appius.user.User
 
checkZonesForSpawn() - Method in class org.starhope.appius.game.Zone
See if enough zones are full to warrant spawning a new one; or, if zones are empty and can be deallocated.
city - Variable in class org.starhope.appius.mb.UserAddress
WRITEME
classMethodIntrospectionCache - Static variable in class org.starhope.appius.via.Via
WRITEME: document this field (brpocock, Jan 15, 2010) munita (Via)
classReady(ViaMunita<?>) - Static method in class org.starhope.appius.via.Via
TODO: document this method (brpocock, Jan 15, 2010)
clear() - Method in class org.starhope.appius.sql.SQLPeerList
This is an overriding method.
clearAllBadges() - Method in class org.starhope.appius.game.Zone
 
clearAllBadges(AbstractRoom) - Method in class org.starhope.appius.game.Zone
clear all badges on one room
clearAllBadges() - Method in interface org.starhope.appius.types.AbstractZone
 
clearAllBadges(AbstractRoom) - Method in interface org.starhope.appius.types.AbstractZone
 
clearAllBadges() - Method in class org.starhope.appius.via.RemoteZone
 
clearAllBadges(AbstractRoom) - Method in class org.starhope.appius.via.RemoteZone
 
clearBadge(String) - Method in class org.starhope.appius.game.Zone
clear the given badge name off of any room to which it might be applied
clearBadge(String) - Method in interface org.starhope.appius.types.AbstractZone
 
clearBadge(String) - Method in class org.starhope.appius.via.RemoteZone
 
clearCache() - Method in class org.starhope.appius.sql.SQLPeerList
TODO: document this method (brpocock, Jan 12, 2010)
clearWarnings() - Method in class org.starhope.appius.test.ConnectionDebug
 
clientProtocolLanguage - Variable in class org.starhope.appius.game.AppiusClaudiusCaecus
The language variant that the client is speaking.
ClodiaPulchraTertia - Class in org.starhope.appius.game.npc
 
ClodiaPulchraTertia() - Constructor for class org.starhope.appius.game.npc.ClodiaPulchraTertia
 
close() - Method in class org.starhope.appius.game.AppiusClaudiusCaecus
Close the socket, terminate the connection
close() - Method in class org.starhope.appius.mb.Payment
Close out the payment completely.
close() - Method in class org.starhope.appius.test.ConnectionDebug
 
closed - Variable in class org.starhope.appius.mb.Payment
Once this is set, no further setting is accepted to any internal fields: the payment record is closed out completely.
CLOSED - Static variable in class org.starhope.appius.types.ProtocolState
TODO: document this field (brpocock, Oct 23, 2009) CLOSED (ProtocolState)
closeServerSocket() - Method in class org.starhope.appius.game.AdminListener
Close the server socket
code - Variable in class org.starhope.appius.mb.Currency
The ISO-4217 currency code (three letters); "USD" is U.S.
code - Variable in class org.starhope.appius.mb.PaymentGateway
WRITEME
code_invalid() - Static method in class org.starhope.appius.mb.Messages
 
Colour - Class in org.starhope.appius.types
 
Colour() - Constructor for class org.starhope.appius.types.Colour
Neutral constructor.
Colour(int, int, int) - Constructor for class org.starhope.appius.types.Colour
Create an RGB triplet from int values
Colour(JSONObject) - Constructor for class org.starhope.appius.types.Colour
Create a colour object from JSON data
Colour(long) - Constructor for class org.starhope.appius.types.Colour
Instantiates the colour based upon a 24-bit RGB value.
Colour(short, short, short) - Constructor for class org.starhope.appius.types.Colour
Create an RGB triplet from short values
Colour(String) - Constructor for class org.starhope.appius.types.Colour
Constructor: Instantiate a Colour object based upon the CSS, HTML, or JSON style of colour string.
commandJSON(String, JSONObject, Class<?>) - Method in class org.starhope.appius.game.AppiusClaudiusCaecus
Process a command from a JSON source
commandJSON(String, JSONObject, CanProcessCommands, AbstractUser, Class<?>) - Static method in class org.starhope.util.LibMisc
Execute a command with a certain method signature from klass, passing it the JSON parameters as well as the environment (thread, zone, and user) to run with.
Commands - Class in org.starhope.appius.game
Command processor for Appius Game Server (JSON Commands)
Commands() - Constructor for class org.starhope.appius.game.Commands
 
commit() - Method in class org.starhope.appius.test.ConnectionDebug
 
compareTo(AppiusClaudiusCaecus) - Method in class org.starhope.appius.game.AppiusClaudiusCaecus
Compare two AppiusClaudiusCaecus server threads
compareTo(GameEvent) - Method in class org.starhope.appius.game.GameEvent
This is an overriding method.
compareTo(AbstractRoom) - Method in class org.starhope.appius.game.Room
 
compareTo(AbstractZone) - Method in class org.starhope.appius.game.Zone
 
compareTo(AbstractZone) - Method in interface org.starhope.appius.types.AbstractZone
 
compareTo(User) - Method in class org.starhope.appius.user.User
This is an overriding method.
compareTo(AbstractRoom) - Method in class org.starhope.appius.via.RemoteRoom
This is an overriding method.
compareTo(AbstractZone) - Method in class org.starhope.appius.via.RemoteZone
 
compareTo(ViaHost) - Method in class org.starhope.appius.via.ViaHost
This is an overriding method.
complaint - Variable in exception org.starhope.appius.except.DataException
TODO: document this field (brpocock, Nov 5, 2009) complaint (DataException)
computeD() - Method in class org.starhope.appius.game.npc.AbstractScriptedNPC
TODO: document this method (brpocock, Jan 13, 2010)
confDontKickStaff() - Static method in class org.starhope.appius.util.AppiusConfig
This is a negative assertion ...
config - Static variable in class org.starhope.appius.util.AppiusConfig
The internal configuration database is really a Java Properties object.
configChanged() - Static method in class org.starhope.appius.util.AppiusConfig
Announce to all interested parties that the configuration has been changed in some way
configLoaders - Static variable in class org.starhope.appius.util.AppiusConfig
Set of things that want to know if the configuration changes
configUpdated() - Method in class org.starhope.appius.game.AdminListener
This is an overriding method.
configUpdated() - Static method in class org.starhope.appius.game.AppiusClaudiusCaecus
 
configUpdated() - Method in class org.starhope.appius.game.LaserTagGame
This is an overriding method.
configUpdated() - Static method in class org.starhope.appius.game.Zone
 
configUpdated() - Static method in class org.starhope.appius.user.User
This is the callback that is called whenever the AppiusConfig reloads the configuration or has a runtime configuration value changed.
configUpdated() - Method in interface org.starhope.appius.util.GetsConfigReload
TODO: document this method (brpocock, Oct 23, 2009)
conformRPCArgs(ViaMunita<?>, String, Object...) - Static method in class org.starhope.appius.via.Via
TODO: document this method (brpocock, Jan 15, 2010)
connect(ViaMunita<?>) - Static method in class org.starhope.appius.via.Via
TODO: document this method (brpocock, Jan 13, 2010)
connectionCounter - Static variable in class org.starhope.appius.test.ConnectionDebug
 
ConnectionDebug - Class in org.starhope.appius.test
WRITEME: Document this type.
ConnectionDebug(Connection) - Constructor for class org.starhope.appius.test.ConnectionDebug
theys Jan 4, 2010
contains(AbstractUser) - Method in interface org.starhope.appius.game.AbstractRoom
TODO: document this method (brpocock, Oct 28, 2009)
contains(AbstractUser) - Method in class org.starhope.appius.game.Room
This is an overriding method.
contains(Object) - Method in class org.starhope.appius.sql.SQLPeerList
This is an overriding method.
contains(AbstractUser) - Method in class org.starhope.appius.via.RemoteRoom
This is an overriding method.
containsAll(Collection<?>) - Method in class org.starhope.appius.sql.SQLPeerList
This is an overriding method.
continueEnrolment() - Method in class org.starhope.appius.mb.UserEnrolment
TODO: document this method (theys, Sep 24, 2009)
country - Variable in class org.starhope.appius.mb.UserAddress
WRITEME
couponCode - Variable in class org.starhope.appius.user.Person
TODO: document this field (theys, Nov 5, 2009) couponCode (Person)
create(String, AbstractZone) - Static method in class org.starhope.appius.game.Room
TODO: document this method (brpocock, Oct 19, 2009)
create(String, AbstractZone, boolean) - Static method in class org.starhope.appius.game.Room
 
create(Date, String, String) - Static method in class org.starhope.appius.user.User
Create a new user account
createArrayOf(String, Object[]) - Method in class org.starhope.appius.test.ConnectionDebug
 
createBlob() - Method in class org.starhope.appius.test.ConnectionDebug
 
createClob() - Method in class org.starhope.appius.test.ConnectionDebug
 
createNClob() - Method in class org.starhope.appius.test.ConnectionDebug
 
createSQLXML() - Method in class org.starhope.appius.test.ConnectionDebug
 
createStatement() - Method in class org.starhope.appius.test.ConnectionDebug
 
createStatement(int, int) - Method in class org.starhope.appius.test.ConnectionDebug
 
createStatement(int, int, int) - Method in class org.starhope.appius.test.ConnectionDebug
 
createStruct(String, Object[]) - Method in class org.starhope.appius.test.ConnectionDebug
 
createUser(ServletRequest, Map<String, String>, HttpSession, Map<String, String>, Map<String, String>) - Method in class org.starhope.appius.mb.IBCRegister
Deprecated. 
createZone(String, String) - Method in class org.starhope.appius.game.SmartFaux
Deprecated. 
credentials - Variable in class org.starhope.appius.mb.Payment
The payment credentials presented.
CredentialType - Enum in org.starhope.appius.pay.util
This is a listing of "all possible" means of making a payment.
CredentialType() - Constructor for enum org.starhope.appius.pay.util.CredentialType
 
credentialType - Variable in class org.starhope.appius.pay.util.PaymentCredential
The type of credentials presented.
credentialType - Variable in exception org.starhope.appius.pay.util.UnsupportedCredentialException
TODO: document this field (brpocock, Nov 20, 2009) credentialType (UnsupportedCredentialException)
cullRooms - Variable in class org.starhope.appius.game.Zone
Rooms to be culled
cullUserRooms() - Method in class org.starhope.appius.game.Zone
remove unused user rooms
Currency - Class in org.starhope.appius.mb
 
Currency() - Constructor for class org.starhope.appius.mb.Currency
WRITEME
Currency(int) - Constructor for class org.starhope.appius.mb.Currency
 
Currency(ResultSet) - Constructor for class org.starhope.appius.mb.Currency
 
currentRoom - Variable in class org.starhope.appius.user.User
The current room in which the user is active.

A B C D E F G H I J K L M N O P R S T U V W X Y Z _