|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Remoting
This interface is used by generated proxy bundles. Applications don't have to use it.
| Method Summary | |
|---|---|
void |
createEndpoint(NetworkChannel channel)
create an endpoint. |
ChannelEndpoint |
getEndpoint(java.lang.String url)
get the endpoint of the channel to the denoted service url. |
| Method Detail |
|---|
ChannelEndpoint getEndpoint(java.lang.String url)
null.
serviceURL - the service url.
nullvoid createEndpoint(NetworkChannel channel)
channel - the channel.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||