Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
G
H
I
N
O
P
R
S
T
V
C
createProperty()
- Method in class org.simject.jaxb.
ObjectFactory
Create an instance of
Property
createResource()
- Method in class org.simject.jaxb.
ObjectFactory
Create an instance of
Resource
createResources()
- Method in class org.simject.jaxb.
ObjectFactory
Create an instance of
Resources
D
DEFAULT_DIRECTORY
- Static variable in class org.simject.util.
SimConstants
The default directory where the resource.xml should be stored
doGet(HttpServletRequest, HttpServletResponse)
- Method in class org.simject.remoting.server.
SimServerServlet
doPost(HttpServletRequest, HttpServletResponse)
- Method in class org.simject.remoting.server.
SimServerServlet
G
getContentType()
- Method in enum org.simject.util.
Protocol
Returns the content typ of the protcol
getName()
- Method in class org.simject.jaxb.
Property
Gets the value of the name property.
getName()
- Method in class org.simject.jaxb.
Resource
Gets the value of the name property.
getProperty()
- Method in class org.simject.jaxb.
Resource
Gets the value of the property property.
getResource()
- Method in class org.simject.jaxb.
Resources
Gets the value of the resource property.
getResource(Class<T>)
- Method in class org.simject.
SimFactory
Generic method to retrieve a resource identified by
If
is an interface,
must be present.
getString()
- Method in enum org.simject.util.
Protocol
Returns the protocol as string
getTarget()
- Method in class org.simject.jaxb.
Resource
Gets the value of the target property.
getType()
- Method in class org.simject.jaxb.
Resource
Gets the value of the type property.
getValue()
- Method in class org.simject.jaxb.
Property
Gets the value of the value property.
getVersion()
- Method in class org.simject.jaxb.
Resources
Gets the value of the version property.
H
HttpClientProxy
- Class in
org.simject.remoting.client
Used to provide remote access over HTTP to a resource.
I
init()
- Method in class org.simject.remoting.server.
SimServerServlet
invoke(Object, Method, Object[])
- Method in class org.simject.remoting.client.
HttpClientProxy
N
name
- Variable in class org.simject.jaxb.
Property
name
- Variable in class org.simject.jaxb.
Resource
newInstance(ClassLoader, Class<?>[], String)
- Static method in class org.simject.remoting.client.
HttpClientProxy
Creates a new instance of a proxy
O
ObjectFactory
- Class in
org.simject.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.simject.jaxb package.
ObjectFactory()
- Constructor for class org.simject.jaxb.
ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.simject.jaxb
org.simject
- package org.simject
org.simject.exception
- package org.simject.exception
org.simject.jaxb
- package org.simject.jaxb
org.simject.remoting.client
- package org.simject.remoting.client
org.simject.remoting.server
- package org.simject.remoting.server
org.simject.util
- package org.simject.util
P
PARAM_METHOD
- Static variable in class org.simject.util.
SimConstants
Used in HTTP communication to define the method in the HTTP header
PARAM_TYPE_DELIM
- Static variable in class org.simject.util.
SimConstants
Used in HTTP communication to define the delimiters used to separate the parameter types in the HTTP header
PARAM_TYPES
- Static variable in class org.simject.util.
SimConstants
Used in HTTP communication to define the method parameter types in the HTTP header
Property
- Class in
org.simject.jaxb
Java class for property complex type.
Property()
- Constructor for class org.simject.jaxb.
Property
property
- Variable in class org.simject.jaxb.
Resource
Protocol
- Enum in
org.simject.util
Enumeration containing the available protocol types
R
Resource
- Class in
org.simject.jaxb
Java class for resource complex type.
Resource()
- Constructor for class org.simject.jaxb.
Resource
resource
- Variable in class org.simject.jaxb.
Resources
Resources
- Class in
org.simject.jaxb
Java class for anonymous complex type.
Resources()
- Constructor for class org.simject.jaxb.
Resources
S
setName(String)
- Method in class org.simject.jaxb.
Property
Sets the value of the name property.
setName(String)
- Method in class org.simject.jaxb.
Resource
Sets the value of the name property.
setTarget(String)
- Method in class org.simject.jaxb.
Resource
Sets the value of the target property.
setType(String)
- Method in class org.simject.jaxb.
Resource
Sets the value of the type property.
setValue(String)
- Method in class org.simject.jaxb.
Property
Sets the value of the value property.
setVersion(String)
- Method in class org.simject.jaxb.
Resources
Sets the value of the version property.
SimConfigException
- Exception in
org.simject.exception
This exception is thrown on configuration errors
SimConfigException(String, Exception)
- Constructor for exception org.simject.exception.
SimConfigException
SimConstants
- Class in
org.simject.util
Constants used by simject
SimConstants()
- Constructor for class org.simject.util.
SimConstants
SimException
- Exception in
org.simject.exception
simject's parent exception
SimException(String, Exception)
- Constructor for exception org.simject.exception.
SimException
SimFactory
- Class in
org.simject
SimFactory represents the IOC container.
SimFactory(String...)
- Constructor for class org.simject.
SimFactory
Constructor that takes 0-n configuration files
SimResourceNotFoundException
- Exception in
org.simject.exception
This exception is throw if a client tries to access a resource that is not configured
SimResourceNotFoundException(String)
- Constructor for exception org.simject.exception.
SimResourceNotFoundException
SimServerServlet
- Class in
org.simject.remoting.server
This servlet can be used as endpoint for remote access over HTTP to a resource
SimServerServlet()
- Constructor for class org.simject.remoting.server.
SimServerServlet
T
target
- Variable in class org.simject.jaxb.
Resource
type
- Variable in class org.simject.jaxb.
Resource
V
value
- Variable in class org.simject.jaxb.
Property
valueOf(String)
- Static method in enum org.simject.util.
Protocol
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.simject.util.
Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
version
- Variable in class org.simject.jaxb.
Resources
C
D
G
H
I
N
O
P
R
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008. All Rights Reserved.