org.jboss.remoting3.service.classtable
Class ClassLookupResponse
java.lang.Object
org.jboss.remoting3.service.classtable.ClassLookupResponse
- All Implemented Interfaces:
- Serializable
public final class ClassLookupResponse
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassLookupResponse
public ClassLookupResponse(Class<?> resolvedClass)
getResolvedClass
public Class<?> getResolvedClass()
Copyright © 2010 JBoss, a division of Red Hat, Inc.