|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Location | |
org.codehaus.wadi | |
org.codehaus.wadi.dindex | |
org.codehaus.wadi.dindex.impl | |
org.codehaus.wadi.dindex.newmessages | |
org.codehaus.wadi.impl |
Uses of Location in org.codehaus.wadi |
Methods in org.codehaus.wadi that return Location | |
Location |
RelocaterConfig.getLocation()
|
Uses of Location in org.codehaus.wadi.dindex |
Methods in org.codehaus.wadi.dindex with parameters of type Location | |
void |
StateManager.acceptImmigrant(ObjectMessage message,
Location location,
String name,
Motable immotable)
|
Uses of Location in org.codehaus.wadi.dindex.impl |
Methods in org.codehaus.wadi.dindex.impl with parameters of type Location | |
void |
SimpleStateManager.acceptImmigrant(ObjectMessage message,
Location location,
String name,
Motable motable)
|
Uses of Location in org.codehaus.wadi.dindex.newmessages |
Fields in org.codehaus.wadi.dindex.newmessages declared as Location | |
protected Location |
ReleaseEntryResponse._location
|
Methods in org.codehaus.wadi.dindex.newmessages that return Location | |
Location |
ReleaseEntryResponse.getLocation()
|
Constructors in org.codehaus.wadi.dindex.newmessages with parameters of type Location | |
ReleaseEntryResponse(String name,
Location location)
|
Uses of Location in org.codehaus.wadi.impl |
Classes in org.codehaus.wadi.impl that implement Location | |
class |
HttpProxyLocation
A Location that includes a hostname/ip-address and HTTP port |
Methods in org.codehaus.wadi.impl that return Location | |
Location |
ClusterContextualiser.getLocation()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |