org.codehaus.wadi.dindex.messages
Class RelocationResponse
java.lang.Object
org.codehaus.wadi.dindex.messages.RelocationResponse
- All Implemented Interfaces:
- OldMessage, Serializable
- public class RelocationResponse
- extends Object
- implements OldMessage, Serializable
- See Also:
- Serialized Form
_sessionName
protected String _sessionName
_nodeName
protected String _nodeName
_motable
protected Motable _motable
_location
protected ProxiedLocation _location
RelocationResponse
public RelocationResponse(String sessionName,
String nodeName,
Motable motable)
RelocationResponse
public RelocationResponse(String sessionName,
String nodeName,
ProxiedLocation location)
RelocationResponse
public RelocationResponse(String sessionName)
RelocationResponse
protected RelocationResponse()
getSessionName
public String getSessionName()
getNodeName
public String getNodeName()
getMotable
public Motable getMotable()
getProxiedLocation
public ProxiedLocation getProxiedLocation()
toString
public String toString()
Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.