|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ros.internal.message.MessageProxyFactory
public class MessageProxyFactory
Constructor Summary | |
---|---|
MessageProxyFactory(MessageInterfaceClassProvider messageInterfaceClassProvider,
MessageFactory messageFactory)
|
Method Summary | ||
---|---|---|
|
newMessageProxy(java.lang.String messageType,
java.lang.String messageDefinition)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessageProxyFactory(MessageInterfaceClassProvider messageInterfaceClassProvider, MessageFactory messageFactory)
Method Detail |
---|
public <T> T newMessageProxy(java.lang.String messageType, java.lang.String messageDefinition)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |