|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.portlets.admin.irbootstrapperportlet.gwt.server.util.PortTypeUtil
public class PortTypeUtil
| Constructor Summary | |
|---|---|
PortTypeUtil()
|
|
| Method Summary | ||
|---|---|---|
static
|
getStubProxy(org.gcube.application.framework.core.session.ASLSession session,
PORTTYPE portTypeStub)
Creates a stub proxy given a port-type object. |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortTypeUtil()
| Method Detail |
|---|
public static <PORTTYPE extends Remote> PORTTYPE getStubProxy(org.gcube.application.framework.core.session.ASLSession session,
PORTTYPE portTypeStub)
throws Exception
PORTTYPE - the type of the port-type stubportTypeStub - the original port-type to generate a stub proxy for
Exception - an error occured
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||